News:

Wondering if this will always be free?  See why free is better.

Main Menu

SMF 2.0.4 Curve - Logo Resize

Started by flash_os, July 21, 2013, 01:58:28 PM

Previous topic - Next topic

flash_os

Back frame become wider from the right.

Fog

Quote from: flash_os on July 27, 2013, 01:59:33 AM
Back frame become wider from the right.

So you saw a difference is the main thing...

Now upload your banner to the .../images/theme folder

Then change the CSS to reflect the name of the image.

Also you have to change up the -480px to 0px.

/* the framing graphics */
#header
{
background: url(../images/theme/main_block.png) #fefefe no-repeat 0 -480px;
padding-left: 20px;
}
#header div.frame
{
background: url(../images/theme/name_of_image.xxx) no-repeat 100% 0px;
display: block;
padding: 5px 20px 1em 0;
}

Advertisement: