15 dollars to your paypal if you can....

  • Wanna Join? New users you can now register lightning fast using your Facebook or Twitter accounts.

emma

Sicc OG
Apr 5, 2006
5,237
2,051
0
37
#11
Big T Barajas said:
Emma is the shit definitly but I need to know how to do it on a band page, not a personal page. I don't know why it wont work.
if that didn't work, this one should:

http://www.graphiclayouts.net/imageabovepage.php

use that generator... and then, so that the image actually goes on top of the google ads, instead of above them... change the part that says
body{ background-position:top center;margin-top: 400;} (or whatever number it gives you depending on the height of your image)

to

body{ background-position:top center;margin-top: 120;}

and then change the part that says

div.topbanner { top: 0;

to

div.topbanner { top: -100;

and that should give you what you want. i tested it on a dummy profile & it works.

you can play with the exact numbers for the top margin for the background, and also for the top postition of the banner .. but this is basically the code you want.