keeping details in DIV overlay |
keeping details in DIV overlay |
Sep 5 2006, 07:45 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jul 2006 Member No: 443,594 |
I've already made my div overlay and gotten it to look the way i wanted, i was just wondering how I can add my details to it. Not the original myspace details box, just something that looks similiar like the way this guy has his...
here |
|
|
|
![]() |
Sep 6 2006, 11:32 AM
Post
#2
|
|
|
-Lost in the void- ![]() ![]() ![]() ![]() Group: Member Posts: 103 Joined: Aug 2006 Member No: 452,563 |
"well yeah, i could easily just do that. but i wanted the sort of look of the details table too"
um that's rather simple CODE <table id="Table1" bgcolor="6699cc" border="1" bordercolor="6699cc" cellpadding="0" cellspacing="0" width="300">
<tbody> <tr> <td class="text" wrap="" style="" align="left" bgcolor="6699cc" valign="middle" width="300"> <span class="whitetext12">Table Heading</span> </td> </tr> <tr valign="top"> <td> <table id="Table2" align="center" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="3" cellspacing="3" width="300"> <tbody> <tr> <td valign="top" align="left" bgcolor="b1d0f0"> content for the new table </td> <td valign="top" align="left" bgcolor="b1d0f0"> content for the new table </td> </tr> <tr> <td valign="top" align="left" bgcolor="b1d0f0"> content for the new table </td> <td valign="top" align="left" bgcolor="b1d0f0"> content for the new table </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> |
|
|
|
infliightradio keeping details in DIV overlay Sep 5 2006, 07:45 PM
This Confession would something like this work?
http://www.createb... Sep 5 2006, 08:39 PM
infliightradio that'd be great... it just doesnt show up in m... Sep 5 2006, 08:55 PM
[2]Nekked uh...just type your details between the div tag? Sep 5 2006, 09:05 PM
infliightradio well yeah, i could easily just do that. but i want... Sep 5 2006, 09:10 PM
toyo loco I doubt it . You can like type out your details in... Sep 5 2006, 11:47 PM![]() ![]() |