Hi :-)
I am working on this site:
I would like to have a full width feature in the header only 200 pixels high and a narrower (but 380 px high) feature in the content area.
But I can figure out the selectors?
:-D
Bolette
Best Answer Danny , 03 December 2012 - 08:56 AM
Hi,
Add the following to your custom CSS, it may require some amending though.
// Feature in Header
#header .section-features .content {
width: 100%;
max-width: 100%;
}
#header .section-features .content-pad {
padding: 15px 0;
}
#header .section-features .fset_height {
max-height: 200px;
}
As for the Feature in your Content area, you can set the height in the PageLines Meta Settings.
Go to the full post
Posted 03 December 2012 - 08:04 AM
Hi :-)
I am working on this site:
I would like to have a full width feature in the header only 200 pixels high and a narrower (but 380 px high) feature in the content area.
But I can figure out the selectors?
:-D
Bolette
Posted 03 December 2012 - 08:56 AM Best Answer
Hi,
Add the following to your custom CSS, it may require some amending though.
As for the Feature in your Content area, you can set the height in the PageLines Meta Settings.
Posted 03 December 2012 - 09:04 AM
Thank you!
I works perfectly - really appreciate your quick response :-)
Bolette
Quickslider CustomizationStarted by Jarrod H , 05 Jun 2013 |
|
|
||
PageLines Framework →
Customizations →
Responsive Slide Show on PageLines Framework 2.4.2Started by tborges , 16 May 2013 |
|
|
||
remove sliding feature on primary blog pageStarted by fpthomas , 21 Apr 2013 |
|
|
||
Feature Slider next to Universal SidebarStarted by kellid , 15 Apr 2013 |
|
|
||
Remove shadow under Feature,Started by stefanoferruggiara , 06 Apr 2013 |
|
|