E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2013, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Tue, 20 Mar 2012 22:30:45 GMT Wed, 22 May 2013 13:35:58 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 #5 http://www.e-junkie.com/bb/topic/5812/pg/0#post20586 http://www.e-junkie.com/bb/topic/5812/pg/0#post20586 Tue, 20 Mar 2012 22:30:45 GMT
If you'd like to hire some expert help with this, see the "developer directory" link at the very top of this page for a list of competent, E-junkie-experienced developers we can recommend.]]>
E-junkie Discussions; E-junkieGuru
Post #4 http://www.e-junkie.com/bb/topic/5812/pg/0#post20586 http://www.e-junkie.com/bb/topic/5812/pg/0#post20586 Tue, 20 Mar 2012 20:54:20 GMT
div#EJEJC_window,
div#EJEJC_window div,
div#EJEJC_window table,
div#EJEJC_window td
{background-color:#FFF !important;}

at the bottom of my styles.css but it ended up making the entire table white, still no borders, spacing is wrong and etc. it's just all messed up.

How do i put exceptions for everything the cart so that the CSS for the rest of my page does not affect the cart.

Sorry i am not good at coding and etc. so this is very confusing to me, thanks for the help.]]>
E-junkie Discussions; eastwestcards
Post #3 http://www.e-junkie.com/bb/topic/5812/pg/0#post20586 http://www.e-junkie.com/bb/topic/5812/pg/0#post20586 Tue, 20 Mar 2012 20:46:49 GMT
I've gone through the help pages already and even the page that you referred me to, it didn't work unfortunately ):]]>
E-junkie Discussions; eastwestcards
Post #2 http://www.e-junkie.com/bb/topic/5812/pg/0#post20586 http://www.e-junkie.com/bb/topic/5812/pg/0#post20586 Tue, 20 Mar 2012 20:38:03 GMT
If that's not the problem, we would need to see the page where the glitch is happening to determine the cause with any certainty, but this help page may be relevant:
http://www.e-junkie.com/ej/trouble.buttons.cart-css.htm]]>
E-junkie Discussions; E-junkieGuru
Post #1 http://www.e-junkie.com/bb/topic/5812/pg/0#post20586 http://www.e-junkie.com/bb/topic/5812/pg/0#post20586 Tue, 20 Mar 2012 15:09:10 GMT
Just wondering if someone would be kind enough to help me with a problem i am having.

This is the code that i am currently using for my View Cart button:

<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&cl=206570&ejc=2" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><center><img src="http://www.e-junkie.com/ej/ej_view_cart.gif" border="0" alt="View Cart"/></center></a>
<script language="javascript" type="text/javascript">
<!--
function EJEJC_lc(th) { return false; }
function EJEJC_config() {
EJEJC_POSTCALL=true;
}
function EJEJC_shown() {
jQuery("#imgHeader").attr("src", "http://www.eastwestcards.com/banner2.png");
}
// -->
</script>
<script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script>

When i use this code on a normal HTML page the pop up is very nice and clean. However, when i try to use this code in a block on drupal the pop-up still works but there is no banner and the tables for the shopping cart all messy and etc.

Note: I switched on Cloud Flare sometime before i started editing this code could this be one of the possible reasons it's not working right?]]>
E-junkie Discussions; eastwestcards