Invisible music, television, and movies links... |
Invisible music, television, and movies links... |
Mar 18 2007, 09:32 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Mar 2007 Member No: 510,711 |
Well, I solved this problem before, but I can't remember how...
A long time ago, I used the < z > tag on MySpace to make those three tables (music, television, movies) unclickable. Well, I changed it back to clickable, but now those three tables' links are all INVISIBLE unless you mouseover on them! I don't want the invisible links. I want regular links that show up. Not just when someone mouses over. And I DO NOT want the links to be unclickable. I want them to remain clickable, normal links again. Can someone please help me? |
|
|
|
![]() |
Mar 19 2007, 12:12 AM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Mar 2007 Member No: 510,711 |
<style type="text/css">
body,table, td, li, p, div, textarea {font-family:verdana; font-size:8pt; color:FFFFFF; font-weight:none;} body {scrollbar-face-color:000000; scrollbar-shadow-color:FF2222; scrollbar-highlight-color:FFFFFF; scrollbar-3dlight-color:EEEEEE; scrollbar-darkshadow-color:FF2222; scrollbar-track-color:000000; scrollbar-arrow-color:FFFFFF;} .text {font-family:verdana; font-size:8pt; color:FFFFFF; font-weight:none} .btext{font-family:verdana; font-size:10pt; color:FF2222; font-weight:bold} .redtext{font-family:verdana; font-size:8pt; color:FF2222; font-weight:bold} .redbtext{font-family:verdana; font-size:8pt; color:FF2222; font-weight:bold} .orangetext15{font-family:verdana; font-size:12pt; color:FF2222; font-weight:bold} .lightbluetext8{font-family:verdana; font-size:8pt; color:FF2222; font-weight:bold} .whitetext12{font-family:verdana; font-size:10pt; color:FF2222; font-weight:bold} .blacktext12{font-family:verdana; font-size:8pt; color:FF2222; font-weight:bold} .nametext{font-family:verdana; font-size:14pt; color:FF2222; font-weight:bold} .blacktext10{font-family:Tahoma; font-size:8pt; color:FF2222; font-weight:bold; background-color:000000} a{font-family:Arial; font-size:8pt; font-weight:normal;background-color:transparent;} a:link{color:666666;font-weight:bold;font-family:Arial} a:active{color:666666;font-weight:bold;font-family:Arial} a:visited{color:666666;font-weight:bold;font-family:Arial} a:hover{color:FF2222;font-weight:bold;font-family:Arial} a.redlink{font-family:Arial; font-size:8pt; font-weight:normal;background-color:transparent;} a.redlink:link{color:666666;font-weight:bold;font-family:Arial} a.redlink:active{color:666666;font-weight:bold;font-family:Arial} a.redlink:visited{color:666666;font-weight:bold;font-family:Arial} a.redlink:hover{color:666666;font-weight:bold;font-family:Arial} a.navbar{font-family:Arial; font-size:8pt; font-weight:normal;background-color:transparent;} a.navbar:link{color:666666;font-weight:bold;font-family:Arial} a.navbar:active{color:666666;font-weight:bold;font-family:Arial} a.navbar:visited{color:666666;font-weight:bold;font-family:Arial} a.navbar:hover{color:666666;font-weight:bold;font-family:Arial} a.man{font-family:Arial; font-size:8pt; font-weight:normal;background-color:transparent;} a:link{color:666666;font-weight:bold;font-family:Arial} a:active{color:666666;font-weight:bold;font-family:Arial} a:visited{color:FFFFFF;font-weight:bold;font-family:Arial} a:hover{color:FF2222;font-weight:bold;font-family:Arial} </style> <style> table, tr, td {background-color: transparent; border: 0px; padding:2;} table table {border: 3px;} table table table {border-top: 6px solid; border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-color: FF2222; background-color: 000000; background-image:url(); padding:0;} table table table table{border: 0px;} </style> <style type="text/css"> body { background-color:transparent; background-image:url("http://i72.photobucket.com/albums/i170/RXC_Layouts/Backgrounds/SIDES/skullside.png"); background-position:center; background-repeat:repeat; background-attachment:fixed; } </style> <style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12 { background-color:transparent; background-image:url('http://images.cbimg5.com/myspace/31/7692a.jpg'); background-position:center center; font-size:0px; letter-spacing:-0.5px; width:428px; height:198px; display:block; } span.blacktext12 img {display:none;} </style> <style>.contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image:url(http://i72.photobucket.com/albums/i170/RXC_Layouts/Contact%20tables/REGULAR/da8c76e9.png); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;} .contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;} .contactTable a img {visibility:hidden; border:0px!important;} .contactTable a {display:block; height:28px; width:115px;} .contactTable .text {font-size:1px!important;}.contactTable .text, .contactTable a, .contactTable img {filter:none!important;} </style> |
|
|
|
asianenvirogirl Invisible music, television, and movies links... Mar 18 2007, 09:32 PM
a beautiful nothing Hm, Could you post your code? Preferebly a layout ... Mar 19 2007, 12:03 AM![]() ![]() |