Use the following code to apply a banner image in Profile 2.0,
it's cross-browser compatible. No padding, or margins required.
Replace XXX with the height of your image.
[quote]div.contentTop {
height: XXXpx;
background-repeat: no-repeat;
background-position: top center;
background-image:url(IMAGE URL HERE);
}[/quote]
put this in your CSS section.not in ABOUT ME
[b]
credits: to my brother! haha

[/b]