Closed (fixed)
Project:
Business
Version:
7.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Jul 2012 at 09:32 UTC
Updated:
3 Sep 2012 at 18:36 UTC
Looking to change some values using local.css but nothing I do seems to make any changes. I have added it to the business.info file and flushed the cache but to no effect.
This is the simple change I want to affect:
body {
background-image: url('images/background2.jpg')
background-repeat: no-repeat;
background-position: center;
}
Help appreciated.
Tim Purcell
Demystifying the hype
Comments
Comment #1
devsaran commentedYou need to make changes in the color.css also.