We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

How do I change the dark blue on this site to a different colour?

How Do I?

cbenton's avatar
cbenton
1 posts
8 years ago
cbenton's avatar cbenton

The site is http://www.roofedge.co.uk/, and the company is currently running 2.9.2 of EE.

I’m not by any stretch a HTML/CSS pro, but I’ve been tasked with giving the company’s site a bit of an overhaul, the only problem is I’ve never worked with a site like it before. I essentially just need to know how to modify the source code/CSS to change that very dark background/sidebar to a lighter colour.

I have full access to the site’s code and Adobe Dreamweaver, if necessary. I’m sure you guys get sick of rookies asking dumb questions, but any help would be -hugely- appreciated. If you need any specific information say and I’ll get it.

       
dwg-andy's avatar
dwg-andy
27 posts
8 years ago
dwg-andy's avatar dwg-andy

Without seeing your code, it should be just a matter of modifying the css file. This file appears to be located at common/css/style.css. Unless there’s some strange setup ExpressionEngine doesn’t have anything to do with your styling as it’s really agnostic of your front-end code.
As a start it looks like changing the background property value for the body element and .outer-solution should do the trick.

       
Fred2341's avatar
Fred2341
25 posts
8 years ago
Fred2341's avatar Fred2341

Quite right what dwg-andy suggests. In the stylesheet style.css you will find the class outer-solution that has a background color of #0d1a25. Change that and any other occurances of this background color to a value you like.

       
mouseandplug's avatar
mouseandplug
1 posts
8 years ago
mouseandplug's avatar mouseandplug

That is very easy with css. CSS basic are easy to learn. you can go to codeacademy and learn it in an hour or too of find some references with the other websites like www.22bulbjungle.com .

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.