hiding the top links, div overlay. |
hiding the top links, div overlay. |
Jan 15 2006, 09:45 PM
Post
#1
|
|
![]() devan.urie ![]() ![]() ![]() ![]() Group: Member Posts: 246 Joined: Dec 2005 Member No: 314,247 |
i have a div overlay and i used a code to hide the top links but it is not working. i was looking for the code but i can't find it. does anyone know what it is?
|
|
|
|
![]() |
Jan 15 2006, 10:20 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
To change the color of the link just edit the general link color in your css. If you don't have css you can get it here:
http://www.createblog.com/forums/index.php?showtopic=84325 For the exact navbar links only color use this CODE a.navbar{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} edit the settings to what you wish, and add it your css or put it inbetween style tags. |
|
|
|
notwutiseem92 hiding the top links Jan 15 2006, 09:45 PM
aeshumx3 ? Jan 15 2006, 09:54 PM
toyo loco ^STOP SPAMMING!
Post starter: Did you ever tr... Jan 15 2006, 10:10 PM
notwutiseem92 I USED THIS:
body div table tbody tr td font {vi... Jan 15 2006, 10:13 PM
toyo loco ^ Yea but if you have a div overlay then it would ... Jan 15 2006, 10:14 PM
notwutiseem92 I TRIED THAT CODE AND IT STILL DIDN'T WORK. WH... Jan 15 2006, 10:17 PM
notwutiseem92 where can i find the one to hide my profile? Jan 15 2006, 10:27 PM
toyo loco Here: http://www.createblog.com/forums/index.php?s... Jan 15 2006, 10:29 PM![]() ![]() |