i DONT want the ad to hide |
i DONT want the ad to hide |
May 1 2006, 10:09 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 187 Joined: Jul 2005 Member No: 172,262 |
Here is my code ..
I DONT want the ad to hide .. so what do i fix? code editted out.. stretched forum out to much. |
|
|
|
![]() |
| *This Confession* |
May 3 2006, 07:39 PM
Post
#2
|
|
Guest |
what are you trying to hide?
everything on the profile? if you want everything hidden on the myspace and show the ad as well then use CODE <style type="text/css"> {make tables transparent} table, tr, td {background:transparent;} {remove left column (picture, details, etc)} table table table table, table table table table td.text, table.contactTable {display:none;} {hide blogs & about me} td.text table, .orangetext15 {visibility:hidden;} {unhide about me (so the divs will show up)} td.text table table {display:inline; visibility:visible;} {remove friend space, comments, and calendar} td.text td.text table {display:none;} {remove bottom links} div b font font, div font font u {display:none;} {interests text and details and name} .whitetext12 { display: none; } .nametext { display:none;} table tr td div div {visibility:hidden;border:0px!important;background-color:transparent;} table div font a, table div div {visibility:hidden; display:none;border:0px!important;background-color:transparent;} </style> your going to need a manual submit button as well.. if you use that.. http://www.createblog.com/forums/index.php?showtopic=122792 and then other code to hide profile http://www.createblog.com/forums/index.php?showtopic=122378 or ehm nvm what toya put |
|
|
|
asian x h0ng i DONT want the ad to hide May 1 2006, 10:09 PM
This Confession get rid of the very first part of your code
QUOTE... May 1 2006, 10:18 PM
asian x h0ng But if I do that EVERYTHING else shows up ..
Or is... May 3 2006, 07:33 PM
toyo loco Get rid of it and then use this:
http://www.create... May 3 2006, 07:44 PM![]() ![]() |