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.

Tuesday, January 30, 2007

adding custom content to bottom of myspace page

Adding Custom Content to the Bottom of your Myspace Page


This concept can be used to do any of the following:
- Put custom content (Table, Div, Object or other content) at the bottom of the right column
- Put custom content (Table, Div, Object or other Content) bottom center, just above the bottom links. You must also move your Friends and Comments Bottom Center, OR Hide your friends and comments, or this does not work well.
- Move the friends underneath the comments.
- Move the Video underneath the friends and Comments

The below code will place the custom section in the right column, under the comments.
I have the height, of the custom content space set to 300px. You can change this.
However you must change it in BOTH spots. The padding bottom for the outer Div must be the same as (OR MORE than) the height of the custom content Div.
If the values are the same, the top of your custom content div will be just below the Add Comment link.
You can remove or change the border.

This code goes at the BOTTOM of the Meet Section.
<span class="off">!-START block for custom content bottom Right-!</span>
</td></tr></table>
</td></tr></table>

<span class="off">Create Div to wrap the remainder of the right side in. We will not close this Div. It will automatically close when the containing table closes.
</span>
<div class="myDclassFC" style="position:relative; top:0px; padding-bottom:300px;">

<span class="off">!-Create Div to hold our custom content. This div will be absolutely placed at the bottom of the containing div (the one we created above).-!
</span>

<div class="myDclassBR" style="position:absolute; bottom:0px; right:0px; height:300px; width:450px; border:2px hotpink solid;">

YOUR CUSTOM CONTENT GOES HERE

</div>

<span class="off">!-Open same number of tables we closed -!
</span>
<table class="off"><tr><td>
<table><tr><td>

<span class="off">!-END Code for Custom Div Bottom Right-!</span>


Creating Custom Content Bottom Center (Just above the bottom links, and centered).

This requires that you either move the whole block (video, calendar, friends, comments) to the center, OR you remove the elements in this space you do not want moved to the center.
(There is a way to put just your custom content bottom center, leaving the rest to the right, but it distorts the profile layout, so I do not include the solution here.)

You can alter the width and height values. Insure you have enough padding at the bottom of the outer div to accommodate the size of the inner (custom content) div.

This code goes at the bottom of the Meet Section:
<span class="off">!-START block for custom content bottom Right-!</span>
</td></tr></table>
</td></tr></table>
</td></tr></table>
<table><tr><td>

<span class="off">Create Div to wrap the remainder of the right side in. We will not close this Div. It will automatically close when the containing table closes.
</span>
<div class="myDclassFC" style="position:relative; top:0px; width:450px; padding-bottom:300px;">

<span class="off">!-Create Div to hold our custom content. This div will be absolutely placed at the bottom of the containing div (the one we created above).-!
</span>

<div class="myDclassBR" style="position:absolute; bottom:0px; right:0px; height:300px; width:450px; border:2px hotpink solid;">

YOUR CUSTOM CONTENT GOES HERE

</div>

<span class="off">!-Open same number of tables we closed -!
</span>
<table class="off"><tr><td>
<table><tr><td>

<span class="off">!-END Code for Custom Div Bottom Right-!</span>

I used the above concept to create a link, below my Comments. I wanted to put this link in place of my bottom links.
Click Here to See Example of Above Code Applied

Band Page
The friendSpace needs to be moved to the center for this work.
This code goes at the end of the bio:
<i class=i>!-START Code for Custom Div Bottom Right-!
<a href="http://xiii.us/ms/bottom-custom">mySpace create custom content below Comments</a>
</i>
</td></tr></table>
</td></tr></table>
</td></tr></table>
<style>i.i {display:none;}</style>

<i class=i>Create Div to wrap content. It will automatically close when the containing table closes.</i>

<div class="myDclassFC" style="position:relative; top:0px; width:600px; padding-bottom:300px;">
<i class=i>bottom px value above, needs to equal the height of your content div</i>

