Hi All,
This site has a menu that covers the header image. This is the css.
body{}
body.fixed_width .section-branding .content-pad {
padding: 0px;
height: 120px;}
#header {
background: url( ) Center top no-repeat;
}
What should I change?
Cheers
John
1 reply to this topic
#1
Posted 02 October 2012 - 08:54 PM
#2
Posted 03 October 2012 - 01:25 AM
Hello John,
If you look here:
You'll see there's a slight difference in your CSS syntax. You're using background, they're using background-image.
If you scroll down, you'll also see that they separate things like the position, repeat, etc from the actual background image call. While you can shorten it, which they point out, CSS LESS will do that for you, so you can add the full code to make sure it's absolutely correct.
If you look here:
You'll see there's a slight difference in your CSS syntax. You're using background, they're using background-image.
If you scroll down, you'll also see that they separate things like the position, repeat, etc from the actual background image call. While you can shorten it, which they point out, CSS LESS will do that for you, so you can add the full code to make sure it's absolutely correct.
Also tagged with one or more of these keywords: header
PageLines Framework →
Technical Support →
base child theme configuration question: impacting main theme header navigationStarted by sgendry , Yesterday, 05:51 PM |
|
|
||
PageLines Framework →
Customizations →
Header and Footer expansion customizationsStarted by casseysdesigns , 18 May 2013 |
|
|
||
PageLines Framework →
Technical Support →
Thoughts on header with search / widget functionalityStarted by eglashcreative , 09 May 2013 |
|
|
||
Change url of header (multisite)Started by winemonkey , 03 May 2013 |
|
|
||
Legacy Themes →
PlatformPro →
Round Top Corners of HeaderStarted by sedique , 01 May 2013 |
|
|










