I made a layout, but..., How does the advertisment is hidden? |
![]() ![]() |
I made a layout, but..., How does the advertisment is hidden? |
Jun 24 2008, 02:57 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Jun 2007 Member No: 536,692 |
I made a layout, but the advertisment is hidden. I tried to remove some codes, but nothing. I have hear if you hide the advertisment, your profile might deleted, so how can I retrieve it back?
CODE <style>
.navigationBar {display:none;} <style> div form, .mslogo, div ul {display:none!important;} div div, div td {background-color:transparent; background-image:none!important;} div.clearfix{z-index:1;} .clearfix{top:1px; position:relative;} .clearfix{margin-top:-1px !important; position:relative !important;} </style> </style> <p> <style> <style>div table div div select {position:absolute !important; top:0px !important; left:-60px !important; }</style> </td></tr></table></td></tr></table></td></tr></table></div> <style type="text/css"> body { background: url(http://i30.tinypic.com/2uqhwua.jpg); background-position:no repeat; background-color:300070; line-height: 10px; cursor: default; color:333; scrollbar-arrow-color:FFBDFE; scrollbar-face-color: FFBDFE; scrollbar-3dlight-color: ffffff; scrollbar-darkshadow-color:FFBDFE; scrollbar-shadow-color: FFBDFE; scrollbar-highlight-color: FFBDFE; scrollbar-track-color: ffffff; } .contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12, btext,.redtext,.redbtext{display:none;height:0px;!impor tant;visibility:hidden} td td td td{border:0px;width:0px;text-align:left;} table,td,tr{padding:0px;width:;background-color:transparent} table table table{padding:1px;height:.01%;width:100%;} table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important} a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;!important;} table table table table,table table table table td.text, td.text td.text table{display:none;} td.text table table{display:inline;visibility:visible;} table td table tr td.text table{visibility:hidden;} table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;} img { border:0;} .nav { background-color:transparent; position:absolute; z-index:2; top:0; margin-top:400px; left: 40%; margin-left: -200px; text-align:left; visibility:visible; width:400px;} .aboutme { background-color:transparent; width: 300px; position:absolute; z-index:2; top:0; margin-top:320px; left: 62%; margin-left: -270px; text-align:justify; visibility:visible; font-size: 8pt; overflow:auto; height: 280px;} .div { background:none; overflow:auto; position:absolute; z-index:2; top:60; left: 38%; margin-left: -380; text-align:left; visibility:visible;} div.nav a { text-align: center; font: 12px times; letter-spacing:2; display:inline; padding:0px; margin-right: 5px; line-height:12px; } div.nav a:link,.nav a:visited, div.nav a:active { color:490E99; display:inline; font-style:normal; background:none;} div.nav a:hover { color:ffb0cd; } font, td, a, table, td, li, p, div, textarea, li, h1, h2, p, br { font-family:tahoma; font-size: 8pt; color:ffb0cd; font-weight: normal; text-decoration: none; letter-spacing: 0px; padding: 0px; line-height: 17px;} h1 { font: 9pt tahoma; text-align: center; margin:ffb0cd; border-bottom:1px solid; border-bottom-color:370080; font-weight:italic;} div.title { font: 15pt "tahoma"; text-align: right; letter-spacing: 2px; position:absolute; z-index:2; top:0; margin-top:423px; left: 50%; margin-left: -100px; color:ff328b; width:400px;} a:link, a:visited, a:active {color:ff328b; text-decoration: none; font-weight:bold;} a:hover {cursor: ne-resize; color:000000; text-decoration: none;} </style> <table><tr><td><table><tr><td><table><tr><td> |
|
|
|
Jun 24 2008, 03:04 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
find the style tag just before your body properties (<style type="text/css">). delete everything before that tag (the random style, table and paragraph tags).
then, just before the body properties, and directly after the <style type="text/css"> put this: CODE .profileInfo, .contactTable, .userProfileURL, .interestsAndDetails, .userProfileDetail, .userProfileNetworking, .userProfileSchool, .userProfileCompany, .extendedNetwork, .latestBlogEntry, .blurbs td.text, .orangetext15, .friendSpace, .friendsComments, table div, .profile, div div table div ul, div div table div { display:none!important; } div table div, table table div, .clearfix, div div table div div { display:block!important; }
|
|
|
|
Jun 24 2008, 03:11 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Jun 2007 Member No: 536,692 |
Umm... You mean after this?
CODE <style type="text/css"> body { background: url(http://i30.tinypic.com/2uqhwua.jpg); background-position:no repeat; background-color:300070; line-height: 10px; cursor: default; color:333; scrollbar-arrow-color:FFBDFE; scrollbar-face-color: FFBDFE; scrollbar-3dlight-color: ffffff; scrollbar-darkshadow-color:FFBDFE; scrollbar-shadow-color: FFBDFE; scrollbar-highlight-color: FFBDFE; scrollbar-track-color: ffffff; } I am sorry, I don't get it quite well, it's confusing. It had not happened before... |
|
|
|
Jun 24 2008, 03:24 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Jun 2007 Member No: 536,692 |
Oh okay, I got it!
Thanks. |
|
|
|
Jun 24 2008, 03:55 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 |
Topic Closed
|
|
|
|
![]() ![]() |