[pmwiki-users] Tag line in Blueberry header: the tmpl & CSS maze
DaveG
pmwiki at solidgone.com
Wed Oct 10 21:22:18 CDT 2007
I can guess what the problem is, but if you have a URL, it'll make
helping you much easier. At the very least if you can post the CSS you
used for the tag line it would help.
Did you put #tag inside #title or below it within #header? The effect
you describe would occur if you placed #tag below #title. Try putting
inside the #title div -- that should put the text directly below the
logo -- you'll need to set the font attributes (size, etc).
~ ~ David
Donald Z. Osborn wrote:
> I've been trying with mixed success to display the LogoTagline on
> Blueberry skin - it's there but the position is what I can't seem to
> adjust.(Problem is that it is too high, and behind the logo, when I need
> it down lower)
>
> In tmpl I inserted this ...
>
> <div class="tag">$LogoTagline</div>
>
> ... within the <div id="header"> under <div class="title"> (IOW there
> are now 2 items nested within <div id="header">
>
> I also adapted an element from another skin's CSS (BNG, which displays
> the tagline). I presume there must be some parameters there to position
> the tagline
>
> Clearly I don't really know what I'm doing with this, so.any pointers on
> how to insert tagline display in skins that do not use them would be helpful
>
> TIA.
>
> Don
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
More information about the pmwiki-users
mailing list