When I add a product to cart, the "add to cart message" is displayed on top of the page instead of displaying the overlay and message over the page (absolute position).

I have added all the dc_ajax_add_cart.css stylesheet into my custom theme stylesheet and it works !!

So, I gather that the stylesheet is not taken into account.

Best Regards,
Arachnos

Comments

Arachnos created an issue. See original summary.

subhojit777’s picture

Version: 7.x-2.1 » 7.x-2.x-dev

Can you please add screenshots for this bug. A (before) screenshot for the problem that you are facing, and a (after) screenshot after the bug got solved would do. Thanks.

grougy’s picture

You need to add one of the two blocks to your page to include the css. I guess the module is not intended to be used only for the ajax add to cart stuff.

subhojit777’s picture

@grougy Can you please explain your use case.

subhojit777’s picture

Status: Active » Closed (works as designed)

We had this problem earlier, if you add either of the blocks then it doesn't work properly. This is now fixed, the blocks loads all required resources and they are independent of each other.