about me;music;who i'd like to meet, removing |
![]() ![]() |
about me;music;who i'd like to meet, removing |
Apr 14 2006, 03:19 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jul 2005 Member No: 175,115 |
I try to remove the titles by using that one code... remove orange text5.... but it stillis there... how do i remove the titles?
thanks you my myspace is... http://profile.myspace.com/index.cfm?fusea...iendid=16182240 |
|
|
|
Apr 14 2006, 03:22 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
find
.orangetext15 { font-family:small fonts; color:000000; font-size:8px; text-transform:uppercase; } in your codes in about me and change it to .orangetext15 {display:none;} |
|
|
|
Apr 14 2006, 03:36 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jul 2005 Member No: 175,115 |
thanks but that only woked for about me and who i liked to meet... here is my layout code....
Layout made by <a href="http://www.createblog.com/layouts/index.php?author_id=387161" title="More layouts by this person">LOVELY GiGi</a> at <a href="http://www.createblog.com/layouts/index.php?type_id=3" title="More Myspace layouts">CreateBlog.com</a>.<style>.r{}</style> <style type="text/css"> table, tr, td { background-color:transparent; border:none; border-width:0;} body { background-color:FFFFFF; background-image:url(''); background-attachment: fixed; background-position:bottom left; background-repeat:no-repeat; border-color:000000; border-width:10px ; border-style: solid; scrollbar-face-color:EEEEEE; scrollbar-highlight-color:FFFFFF; scrollbar-3dlight-color:FFFFFF; scrollbar-shadow-color:FFFFFF; scrollbar-darkshadow-color:FFFFFF; scrollbar-arrow-color:000000; scrollbar-track-color:FFFFFF; } table table { border: 0px } table table table table{border:0px} table table table { border-style:solid; border-width:2px; border-color:000000; background-image:url('http://layouts.cbimg8.com/20/9762c.jpg'); } table, tr, td, li, p, div { font-family:small fonts; color:000000; font-size:9px; text-transform:uppercase; } .btext { font-family:small fonts; color:22CCCC; font-size:8px; text-transform:uppercase; } .blacktext10 { font-family:small fonts; color:FF22AA; font-size:8px; text-transform:uppercase; } .blacktext12 { font-family:small fonts; color:000000; font-size:8px; text-transform:uppercase; } .lightbluetext8 { font-family:small fonts; color:000000; font-size:8px; text-transform:uppercase; } .orangetext15 {display:none; } .redtext { font-family:small fonts; color:000000; font-size:8px;text-transform:uppercase; } .redbtext { font-family:small fonts; color:000000; font-size:8px; text-transform:uppercase; } .text { font-family:small fonts; color:000000; font-size:8px;text-transform:uppercase; } .whitetext12 { font-family:small fonts; color:22CCCC; font-size:8px;text-transform:uppercase; } a:active, a:visited, a:link { font-family:small fonts; color:888888; font-size:8px; text-transform:uppercase; } a:hover { font-family:small fonts; color:FF22AA; font-size:8px; text-transform:uppercase; } a.navbar:active, a.navbar:visited, a.navbar:link { font-family:small fonts; color:22CCCC; font-size:8px; text-transform:uppercase; } a.navbar:hover { font-family:small fonts; color:FF22AA; font-size:8px; text-transform:uppercase; } a.redlink:active, a.redlink:visited, a.redlink:link { font-family:small fonts; color:000000; font-size:8px; text-transform:uppercase; } a.redlink:hover { font-family:arial; color:000000; font-size:8px; } .nametext { font-family:geogia; color:FF22AA; font-size:20px; } B, STRONG { color: 00ced1; text-transform: normal; } I, EM { color: ff3399; text-transform: normal; letter-spacing: 1px; } S, Strike { color: 666666; text-transform: normal; } U, Underline { color: 666666; text-transform: normal; } img { filter:none;} a:link img { filter:none;} a:hover img { filter:Blur(Add = 0, Direction = 225, Strength = 10);} body { cursor:crosshair;} a:hover { cursor:crosshair;}DONOTBLOCKOURADS body div table tbody tr td font {visibility:hidden;} .navbar {visibility:visible;} .navbar font {visibility:hidden;} table {width:450px;} table table {width:auto;} table table td {padding:3px;} table table table td {padding:0px;} table table table {width:300px !important; height:0px;} td.text td a img {width:auto !important;} table table table table table, table table table table table td { width:0px !important; padding:0px !important;} td.text a img {width:100px !important;} td.text td.text a img {width:35px !important;} td td td div strong {width:170px !important; display:block;} textarea, input, font, a, table, td, div, b {font-size:6pt !important;} span {font-size:7pt !important;} .contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image:url("http://layouts.cbimg8.com/20/9762e.jpg"); 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> <style>.r{}</style> i have no idea what to do hmpsh |
|
|
|
Apr 14 2006, 03:38 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
.lightbluetext8 { font-family:small fonts; color:000000; font-size:8px; text-transform:uppercase; }
to .lightbluetext8 { display:none;} |
|
|
|
![]() ![]() |