Hi there,
please.. anyone can sugget my a custom css code for customize the background ONLY in the home page.. as trasparente or black?
Thanks for fast reply
Home page that i would like to change background:
Content Background On Home Page
Started by
stefanoferruggiara
, Nov 07 2012 04:13 PM
content background home page customization pagelines framework
5 replies to this topic
#1
Posted 07 November 2012 - 04:13 PM
#2
Posted 07 November 2012 - 07:21 PM
See this reference about adjusting background:
Use this CSS selector:
Use this CSS selector:
#3
Posted 07 November 2012 - 10:18 PM
Catrina... doesn't work
#4
Posted 07 November 2012 - 10:26 PM
Hi Stefano
Please you can try with this CSS selector
If you also wish to know how I find the page ID, all you need to do is load up FireBug or Google Chromes web dev tool and inspect your page html, at the top you should see body which has a number of classes assigned to it, one of these is page-id-XX (replace XX with your pages id value. I have added a screenshot to assist you.
Please you can try with this CSS selector
If you also wish to know how I find the page ID, all you need to do is load up FireBug or Google Chromes web dev tool and inspect your page html, at the top you should see body which has a number of classes assigned to it, one of these is page-id-XX (replace XX with your pages id value. I have added a screenshot to assist you.
#5
Posted 07 November 2012 - 11:37 PM
Thanks... please the complete code for trasparent or black then is?
.page-id-2 {background-color:#000000;}
??I would like that the white content became black or better transparent
.page-id-2 {background-color:#000000;}
??I would like that the white content became black or better transparent
#6
Posted 08 November 2012 - 12:47 AM
Stefano,
Try:
If that doesn't work, replace body.home with .page-id-2
Try:
If that doesn't work, replace body.home with .page-id-2
Also tagged with one or more of these keywords: content, background, home page, customization, pagelines framework
PageLines Framework →
Customizations →
Footer BackgroundStarted by mattv151 , Yesterday, 01:30 AM |
|
|
||
PageLines Framework →
Technical Support →
Background image over header under brandnav over body background imageStarted by ardentconcepts , 14 Jun 2013 |
|
|
||
PageLines Framework →
Customizations →
How to add classifieds on the the home page ?Started by pracede , 14 Jun 2013 |
|
|
||
set morefoot background transparentStarted by admin_mdp12 , 11 Jun 2013 |
|
|
||
Brandnav background opacityStarted by dawsonbarber , 11 Jun 2013 |
|
|












