9 replies to this topic
#1
Posted 11 October 2012 - 03:50 PM
I have set the content background to transparent on my home page (default template) Password: crimson889
However I want the content background on the rest of the pages i.e to be white. Is there a way of customizing this?
However I want the content background on the rest of the pages i.e to be white. Is there a way of customizing this?
#2
Posted 11 October 2012 - 04:15 PM
You can use PageLines Meta Settings to change the background colors on a page by page basis. PageLines Meta Settings is located on the page editor (below the HTML/Text editor).
#3
Posted 11 October 2012 - 05:02 PM
Under Page Setup in this it only gives the option to change the background image not the content area. My aim is to have the home page transparent and the rest of the pages will have an image background and the content area will be white.
#4
Posted 11 October 2012 - 09:03 PM
You'll have to use CSS in order to do this. You can put the page id before the css to only affect that particular page. Something like the below, change the id's to suit.
#5
Posted 11 October 2012 - 09:12 PM
Thanks I'm a complete beginner is there guide somewhere how to do this in case I mess things up! I'll probably set the content default to white and just change the home page to transparent.
#6
Posted 12 October 2012 - 12:07 AM
Hi there, you can paste custom code into Pagelines>Site Options>Custom Code.
To find out more about css and how it works/is applied check out first and be sure to download for troubleshooting.
You can find out more on customizing Pagelines here
To find out more about css and how it works/is applied check out first and be sure to download for troubleshooting.
You can find out more on customizing Pagelines here
#7
Posted 12 October 2012 - 08:44 AM
I have tried to apply this to the homepage. I've set the rest of the pages to white content area are it's only the homepage I want transparent
.page-id-1 #content-area {background: transparent;}
and there's no changes showing up?
.page-id-1 #content-area {background: transparent;}
and there's no changes showing up?
#8
Posted 12 October 2012 - 09:13 AM
Hi,
The code for you homepage is incorrectly, use this instead for your homepage:
The code for you homepage is incorrectly, use this instead for your homepage:
#9
Posted 12 October 2012 - 09:25 AM
That worked! Thank you so much for your assistance!
#10
Posted 12 October 2012 - 02:36 PM
The topic was marked as resolved.
Also tagged with one or more of these keywords: Resolved
Resolved
PageLines Framework →
Technical Support →
Anything Boxes And Polylang Language Filtering ProblemStarted by janpeeters , 01 Dec 2012 |
|
|
||
Header In Banner AlignmentStarted by bankrollbuilder , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
2 Hero UnitsStarted by starlit , 28 Nov 2012 |
|
|
||
Tabs Do Not Align HorizontallyStarted by hutruk , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
Reduce Margin In Contact FormStarted by texasx , 27 Nov 2012 |
|
|











