TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Navigation bar?

Page: 1 2 3 Reply
Apr 28th 2002#44424 Report
Member since: Apr 28th 2002
Posts: 16
What's the code to change the color of the navigatio bar?I would like the color to be dark blue!
Reply with Quote Reply
Apr 28th 2002#44433 Report
Member since: Mar 20th 2001
Posts: 3367
Exactly what are you talking about??

Examples :
<font color="#006699"><a href="#>navigation text</a></font>
or
<body link="#006699" text="#ffffff">

Please specifiy. It'll be easier to help if you give us more info.
Reply with Quote Reply
Apr 28th 2002#44443 Report
Member since: Apr 28th 2002
Posts: 16
You know the bar that goes up and down i went mine on my site dark blue what would be the whole html code?
Reply with Quote Reply
Apr 28th 2002#44444 Report
Member since: Mar 20th 2001
Posts: 3367
Seriously, you're not making any sence.
A direct link, screenshot or whatever that "shows" something would help.

You like telling us that you want an hotdog, but you're just telling something that's meaty. Get what I mean?
Reply with Quote Reply
Apr 28th 2002#44446 Report
Member since: Apr 28th 2002
Posts: 16
You now the navigation bar on the right where you go up and down on my site its grey I would like to changce that color to dark blue can i have the whole html code plz?
Reply with Quote Reply
Apr 28th 2002#44447 Report
Member since: Apr 28th 2002
Posts: 16
This
Reply with Quote Reply
Apr 28th 2002#44448 Report
Member since: Mar 18th 2001
Posts: 1452
That's the scroll bar.

Add this in your head tags.

<STYLE type=text/css>
BODY {scrollbar-face-color: #XXXXXX; scrollbar-shadow-color: #XXXXXX; scrollbar-highlight-color: #XXXXXX;
scrollbar-3dlight-color: #XXXXXX; scrollbar-darkshadow-color: #XXXXXX; scrollbar-track-color: #XXXXXX;
scrollbar-arrow-color: #XXXXXX}
</style>

Just replace all the XXXXXX with the colors you want to use.
Reply with Quote Reply
Apr 28th 2002#44482 Report
Member since: Mar 20th 2001
Posts: 3367
Thank you. Like what Mobile said, its called a scroll bar,
Reply with Quote Reply
Apr 29th 2002#44499 Report
Member since: Apr 20th 2002
Posts: 3000
You could've always looked at the main teamphotoshop site, it has a tutorial there:

http://www.teamphotoshop.com/web_design/tips/ie_colored_scroll.php



navigation bar... laff
Reply with Quote Reply
Apr 29th 2002#44518 Report
Member since: Mar 18th 2001
Posts: 1452
Could've viewed the source too....but why not just give the answer, heh. Saves trouble.
Reply with Quote Reply
Page: 1 2 3 Back to top
Please login or register above to post in this forum