Log In · Register

 
why is the ad on top gone?
asli
post Nov 6 2005, 11:16 AM
Post #1


Member
**

Group: Member
Posts: 11
Joined: Aug 2005
Member No: 212,652



http://profile.myspace.com/index.cfm?fusea...0DAFE7577751847

i heard somewhere that your account could get deleted if you hide the top ad banner...i didnt specifically choose to hide it but for some reason it wont show up on my page. i'm wondering what code is the one that blocks it so i can remove it? pleaase help :(
 
 
Start new topic
Replies (1 - 2)
Jane Doe.
post Nov 6 2005, 11:28 AM
Post #2


Senior Member
******

Group: Member
Posts: 2,534
Joined: Jul 2005
Member No: 170,127



hmm, I had the same problem a few months ago.
CODE
div { visibility: visible; }
div table { visibility: visible; }
div table td { visibility: hidden; }
div table table td { visibility: visible; }
div table table { visibility: visible; }
div table table div { visibility: visible; }
table td div div { visibility: visible; }
div table { visibility: visible; }


I don't know what that is, but I would add a !important right next to the ones who have {visibility: visible;}
like: visibility: visible !important;
or repeat it, like
CODE
DIV { visibility: visible; visibility: visible !important; }

I think I might have done that to get it to show up in both IE and FF..

and by the way, for the moderators:

THE CODEBOX HATES ME, OKAY? IT ADDS <BR /> TO MY CODES.
mad.gif

ahem, yeah.
 
carolinegamboa
post Nov 6 2005, 10:04 PM
Post #3


Senior Member
****

Group: Member
Posts: 101
Joined: Apr 2005
Member No: 131,142



This is good layout for what you want to do. I did something like that before...and nothing happened to me, but i didnt like it so i changed it. wacko.gif

http://www.createblog.com/skins/download.php?id=2194
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: