Help - Search - Members - Calendar
Full Version: is there anyone that could make me a simple white div section to cover something in my layout?
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
KTEEBell051091
thanks.
Intercourse.
Yea its really simple.

Just read this tutorial and it should help:
http://www.createblog.com/forums/index.php?showtopic=142922


And once again, could you please stop making so many topics about this one problem. Just leave them all in one topic. Please.



Not really a layout request, moved to myspace help
KTEEBell051091
thanks. but isnt this differnt than the other things i posted?
freeflow
Not exactly, if you read the tutorial you would get an idea how to fix it. But you can probably just use this script.

About me:
CODE
<style type="text/css">
.Main { position:absolute; left:50%; top:125px; width:800px; z-index:1; margin-left:-400px; padding:0px; border:0px; background-color:transparent;}
</style>



I'd like to meet:
CODE
<DIV class="Main"> <table style="width:800px; height:600px; cellpadding:0px; cellspacing:0px; border:2px solid silver; background-color:ffffff;}"> <tr> <td valign="top">All of your content goes in here, whether it be tables, flash, or whatever!</td> </tr> </table> </DIV>


Where it says:
QUOTE
All of your content goes in here, whether it be tables, flash, or whatever!

Thats where yo put all text and divs.
KTEEBell051091
thanks
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.