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, 27 Sep 2011 07:26:23 GMT Sun, 19 May 2013 09:54:42 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/5452/pg/0#post18912 http://www.e-junkie.com/bb/topic/5452/pg/0#post18912 Tue, 27 Sep 2011 07:26:23 GMT
I have found that it works perfectly in IE, it was Chrome that I was initially viewing it on, where the problem is apparent, it is the same on Firefox.

On IE the width of the overlay totally matches the content wrapper for the post on the page that contains the Buy Now button, when the cart is viewed. I have looked to see if a div has not been closed, causing the problem in Chrome, but cannot find one.

I guess I will have to live with it.]]>
E-junkie Discussions; Eddie180
Post #4 http://www.e-junkie.com/bb/topic/5452/pg/0#post18912 http://www.e-junkie.com/bb/topic/5452/pg/0#post18912 Tue, 27 Sep 2011 00:58:39 GMT
You would need to sort out how your site's CSS is affecting the cart overlay's appearance. You may find the tips on this help page useful for that task:
http://www.e-junkie.com/ej/trouble.buttons.cart-css.htm

If you're just concerned about the "dimming" effect that should cover your page behind the cart when the cart appears, you might just use cart-customization to reduce the opacity to 0 (effectively disabling the dimmed background entirely) or change the overlay color to white or something else that would blend into your site and make the cutoff less apparent:
http://www.e-junkie.com/ej/help.custom-cart.htm]]>
E-junkie Discussions; E-junkieGuru
Post #3 http://www.e-junkie.com/bb/topic/5452/pg/0#post18912 http://www.e-junkie.com/bb/topic/5452/pg/0#post18912 Sun, 25 Sep 2011 14:10:00 GMT

I still need some help on my first problem though - if anyone can help, I would be grateful.]]>
E-junkie Discussions; Eddie180
Post #2 http://www.e-junkie.com/bb/topic/5452/pg/0#post18912 http://www.e-junkie.com/bb/topic/5452/pg/0#post18912 Sat, 24 Sep 2011 14:56:20 GMT
I have made a custom "View cart" button, the button is 175 x 35, but not all of the button is active, only the top half of the button is clickable.

I suspect that it is because I have made the button deeper.

Is there a way to change the active area so that all of the button is clickable?]]>
E-junkie Discussions; Eddie180
Post #1 http://www.e-junkie.com/bb/topic/5452/pg/0#post18912 http://www.e-junkie.com/bb/topic/5452/pg/0#post18912 Sat, 24 Sep 2011 13:47:49 GMT
The overlay EJEJC_overlay, currently has Absolute positioning attributed to it, this is making the overlay background color start from part way across the screen from the left . The left edge coincides with the wrapper for the content of the page, the right edge of the wrapper covers the rest of the screen, so it looks lopsided.

I need to change the attribute to Fixed positioning to get it to show correctly (overlay covering whole screen), but cannot find how to do this using the customisation. I have already made a number of customisations - border.

Is there a way of changing the attribute from "Absolute" to "Fixed"?

An alternative would be to specify a width for the overlay so that it matches the width of the content wrapper on the page below it, I know you can specify the width of the cart, but is this possible for the overlay, and if so what is the "id="

Thanks in anticipation of any help.]]>
E-junkie Discussions; Eddie180