v 2.0 div hierarchy |
v 2.0 div hierarchy |
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;} (I'll have to look at it)or .wrap {display:none;} 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!! |
|
|
|
lambeausouth923 v 2.0 div hierarchy Dec 9 2008, 04:31 AM
lambeausouth923 Ya know, I never stopped to think that the ad woul... Dec 10 2008, 01:29 AM
Anarchy No problem. I'm gonna go ahead and close this.... Dec 10 2008, 12:09 PM![]() ![]() |