PDA

View Full Version : Navigation Arrows


akoydaman
07-08-2009, 10:14 AM
Just installed and although the navigation arrows are there they are not visible. www.faavco.org.

Thanks,
Jay

ve9gra
07-08-2009, 10:24 AM
The $CSS line is not at the proper place. It should be just before the </head> (closing) tag... not the <head> (opening).

Other than that, your own CSS sets all links to white, and so with a white background, they are 'invisible'.

Find .navTable in /calendar/theme/default/esstyle.css and remove the background-color line.

akoydaman
07-09-2009, 03:59 AM
Thanks for the quick response...this makes your product even better!

Jay