Hi All,
What a great forum! Quick question for the experts:
How dio I change the color of a dynamically changing navigation bar? Please review this page (a new version of our ProTrails site launching soon):
http://sandbox.protrails.com/area.php?areaID=20
You'll see a black navigation bar with Trails, Overview, Geology, Wildlife, etc in the body of the page. I'd love to know how to change the color of the black bar to dark gray, or whatever color. But because I didn't write the code, I cannot seem to find where this command would be! I seem to be able to find everything else except for how to chnage the color of the black bar....any help is greatly appreciated!
Thanks very much! What a headache this has been!
Dave from ProTrails.com
Need Help! How do I change color of a dynamically...
Moderator: General Moderators
-
mountaindave
- Forum Newbie
- Posts: 4
- Joined: Mon Aug 25, 2008 9:10 am
Re: Need Help! How do I change color of a dynamically...
The background color of the sidebar menu is set by a style named #sidebar in the referenced CSS style sheet file located in the subdirectory css/ and named protrailsAlt.css. You can see the stylesheet in your browser by visiting http://sandbox.protrails.com/css/protrailsAlt.css, but you will have to find the file on the server to do any editing.
-
mountaindave
- Forum Newbie
- Posts: 4
- Joined: Mon Aug 25, 2008 9:10 am
Re: Need Help! How do I change color of a dynamically...
Excellent! Thanks so much. Now I feel like an idiot. 
Dave
Dave
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: Need Help! How do I change color of a dynamically...
We're always here to help.mountaindave wrote:Excellent! Thanks so much. Now I feel like an idiot.
Dave