I am using 1.3.9h.
I tried with 2 templates (and firebug). In both templates the address is like this:
<address style="float: right; text-align: right; margin: 105px 40px 1px 1px; font-weight: bold;"the address/address>
I would like to change the margins (to 20px 20px 1px 1px), but I cannot find where to do that. Firebug doesn't mention the file. I tried to put in the margins that I want in the ADDRESS section in the stylesheet.css, but it is overridden somehow and becomes the above.
How can I change this?


Reply With Quote
