E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2012, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Thu, 7 May 2009 15:00:03 GMT Fri, 10 Feb 2012 17:04:16 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 #3 http://www.e-junkie.com/bb/topic/3349/pg/0#post9960 http://www.e-junkie.com/bb/topic/3349/pg/0#post9960 Thu, 7 May 2009 15:00:03 GMT E-junkie Discussions; avermat Post #2 http://www.e-junkie.com/bb/topic/3349/pg/0#post9960 http://www.e-junkie.com/bb/topic/3349/pg/0#post9960 Thu, 30 Apr 2009 20:58:34 GMT
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&cl=10025&ejc=2" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="https://www.accountingcoach.com/images/orderbuttonred.png" alt="" border="0" /></a>
<script language="javascript" type="text/javascript">
<!--
function EJEJC_lc(th) { return false; }
function EJEJC_config() {
EJEJC_INITCSS = false;
EJEJC_POSTCALL=true;
}
function EJEJC_shown() {
jQuery("#tdPmnt").attr("innerHTML", "<table><tr><td><img src='https://www.accountingcoach.com/images/lock.gif' /></td><td width=5></td><td><b>Click either PayPal <i>or</i> Google Checkout</b> <img src='https://www.accountingcoach.com/images/arrowh.png' /><br /><span style='font-size:11px'>(These are two of the safest ways to send money online.)</span></td><td width=10></td></tr></table>");
}
// -->
</script>
<script src='https://www.e-junkie.com/ecom/box.js' type='text/javascript'></script>

Note that everything from jQuery... to </table>"); shown above should of course be on one long line like your page already has it currently. Copy-pasting directly from here into your page's HTML source should work fine.

Aside from this matter, the cart also inherits CSS from your own page, so if the above doesn't fix the border/padding issue, it may be a difference in how IE interprets your CSS vs. how Firefox does it, and that would be up to you to sort out if you wish.]]>
E-junkie Discussions; E-junkieGuru
Post #1 http://www.e-junkie.com/bb/topic/3349/pg/0#post9960 http://www.e-junkie.com/bb/topic/3349/pg/0#post9960 Thu, 30 Apr 2009 14:22:15 GMT
I tried the ejunkie demo cart and the padding does appear in firefox so the issue is something specific to my site.

I tried adding the:
EJEJC_INITCSS = false;

But that didn't help.

Here is the page:
https://www.accountingcoach.com/ebook.html

-Matt]]>
E-junkie Discussions; avermat