Active
Project:
Energetic
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 May 2010 at 17:11 UTC
Updated:
9 May 2010 at 17:11 UTC
Hello,
I've been trying to modify the style.css file for the Energetic theme but no matter what changes I make they seem to make no difference to the site itself.
For example I've been trying to make the
#featured {
position: relative;
height: 100px;
background: url(images/rslcentre.jpg);
}
#featured .block {
float: right;
padding-left: 10.0em;
bottom: 25px;
width: 469px;
}No matter what I do the 'featured' id does not change at all.
I don't know if this is my own stupidity or what but any help would be much appreciated.
Thanks.