Log In · Register

 
v 2.0 div hierarchy
lambeausouth923
post Dec 9 2008, 04:31 AM
Post #1


Member
**

Group: Member
Posts: 14
Joined: Jan 2008
Member No: 607,215



Hey all-

Question. This seems just too simple for myspace. So that means it probably won't work. But here goes.

The main container of the new css based myspace is "wrap".

Logic says that if we eliminate this div, shouldn't we be able to create a new div, and embed the div element containing the advertisement? Instead of having 10 million elements to adjust, it would be so much easier that way.

Can this be done??

CODE
div#wrap {display:none;}
or .wrap {display:none;}
(I'll have to look at it)

Then, create a new div, and embed the header within it.

CODE
<div class="dummy">
<div class="header">
</div>
</div>


Set the header div to have a transparent bg color:

CODE
div#header {background-color:transparent;}


There's nothing that dictates that the advertisement subdiv can only be displayed in the parent "wrap" div. This would basically wipe the slate clean, would it not??

Please....any input would be most welcomed!!
 

Posts in this topic


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