E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2010, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Mon, 16 Feb 2009 18:41:27 GMT Fri, 12 Mar 2010 10:41:33 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #2 http://www.e-junkie.com/bb/topic/3187/pg/0#post9172 http://www.e-junkie.com/bb/topic/3187/pg/0#post9172 Mon, 16 Feb 2009 18:41:27 GMT http://www.e-junkie.com/bb/topic/3133

I have no idea why e-junkie would set margins, padding, etc to html and body... that should not, imho, be done by default.]]>
E-junkie Discussions; OwenStubbs
Post #1 http://www.e-junkie.com/bb/topic/3187/pg/0#post9172 http://www.e-junkie.com/bb/topic/3187/pg/0#post9172 Mon, 16 Feb 2009 15:02:49 GMT
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.]]>
E-junkie Discussions; OwenStubbs