advertisment hiding, please help |
advertisment hiding, please help |
Jun 24 2006, 02:37 AM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 19 Joined: Mar 2005 Member No: 117,898 |
ok... here is my site
My Webpage i'm trying to get it so that the advertisment shows up. I got rid of my anti-advertisment scripts but the advertisment is still hidden! it's really pissing me off and i don't want my profile to get deleted either... please help me fix it <style type="text/css"> * body { overflow-x: hidden; background-color: FFFF66; } * body table { visibility: hidden; width: 0px!important; height: 0px!important; overflow: hidden; } * body form { visibility: visible; display: block; } .comments { position: absolute !important; top: 0px !important; visibility:hidden; display:none; overflow: hidden; height: 0px; } .main { width: 800px; height: 500px; margin-left: -400px; position:absolute; left:50%; top:50px; z-index:1; visibility: visible; border: 0px solid gray; background-color: FFFF66; } .main table { width: 800px; height: 500px; visibility: visible; cellpadding:0px; cellspacing:0px; background-color:FFFF66 ; } </style> there is the script.... i used |
|
|
|
![]() |
| *This Confession* |
Jun 24 2006, 04:04 AM
Post
#2
|
|
Guest |
okay well
the code you used. Somewhat well sucks. =/ Only because to get it back your going to have to get rid of this QUOTE * body table { visibility: hidden; width: 0px!important; height: 0px!important; overflow: hidden; but doing that is going to bring back your whole normal profile. Instead of that code try using this CODE <style type="text/css">
table, tr, td {background:transparent;} table table table table, table table table table td.text, table.contactTable {display:none;} td.text table, .orangetext15 {visibility:hidden;} td.text table table {display:inline; visibility:visible;} td.text td.text table {display:none;} div b font font, div font font u {display:none;} .whitetext12 { display: none; } .nametext { display:none;} </style> |
|
|
|
butabura advertisment hiding Jun 24 2006, 02:37 AM
butabura ummm... i don't know how to put this...
YOUR... Jun 25 2006, 02:42 PM
This Confession thanks? Jun 25 2006, 02:44 PM![]() ![]() |