navigation bar help |
![]() ![]() |
navigation bar help |
| *kooz* |
Aug 1 2006, 12:36 AM
Post
#1
|
|
Guest |
if u go to my link n put ur mouse over the navigation bar u'll c it highlights orange .. how do i make it stay like that u know instead of it bein normal white witout a highlight when u don't put ur mouse over it?
one more thing .. how do i change the color of those things between my navigation bar? i don't know where in my code to do it. /edit |
|
|
|
Aug 1 2006, 12:40 AM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Take your profile off private when asking a q. please & thanks.
Anyways you edit this part to get rid of the background: CODE a.navbar:hover{font-family:; font-size:9px; color:ff6f44; font-weight:none;border:0px; background-color: ff6f44; }
|
|
|
|
| *kooz* |
Aug 1 2006, 01:04 AM
Post
#3
|
|
Guest |
man i'm tryna change it but it keeps loggin me out everytime i don't know wassup wit it, but i took a screenshot lol ..
/edit |
|
|
|
Aug 1 2006, 01:28 AM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Read the post above you on how to get rid of the orange. You change the bg color.
|
|
|
|
| *kooz* |
Aug 1 2006, 01:36 AM
Post
#5
|
|
Guest |
arite i got the first 2 fixed.
but u know how to do that last one? oh yea n how do i make ALL my text bold n uppercase? ok sorry i know this is alotta shit to ask but appreciate ya help for real. |
|
|
|
Aug 1 2006, 02:35 AM
Post
#6
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
For the bold & uppercase:
Go through each line of your codes that edit text and add: text-transform: uppercase; font-weight: bold; before the } and after the { |
|
|
|
| *kooz* |
Aug 1 2006, 07:34 AM
Post
#7
|
|
Guest |
arite i got it all, thanx for the help!
|
|
|
|
![]() ![]() |