Thanks that's working. There's only one issue: The hyperlinks are blue, and when I put my mouse over it, it turns white (just like the background). Is there any way to make it black in the navigation (always, not just on mouseover) ?
--------------- Added [DATE]1245690553[/DATE] at [TIME]1245690553[/TIME] ---------------
Never mind, I fixed it.
1. Put this in each hyperlink between the
a and
href:
Code:
style="color:black;
2. Do the same for the hyperlink in
navbar_link
Thanks for the help