help removing extended network box and blog entry box |
help removing extended network box and blog entry box |
Aug 25 2008, 04:59 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Aug 2008 Member No: 675,635 |
Here's my profile code
CODE <style> body { background-color:000000; background-image:url(); background-repeat: no-repeat; background-position: top left; background-attachment:fixed; } table, td { background-color:transparent; border:0px; } table table table { width: 100%; border-color:474e50; border-style:solid; border-width:1px; padding:4px; } table table table td, table table table table { width:auto; border-style:none; background-image:none; } body, div, p, td, .text, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited { color: dde3e4; font-weight:normal; text-decoration:none; } .nametext { color: CC0000; font-size:18px; font-weight:bold; } .btext, .orangetext15, .whitetext12 { color: FFFFFF; font-weight:bold; } strong, .lightbluetext8, .redtext { color: FFFFFF; } .blacktext10, .blacktext12 { color: 333333; font-size:10px; font-weight: normal; font-style:italic; } .redbtext, .redlink { color: 566063 !important; } a, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited { color:FFFFFF; font-weight:bold; text-decoration:none; } a:hover, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.searchlinkSmall:hover, a.searchlinkSmall:active { color:566063; text-decoration:underline; } .contactTable { width:290px !important; height:150px !important; padding:0px !important; background-image:url(http://img.freecodesource.com/myspace-layouts/images/layouts/1177445969-922-2.gif); 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; } .contactTable .whitetext12 { display:none; } td.text .orangetext15, .blurbs td.text {visibility:hidden; display:none; border:0px;} .extendedNetwork, .latestBlogEntry, {border:none; display:none;} table.blurbs {margin-top:-42px; background-color:000000;} </style> Thanks! |
|
|
|
Mikeplyts Actually you can't remove them but you can hid... Aug 25 2008, 05:12 PM
ChesterRevolver ^ ditto . Aug 25 2008, 05:20 PM
fixtatik mm, typos are a wonderful thing. get rid of the co... Aug 25 2008, 05:33 PM
Da1nonlyjon well it actually does remove them because if you w... Aug 25 2008, 08:26 PM
fixtatik ^ display:none doesn't remove anything. it sim... Aug 25 2008, 10:31 PM
Da1nonlyjon well thats the source code.. its suppose to say th... Aug 26 2008, 10:57 PM
fixtatik ...i think that's pretty much what i said. the... Aug 27 2008, 12:09 AM
Da1nonlyjon yea^ and thats what i said earlier Aug 27 2008, 11:13 AM![]() ![]() |