Wednesday, July 30, 2008, 2:25:06 PM, Vince Administration wrote:

> A more specific question.  I would like to overlay Triad's  Page Top  
> Menu Bar, as if the Header were in the background.
> Is this possible?

I just looked again. you could try this:

Do not modify the tmpl file.
Modify the color css file you wish to use in this fashion:

Change #header { background:....... }
to
#header-box { background:..... }

Disable #topnav {  background:.....;
(remove the background, change the color to what works with your
header-box background)
Change #topnav a and #topnav list a attributes to what works for your
new background.

  ~Hans


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to