Results 1 to 9 of 9
Related
-
adding sound to a Html web page Forum: HTML Forum
Replies: 1 -
Adding new tables to myspace page Forum: Myspace Forum
Replies: 5 -
Adding new tables to Myspace page Forum: Myspace Forum
Replies: 6
-
06-05-2007, 10:16 PM #1
Adding new tables to Myspace page
I would like to be able to add new tables to Myspace page. I want a table above the About Me section and a table above the Interests section. Is this possible and if so what is the code for it?
Thank you.
-
06-14-2007, 11:37 PM #2
Adding new tables to Myspace page
I would like to be able to add new tables to Myspace page. I want a table above the About Me section and a table above the Interests section. Is this possible and if so what is the code for it?
Thank you.
-
06-15-2007, 06:06 AM #3
Re: Adding new tables to Myspace page
I don't believe you can do that. There are designated places only on your myspace page that you can enter data. Anywhere else on the page is off limits.
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more
-
06-15-2007, 02:29 PM #4
Re: Adding new tables to Myspace page
I appreciate and thank you for the response. that's a shame that i can't add tables.
*kris
-
06-25-2007, 10:10 AM #5
Re: Adding new tables to Myspace page
I think I knew how to add
another interest section..
But I forgot the site!!!
I think I remember the thing
I search though..
I think I searched; ''default myspace
layouts'' Then one of those searchs
had that ''add another interest
colum''. I'll tell you it once I
remember the damn site.
Hehe, sorry!!
Remy
-
06-25-2007, 11:00 AM #6
Re: Adding new tables to Myspace page
thanks Remy. much appreciated.
-
07-11-2007, 10:27 AM #7
Re: Adding new tables to Myspace page
I am sure I have seen extra tables in someone's MySpace site. I will keep a lookout and if I can find it, or a similar page, I will put the address here.
Ampers
-
10-12-2008, 04:40 AM #8
Re: Adding new tables to Myspace page
yes this is possible.
===================================
to add a new section to the left side of the profile:
This code has to go at the end of any of the following sections: Interests, Music, Films, Television, Books, Heroes
</td>
</tr>
<tr>
<td valign="top" align="left" width="100" bgcolor="b1d0f0">
<span class="lightbluetext8">EXTRA SECTION NAME HERE
</td>
<td style="WORD-WRAP: break-word" width="175" bgcolor="d5e8fb">
Whatever you want to put in the section goes here, can be HTML if you like! There is no need to close the tags, as MySpace does it automatically for you!"
===============================
or for a new table on the right side of your profie(about me, who i'd like to meet sections)
place at bottom of about me or id like to meet
</td><br></tr> <br></table><br></td><br></tr><br></table><br><br><br>
<table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="435" bgcolor="ffcc99" border="0">
<br><tr><br><td class="text" valign="center" align="left" width="300" bgcolor="ffcc99" height="17" wrap="" style="word-wrap:break-word"> <span class="orangetext15">
PUT YOUR OWN TITLE FOR EXTRA TABLE HERE!!
</span><br></td><br></tr><br><tr><br><td><br><table bordercolor="000000" cellspacing="3" cellpadding="3" width="435" align="center" bgcolor="ffffff" border="0"><br><td valign="top" align="center" width=" 435 " bgcolor="ffffff" style="word-wrap:break-word"><br>
PUT WHATEVER YOU WANT TO GO INSIDE YOUR EXTRA TABLE HERE!!!
-
10-12-2008, 05:04 AM #9
Re: Adding new tables to Myspace page
this question has popped up a bunch.
===================================
to add a new section to the left side of the profile:
This code has to go at the end of any of the following sections: Interests, Music, Films, Television, Books, Heroes
</td>
</tr>
<tr>
<td valign="top" align="left" width="100" bgcolor="b1d0f0">
<span class="lightbluetext8">EXTRA SECTION NAME HERE
</td>
<td style="WORD-WRAP: break-word" width="175" bgcolor="d5e8fb">
Whatever you want to put in the section goes here, can be HTML if you like! There is no need to close the tags, as MySpace does it automatically for you!"
===============================
or for a new table on the right side of your profie(about me, who i'd like to meet sections)
place at bottom of about me or id like to meet
</td><br></tr> <br></table><br></td><br></tr><br></table><br><br><br>
<table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="435" bgcolor="ffcc99" border="0">
<br><tr><br><td class="text" valign="center" align="left" width="300" bgcolor="ffcc99" height="17" wrap="" style="word-wrap:break-word"> <span class="orangetext15">
PUT YOUR OWN TITLE FOR EXTRA TABLE HERE!!
</span><br></td><br></tr><br><tr><br><td><br><table bordercolor="000000" cellspacing="3" cellpadding="3" width="435" align="center" bgcolor="ffffff" border="0"><br><td valign="top" align="center" width=" 435 " bgcolor="ffffff" style="word-wrap:break-word"><br>
PUT WHATEVER YOU WANT TO GO INSIDE YOUR EXTRA TABLE HERE!!!