Guys, I really need help with this case. :wallbash::crybaby::wallbash:
I have my own banner with the size of 850x500.
I know it is to big but I really want to place it my profile.
When I put my bann
set the width to your banner code to 800px only
[quote]/* PERSONALIZED LOGO */
#navigation {
background-color: transparent;
border: none! important;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 650px;
padding-bottom: 1px;
background-image: url(http://i82.photobucket.com/albums/j249/�banner.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
width: [b]800px[/b]! important;
float: center top! important;
height: 650px! important;}[/quote]