is there anyone that could make me a simple white div section to cover something in my layout?, is that possible? |
![]() ![]() |
is there anyone that could make me a simple white div section to cover something in my layout?, is that possible? |
Feb 16 2007, 07:53 PM
Post
#1
|
|
![]() Cait ![]() ![]() ![]() Group: Member Posts: 79 Joined: Sep 2005 Member No: 231,070 |
thanks.
|
|
|
|
| *Intercourse.* |
Feb 16 2007, 08:46 PM
Post
#2
|
|
Guest |
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 |
|
|
|
Feb 16 2007, 09:05 PM
Post
#3
|
|
![]() Cait ![]() ![]() ![]() Group: Member Posts: 79 Joined: Sep 2005 Member No: 231,070 |
thanks. but isnt this differnt than the other things i posted?
|
|
|
|
Feb 16 2007, 11:09 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
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. |
|
|
|
Feb 17 2007, 11:12 AM
Post
#5
|
|
![]() Cait ![]() ![]() ![]() Group: Member Posts: 79 Joined: Sep 2005 Member No: 231,070 |
thanks
|
|
|
|
![]() ![]() |