Jump to content
Sign in to follow this  
frygurl

Change Sidebar Background Color

Recommended Posts

frygurl

Please help! How do I change the sidebar background color in the Pro version? Thanks!

Share this post


Link to post
Share on other sites
Guest Guest

The quickest way (assuming you're just using the primary sidebar) would be to put the following in custom CSS.

#sidebar1 {background: colorhere;}

Share this post


Link to post
Share on other sites
jankowalski

whats the code for universal sidebar?

Share this post


Link to post
Share on other sites
anthonyjohnson64
While this approached worked for me as well one of the reasons I purchased the Pagelines platform was so I wouldn't have to deal with code related issues like this. I'm not a developer but out of necessity have had to act like one from time to time. Like a lot of people I hate it. I'm just a business guy that wants to crank out his own, very flexible, Word-press websites quickly with as little expense as possiable. Pagelines looks like it gives me most of what I need to do that so well done to the Pagelines team! It would be nice to see "sidebar background color settings" included in the color settings as an enhancement in an upcoming release. Thanks for listening...Anthony

Share this post


Link to post
Share on other sites
reynir
I agree with Anthony, "sidebar background color settings" would be nice to have in settings

Share this post


Link to post
Share on other sites
Danny
Thank you for the suggestion. I will bring this to the attention of our developers.

Please search our forums, before posting!

Share this post


Link to post
Share on other sites
eileen

I don't see that background colors have been added for the sidebar. It's now a year later. Is a change coming?

Share this post


Link to post
Share on other sites
catrina

There is no setting, but the easiest way is with CSS. You’ll need to use Custom CSS (in Site Options > Custom Code > Custom CSS/LESS). To find the Custom CSS you need, you'll need to use Firebug (or Chrome Development tools). To learn how to use Firebug for CSS customizations, please review this entire documentation and follow the instructions: http://support.pagelines.me/docs/customization/custom-css. For help with the background attribute, please see these instructions: http://w3schools.com/cssref/pr_background-color.asp.


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
the1kane

The quickest way (assuming you're just using the primary sidebar) would be to put the following in custom CSS.

#sidebar1 {background: colorhere;}

Where would I place this code?

Share this post


Link to post
Share on other sites
James B

Hi there,

 

You can paste your custom code into pagelines>site options>custom code. There's a box for css/less at the top to be added which will over rule the site wide options.


Kindly search the forum and read the documentation before posting. It will help you resolve many issues.

For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting.

James B

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×