<table><tr><td>

<i class=i>!-Create Div to hold our custom content. This div will be absolutely placed at the bottom of the containing div (the one we created above).-!
</i>

<div class="myDclassBR" style="position:absolute; bottom:0px; right:0px; height:300px; width:600px; border:2px hotpink solid;">

YOUR CUSTOM CONTENT GOES HERE

</div>

<i class=i>!-Open same number of tables we closed -!</i>
<table class="off"><tr><td>
<table><tr><td>

<i class=off>!-END Code for Custom Div Bottom Right-!</i>


Thank you for Visiting; Have a Nice Day


How do I add an image to the bottom of my myspace page
You can add a div to the bottom of the page
If you want to learn how to add a div to the bottom of the myspace page.
This allows you to put an image or flash video or other content at the bottom of your myspace page.
You can create custom links below your comments, add images below your comments or even a flash video.
A rarely used customization is to add custom content to the bottom of the page below the comments.
add extra space at bottom of profile

Labels:

12 Comments:

Anonymous quake said...

is there a simple mod to the above code that will allow this to work on a band page ? I am trying to figure out a way to insert a table under my band's comments section.

20/11/07 21:04  
Blogger Eileen (aka Coboble) said...

quake
Yes,

You have to be willing to move your friends center.

I added a block for the band section.
It was a simple modification.

20/11/07 22:49  
Anonymous John Payne said...

Eileen, you're just great

29/4/08 06:28  
Anonymous Anonymous said...

What if you've made your 'Meet', 'Friends, and 'Comments' section not appear? Will that affect the making of this code?

Thanks

23/7/08 23:35  
Blogger Epic Fail said...

Woah ignore me last question completely.

Anyway, I'm trying to put this quite large picture at the very bottom of my myspace [almost like a footer banner]

But now matter how many different ways I use your code, it's either to too far to the left [and not center] and any other way, it just stretches the entire thing out.

If you could, email me at picklespicklespickles.thomrocks@gmail.com

My myspace is .com/sprawledoncathedralsteps

and the actual picture is
http://img504.imageshack.us/img504/7889/delete1lx6.jpg


If you can't help, I totally understand, but if there's any way you can, it'd be much appreciated!
Thank you!

Fantastic site btw, this is teh first time I've ever had trouble with something, your site is very clear, unique, and helpful.

24/7/08 00:05  
Blogger u∃∃l!∃ said...

Thanks John,

Anonymous,
If you hide those items using their class names, along with display:none, it should not be a problem.
If you hide them by altering the table structure, then that code will conflict.

epic,
I don't have time to look now, but possibly this weekend.

24/7/08 00:11  
Anonymous Anonymous said...

W^
THE CODE WORKS FINE FOR ME BUT THERE IS ONE PROBLEM.
PROBLEM IS IT WORKS FINE ON NTERNET EXPLORER BUT MY FRIENDS WHO USE MOZILLA SAY MY PAGE LOOKS ALL MESSD^
HOW CAN I MAKE IT LOOK WORK ON INTERENT EXPLORER AND MOZILLA

2/8/08 01:58  
Blogger Bill said...

How do put a traffic counter at the bottom of my page?

2/8/08 10:35  
Anonymous Anonymous said...

I already have a custom div layout on my page, which hide my friends, etc., but when i use your code to add this to the bottom of my page it cause my friends to show up, it their a way i can use this w/o my friends showing?

26/11/08 14:52  
Blogger u∃∃l!∃ said...

add this to a style block

table.friendSpace {display:none;}

26/11/08 15:00  
Anonymous Anonymous said...

Thanks, i just figured that out LOL

26/11/08 15:20  
Blogger Isaak said...

I seem to have a problem When I add the code into my myspace the positioning is way off in Internet explorere how do i fix this?

29/4/09 17:39  

Post a Comment

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

Links to this post:

Create a Link

<< Home