Adding Extra Table separate to the interest module, I want an another customizable module under my interests |
Adding Extra Table separate to the interest module, I want an another customizable module under my interests |
Jan 27 2008, 09:50 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 16 Joined: Jan 2008 Member No: 606,407 |
Allo,
I want to add another extra table (boxe) as the same look than my actual Interest table (boxe). It will be for to have a separate Movies Table (boxe) under the Interest table on Myspace profile my Interest code is : CODE <style> .SMTable {position:relative; top:-40px; margin-bottom:-30px;} .interestsAndDetails td.text {display:none;} .room1 {background-image:url(http://i106.photobucket.com/albums/m241/heathercapri/rachel/layouts/haunted.jpg);}</style></td></tr></table></td></tr></table> <table class="SMTable" bordercolor="6699cc" cellspacing="0" cellpadding="0" width="300" bgcolor="6699cc" border="1"><tr><td class="text mainTitle" width="300" bgcolor="6699cc"> <span class="f6da5d"><center>My Interests</span> </td></tr> <tr><td><table class="room1" bordercolor="000000" cellspacing="3" cellpadding="3" width="300" border="0"><tr><td class="leftSide" valign="top" width="100" bgcolor="b1d0f0"> <span class="d5e8fb">Crosses and Beads</span> </td> <td class="rightSide" width="175" bgcolor="d5e8fb"><a href="http://www.msplinks.com/MDFodHRwOi8vY2YuZ2VvY2l0aWVzLmNvbS9sYWNyb2l4cGVybGVlL2hvbWUvaW5kZXguaHRtbA==" target="_blank"><img src="http://i54.photobucket.com/albums/g107/yukkabelle/Mes%20Tags/Chapelet.jpg" border="0" alt="Photobucket"></a></td></tr><tr> <td class="leftSide" valign="top" width="100" bgcolor="b1d0f0"> <span class="d5e8fb">My Ferrets</span> </td> <td class="rightSide" width="175" bgcolor="d5e8fb"><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lmdlb2NpdGllcy5jb20vYmFzaWxsb3VtZS9mdXJldHMvaW5kZXguaHRtbA==" target="_blank"><img src="http://i54.photobucket.com/albums/g107/yukkabelle/Mes%20Tags/Nahum_chaudron.jpg" border="0" alt="Photobucket"></a></tr><tr> <tr> <td class="leftSide" valign="top" width="100" bgcolor="b1d0f0"> <span class="d5e8fb">Photography</span> </td> <td class="rightSide" width="175" bgcolor="d5e8fb"><img src="http://i54.photobucket.com/albums/g107/yukkabelle/Mes%20Tags/Penelope1.jpg" border="0" alt="Photobucket"></a></td></tr> What is the new code I need to add and where I will need to put it ? I have tried many codes I found but nothing works. Thank you |
|
|
|
![]() |
Jan 29 2008, 06:47 PM
Post
#2
|
|
![]() Member ![]() ![]() Group: Member Posts: 16 Joined: Jan 2008 Member No: 606,407 |
Ok I found a code for put extra tables separated under the interests table.
Now I need help for make the background transparent for one, and add an image bakground for the other. Here is the code for the one I want transparent : CODE </td> </tr> </table> </td> </tr> </table> <br /> <table bordercolor="transparent" cellspacing="0" cellpadding="0" width="300" bgcolor="transparent" border="0"> <tr> <td class="text" valign="center" align="left" width="300" bgcolor="transparent" height="17" style="word-wrap:break-word"> <span class="whitetext12"> </span></td> </tr> <tr> <td> <table bordercolor="000000" cellspacing="3" cellpadding="3" width="300" align="center" bgcolor="ffffff" border="0"> <td valign="top" align="center" width="300" bgcolor="ffffff" style="word-wrap:break-word"> <div style="visibility:visible"><object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="200" width="310" style="height:200px;width:310px" align="middle" data="http://flash.picturetrail.com/pflicks/3/spflick.swf"> <param name="allowScriptAccess" value="never" /> <param name="allowNetworking" value="internal" /> <param name="movie" value="http://flash.picturetrail.com/pflicks/3/spflick.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="ql=2&src1=http://pic60.picturetrail.com/VOL1684/10590000/flicks/1/3705940&src2=http://widgetize.picturetrail.com/flicks/3705940" /> <param name="wmode" value="transparent" /> <param name="bgcolor" value="#000000" /> </object> </div> <br><br> Thank you so much |
|
|
|
![]() ![]() |