I do not have time to troubleshoot people's code. (Hopefully I will again in the future).
I do not have much time to answer questions (but if it is a quick answer, that only takes me a few minutes, I will try to answer).
I really recommend the following site, for myspace customizing questions: Official Myspace Customizing Forum
That is the most reliable source, and the people I know who enjoy helping, and are quite good at it, tend to hang out there.

Saturday, March 03, 2007

MySpace Band page, Custom Section below Top Menu

MySpace 2.0, Custom Section above Main table, Below Menu


This strategy takes advantage of an html fluke that occurs, when one attempts to place content in a table, outside of a defined cell.
This forces the content above the table.
I have tested this in multiple browsers, and the behavior was consistent.

Place this code in the Bio Section BELOW any content you want to show in that section.

This code does force the friends to the bottom.
If you want the friends on the right, scroll down on this page, to find the solution.




Content in Bio Section goes here.

<i class=i>START CODE HERE
Template Code written by Eileen
<a href="http://www.msplinks.com/MDFodHRwOi8veGlpaS51cy9tczE=">MySpace Code (Codes ?) and Tutorials by Eileen</a>
<a href="xiii.us/ms1">MySpace Code (Codes ?) and Tutorials by Eileen</a>
</i>

</td> </tr></table>
</td> </tr></table>
</td> </tr>
<div class="myTopDiv" style="border:2px green groove; margin-right:auto; margin-left:auto; width:100%; ">

Top Div Content goes here. <br><br>
If no height is assigned, div will auto size based on content as long as the content is not placed absolute within the div.

I am adding br tags to show how content takes up space, and sizes this div
<br>
<br>
<br>
<br>
<br>


</div>

<tr><td class="myB" colspan="4" style="text-align:center">
<div class="myBottom" style="text-align:center">

<table style="display:none"><td>
<table><tr><td>

<style>
.i {display:none;}

</style>

<i class=i>END code to create Custom Top Section</i>



Custom Section below Nav Bars, Above Main Table, keeping Friends to the Right

This code does hide anything in the interests area that occurs after the "Sounds Like".
You can easily re-create this content, if you want, since it is static.
(I can provide the code for that if anyone wants it).

This code goes into the Sounds Like BELOW any content you want to show up in that section.
Content in Sounds Like Section goes here.

<i class=i>START CODE HERE
Template Code written by Eileen
<a href="http://www.msplinks.com/MDFodHRwOi8veGlpaS51cy9tczE=">MySpace Code (Codes ?) and Tutorials by Eileen</a>
<a href="xiii.us/ms1">MySpace Code (Codes ?) and Tutorials by Eileen</a>
</i>

</td> </tr></table>
</td> </tr></table>
</td>
<div class="myTopDiv" style="border:2px green groove; margin-right:auto; margin-left:auto; width:100%; ">

Top Div Content goes here. <br><br>
If no height is assigned, div will auto size based on content as long as the content is not placed absolute within the div.

I am adding br tags to show how content takes up space, and sizes this div
<br>
<br>
<br>
<br>
<br>


</div>

<td class="myB" colspan="4" style="text-align:center; border:2px green dashed;">
<div class="myBottom" style="text-align:center">

<table style="display:none"><td>
<table><tr><td>

<style>
.i {display:none;}

</style>

<i class=i>END code to create Custom Top Section</i>

0 Comments:

Post a Comment

Due to Excessive Spam, I have turned on comment moderation.

Links to this post:

Create a Link

<< Home