I´m using Fracture template in my site, and I am trying to have more control over the my sidebar menu layout, only a matter of paddings and margins.
The CSS suffix that can be added in module definitions is not enough, so I decided to make the desired changes directly in the CSS file "master-962d1d890aa09ea141d0f1bfa5257987.css", and it worked, however the padding and margin values are always being reverted to original values.
Can you please tell me how can I make the desired changes in a permanent way?
What you can do is to create a file called rt_frature-custom.css in the css folder of your template.
Copy the rule you want change from the devtools you are using to debug the site (for ex. Firebug) into the new file and add a little css specificity.
coding.smashingmagazine.com/2007/07/27/c...ngs-you-should-know/
SInce your membership has expired I can only point you to the Gantry-documentation on
www.gantry-framework.org/
You probably know that access to the active support forums is limited to the time of your membership.