Shopp tags
Begin forwarded message:
> From: Topher Sabot > Date: April 16, 2009 8:15:26 AM EDT > To: justin adkins , Hunter Greene > > Subject: maybe > > could be helpful – you probably already know. I’m working with > Shopp and discovered that there are hardcoded (or at least > dynamically generated)
tags that get written in when using some > of the dynamic template tags. Very annoying – totally defeats the > purpose of css. I was all set to post on the forums asking how to > remove, when I figured out that you can style the
to have a > line-height of 0, therefore eliminating any of the extra space they > were adding. I’m guessing you knew this, but thought I would pass > it on just in case. > > br.clear {line-height: 0; clear: both; padding: 0; margin: 0;}