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, 09:54 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Oct 2005 Member No: 270,096 |
?
|
|
|
|
Jan 15 2006, 10:10 PM
Post
#3
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
^STOP SPAMMING!
Post starter: Did you ever try to use the hide your profile code. So that it would hide the links. Which code did you use by the way? http://forum.myspace.com/index.cfm?fuseact...oupID=100636674 ? |
|
|
|
Jan 15 2006, 10:13 PM
Post
#4
|
|
![]() devan.urie ![]() ![]() ![]() ![]() Group: Member Posts: 246 Joined: Dec 2005 Member No: 314,247 |
I USED THIS:
WOULDN'T THAT HIDE MY PROFILE?(WHAT U SAID ABOUT HIDING MY PROFILE CODE) |
|
|
|
Jan 15 2006, 10:14 PM
Post
#5
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
^ Yea but if you have a div overlay then it would just go over it.
Did you add style tags? and try this one: CODE <style>div div table tr td a.navbar, div div table tr td font {display: none;}</style>
|
|
|
|
Jan 15 2006, 10:17 PM
Post
#6
|
|
![]() devan.urie ![]() ![]() ![]() ![]() Group: Member Posts: 246 Joined: Dec 2005 Member No: 314,247 |
I TRIED THAT CODE AND IT STILL DIDN'T WORK. WHERE CAN I FIND THE CODE TO HIDE MY PROFILE? OR DO YOU KNOW ANYCODE TO CHANGE THE COLOR OF THE TEXT OF THE LINKS?
|
|
|
|
Jan 15 2006, 10:20 PM
Post
#7
|
|
|
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. |
|
|
|
Jan 15 2006, 10:27 PM
Post
#8
|
|
![]() devan.urie ![]() ![]() ![]() ![]() Group: Member Posts: 246 Joined: Dec 2005 Member No: 314,247 |
where can i find the one to hide my profile?
|
|
|
|
Jan 15 2006, 10:29 PM
Post
#9
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Here: http://www.createblog.com/forums/index.php?showtopic=87336
It may effect some of your div settings sthough, also you may have to edit the settings of the code. |
|
|
|
![]() ![]() |