OwenStubbs
member
Posts: 2
|
Started demo period. So far, so good, with one huge exception, and I hope this is the right place to ask.
I placed "add to cart" and "view cart" buttons on my site using the default ejunkie method. I've noticed this changes the code in <html> and <body> - perhaps elsewhere. When I examine my site with firebug, I see this:
<html> and <body>has inline: style="margin: 0pt; padding: 0pt; min-height: 100%; height: 100%;"
Why is this necessary? It is changing my page layout because the page defines a margin on <body>, and I do not wish to change the css to !important.
# POSTED ON: February 16, 2009 @ 08:02 GMT -7
|