Log In · Register

 
 
Closed TopicStart new topic
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
 
*This Confession*
post Sep 5 2006, 08:39 PM
Post #2





Guest






would something like this work?
http://www.createblog.com/forums/index.php?showtopic=141887
 
infliightradio
post Sep 5 2006, 08:55 PM
Post #3


Member
**

Group: Member
Posts: 11
Joined: Jul 2006
Member No: 443,594



that'd be great... it just doesnt show up in my div overlay :/
 
*[2]Nekked*
post Sep 5 2006, 09:05 PM
Post #4





Guest






uh...just type your details between the div tag?
 
infliightradio
post Sep 5 2006, 09:10 PM
Post #5


Member
**

Group: Member
Posts: 11
Joined: Jul 2006
Member No: 443,594



well yeah, i could easily just do that. but i wanted the sort of look of the details table too
 
freeflow
post Sep 5 2006, 11:47 PM
Post #6


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



I doubt it . You can like type out your details in a regular myspace and take a screenshot and have an image.

But you can't position that table.
 
adafsdfasdfadasd...
post Sep 6 2006, 11:32 AM
Post #7


-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>
 

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