navigate bar color

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
partha_php
Forum Newbie
Posts: 2
Joined: Fri Jan 05, 2007 12:39 pm

navigate bar color

Post by partha_php »

i want to change the color of the navigate bar like this devnetwork.net site.see there is a navigate bar on the right side by which we scroll the whole page.what should i do.please give me a solution.in this site see the navigate bar color is just like the color of the whole page.please give me a example
impulse()
Forum Regular
Posts: 748
Joined: Wed Aug 09, 2006 8:36 am
Location: Staffordshire, UK
Contact:

Post by impulse() »

Code: Select all

<body bgcolor = '<colour>'>
I may have misunderstood you as that was too simple :)
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Duplicated thread. Locked.
Locked