Posted by: walls2break | March 9, 2008

How to move MySpace page down

Many times when people searched for a tutorial on how to move their MySpace page down, they ended up on my post on how to move different sections on MySpace. In fact, that blog post would usually be on the first or second google search result page if you search: “how to move myspace page down.”

Sadly, reading my post they found not so much help, since that post talked about moving sections, not the whole page. Then I decided to check if those people found any help at all. So I decided to google it myself. Wow… When I came across this post, I was just shocked. Why make it so complicated? Here’s the code:

<style>
body {margin-top: 400px;}
</style>

400px is just an example. Feel free to change that value, like 300px, or 1000px. Whatever works for you, whatever you want.

This code moves your whole entire MySpace page down, including the ad banner, navigation bar, all sections… I mean everything

Also, I’ve been asked a few times over email and in comments how to insert a picture in that gap. Read this post to find out how.

Hope this helps. And if you have any MySpace questions, feel free to ask them here. Who knows? I might even dedicate a whole new blog post in order to answer some of your questions! ;)

Here’s a little secret… bloggers don’t know what to write about, unless they know what people need to read!

So, my point is… ASK if you want to know stuff!! I promise to reply! :)


Responses

  1. hey umm.. do u know how to move the page just from the navigation bar? like leave the ad banner and nav bar on its place and move the resto f the page down?

  2. Yo chief, how do you get a perfectly centered image to be displayed into the 600px gap at the top of the myspace? After adding your awesome 3 line code lol

    Please reply ASAP

    Many thanks, Alex

  3. Hey Alex,

    Guess what? You’ve got a good question there, and I decided to dedicate a whole new post to it! :) lol

    Feel free to read another tutorial on how to insert a picture at the top of the MySpace page after you move your entire page down.

    Hope this helps!! Let me know if you have any further questions!

  4. why can’t i get it to work?? i tried the code, but my profile didn’t budge. take a look:

    http://www.myspace.com/newflavaband

    I need everything down!

  5. Hey, tschatzm, it might not work because you have a band profile or other codes on your page… But I just checked your page, and it actually seems like you’ve got it to work!! :)

  6. hey I’ve tried using the code that shifts the whole page down and it works. however when I tried to add a picture at the top by changing the things you show in the other blog it doesn’t populate the image, so whats the deal? help!?

  7. I just have to say your code is awesome. It would have saved me over 5 hours had I found this sooner! Thanks so much

  8. Wow, thank you. ^-^

  9. hey ur code is kool but it only moves my page down..wen i change the number to make it move up, it doesnt go any further up than it normally wud be….

  10. hey there. thank you soo much for your post. I spent almost 3 hours searching on the web for something similar to what you posted and got nothing. But when I came across ur page it showed me just what I wanted. So thanks so much for the info.

  11. thanks,i’ve searched everywhere for this.again thank you

  12. Is there a way I could move everything BUT the myspace navigation stuff? I’m trying to code my band’s page and I’d like a big header image at the top. This code helped me do that, but I also want to keep the ad, search bar, navigation bar, and music bar all at the top of the page, simply because in my opinion is just looks better that way as opposed to being moved down with the rest of the page. Do you have any ideas? I have a feeling that might be a bit more complicated than one little code, but right now I’m stumped.

    Thanks!

  13. Well I answered my own question, so if anyone else is interested, here’s what I did (this is for a band page).

    I used the same thing explained here and in the other post about posting an image. Now the with the image needs to be z-index: -1, then add in this in the css:

    div div.profileWidth table {
    position: relative !important;
    top: -???px !important;
    }

    Replace “???” with whatever you used as the top-margin. And that’s it.


Leave a response

Your response:

Categories