Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

How to position things on myspace page?

Anyone know how to make things appear at the bottom left side of a myspace page? I have a few things like a magic 8 ball and pics that I want to appear below everything else. I tried searching for the html codes to do this but can't find anything. Any tips appreciated.

Update:

Anyone know if this impossible perhaps?

1 Answer

Relevance
  • GVG
    Lv 4
    1 decade ago
    Favorite Answer

    It's definitely possible! But the code has to be custom made for your profile.

    Here's the basic code, put it anywhere:

    <div style="position: absolute; left: 0px; top: 2500px;">

    <!-- Code and such for the bottom left of the MySpace profile -->

    </div>

    Customization:

    Obviously, replace the comment tag with whatever you want to put on the bottom of left of the page. Additionally, where I put "2400", you want to increase the number to put it further down, or decrease the number to move it up. Also, where I put "0", that could be increased minutely to move your stuff to the right a bit.

Still have questions? Get your answers by asking now.