Log In · Register

 
keeping details in DIV overlay
infliightradio
post 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
 
 
Start new topic
Replies
adafsdfasdfadasd...
post 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 happy.gif just add the following code into a div replacing what you want

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>
 

Posts in this topic


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