News:

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

Main Menu

Merging background into logo area

Started by truckworks, September 22, 2014, 08:47:59 PM

Previous topic - Next topic

truckworks

The green highlighted area in the attached picture is currently my "logo" area.  I would like make the background photo go into that area instead of just the blank background.  Should I just ditch the logo area altogether and merge the .png I'm using on top of the body section? 
 
I'm not sure what the best way to skin this cat is.
Any questions I post are related to 2.0.8.  Thank you all for any help you give me, truly a great community on here!

mashby

Heya, dude.
In the CSS file, you have this currently (starting around lin 3612):
/* --- Additional theme CSS --- */

.logo
{
height: 115px;
width: 100%;
border-top: #dadada solid 0px;

background: #f3f3f3; /* Old browsers */


}
Make it this instead:
/* --- Additional theme CSS --- */

.logo
{
height: 115px;
width: 100%;
}
No need to merge anything. The background color is what's in the way. Also got rid of the border thing as it was set to 0 anyway. :)
Always be a little kinder than necessary.
- James M. Barrie

truckworks

Any questions I post are related to 2.0.8.  Thank you all for any help you give me, truly a great community on here!

Arantor

Quote from: truckworks on September 22, 2014, 09:25:16 PM
You truly are a badass.  Thanks. 

Indeed he is. I would like nominate 'badass' as mashby's custom title.

mashby

Best I could do was change my personal text.
Always be a little kinder than necessary.
- James M. Barrie

Arantor

It deserves more pride of place than that. It really does deserve being a custom title, you know. In the same way Kindred is 'the Mean One', you should be 'SMF Badass' or something similar.

Advertisement: