This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: xsl guidance requested for website-2.3


Hi,

One more update on my progress.
Inserting html <img> tags inside <xsl:template name="home.navhead"> inserted the images in home.navhead text's place.

The last thing I need now is to keep those images on all pages, not only on the front one. How can I do that?
Thanks.

Damar


damar thapa wrote:

Hi,

Iam adding some details on my own earlier post.


While going through all stylesheets, hoping some clues, I found the followings in param.xsl:

1. <xsl:param name="navbgcolor">#ColorCode</xsl:param>
2. <xsl:param name="banner.before.navigation" select="1">
3. <xsl:param name="toc.pointer.graphic" select="1">

Among the above 3s, the first one changes the background color of left hand side menu area (it is working fine!). But, I could not figure out the remaining 2s in terms of what they do and how I can use them. What is "select="1"" thing is doing there, is it to determine whether the page is the front page or the remaining pages? Am I in the right track?

Thanks.

Damar
damar thapa wrote:

Hi,

Just learned some basics of XSL, but still I could not figure out how I can customize the website stylesheets (my very limited knowledge of xsl is not adequate for this now!).

If I want to place a level (image) at the place where there is home.navhead now, how can I do that?

That image presumably comes in the first page only, how can I do that for all pages?

Are there any documents specifically for website stylesheet?

Any pointers would be highly appreciated.

Thanks.

Damar








Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]