I am just setting up my website to use eJunkie (currently working on a sandbox version, before transferring code to existing live site).
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.