Image galery overlapping top menu

Never actually clicked on product photos to check how it works, today i did and i got what you see in the attachment screenshot.
Tested a few tweaks in colorbox.css but didn’t get it right. Is there a place to setup the position of the lighbox so i can put it a bit lower of the top menu?

Cheers

8 answers

Profile photo of Saguaros 0.00 $tone September 26, 2012
Public

Hi there,

Try to making change in CSS file: \skin\frontend\default\jm_dicento\css\colorbox.css

At approx line 23, please add:

Code:

#colorbox{ 
    top: 100px !important;  << change to your desired value
}

and flush cache.

Regards.

#1
Profile photo of Antonio Mineiro 0.00 $tone October 3, 2012
Public

Hi Saguaros,

Sent you the info for the ftp and backend.
Regarding the issue about dashboard menu, it seems to work fine with Chromium.
Regarding the position of jm-spotlight overlapping jm-slideshow, it happens if i disable jm-product-slwi block.

Waiting for your help.

Cheers

#6
Profile photo of Saguaros 0.00 $tone October 4, 2012
Public

Hi again,

1. Seems you solved issue with backend.

2. I’ve changed css in file: /skin/frontend/default/jm_dicento/css/theme.css at line 42. Please have a look and let me know if it’s what you wanna achieve.

Regards.

#7

This question is now closed

Written By

Comments