Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Access purple theme
#2
(2014-01-24, 15:11:12)Lockie99 Wrote: Hi, we have a website that is using the access purple theme but a modified version. The side strips (sorry I am a layman but I don't mean the side bars) are not quite the right shade of purple but we cannot find where this is controlled. Could ask our developer but to keeps costing and we are only a small business. So any help would be appreciated.

Could we just have a look at this not-so-purple website? Smile

OK,
if your developer didn't change anything in the theme you can do the following:

1. find default.css file in your theme folder


2. Find line 19 in the file:

body
{
font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
background-color:#fef;
overflow-yConfusedcroll;
}

background-color:#fef; - x marks the spot.
- change this color of side strips (#fef) for whatever you want, say #5e2d79; and check out the results
background-color:#5e2d79;

3. Puple colors used in the theme are #fef or #fcf

just search and replace for whatever color you like
#fef or #fcf are shorthand for #ffeeff and #ffccff respectively
Cheers
Reply


Messages In This Thread
Access purple theme - by Lockie99 - 2014-01-24, 15:11:12
RE: Access purple theme - by Arkady - 2014-01-24, 15:18:49
RE: Access purple theme - by shawn_a - 2014-01-25, 00:56:42



Users browsing this thread: 1 Guest(s)