1 (edited by iamteejay 2014-07-01 02:09:29)

Topic: Blue Highlight around Juicebox [SOLVED]

Hi

When clicking on the gallery tools to remove the thumbs from view, there is a blue fuzzy outline around the juicebox module in SAFARIl and dotted line in IE and FireFox. It looks like what IE did to linked images that didn't have the NO BORDERS property. So I applied the juicebox to have no borders, but it is still there.

Any thoughts?

Thanks, in advance

Teejay

Re: Blue Highlight around Juicebox [SOLVED]

I see the blue lines in Safari 5.1.7 (PC) but do not see any border or outline in Firefox 30.0 or IE11.
What versions of browsers are you using? (I see the problem only in an old version of Safari which Apple is no longer updating for PC.)

I notice that your gallery has a height of 75%. This means that it will have a height of 75% of its parent container's height. This implies that there will be 25% left over which might be contributing to your problem.
Try setting your gallery's height to 100% (so that it fills the height of its parent container) and then decrease the height of the gallery's parent container to compensate instead.

If this does not help, check the CSS of all your gallery's parent containers to ensure that all heights make sense and match up and check CSS rules such as border, margin and padding.

Re: Blue Highlight around Juicebox [SOLVED]

Hi Steven

I realized that the issue was only with two galleries, but not the rest. After doing some editing in the THEME.CSS I copied over a good one into the galleries that had the problem and voila.

Thanks for your time and support.

Teejay

Re: Blue Highlight around Juicebox [SOLVED]

I'm glad that you have been able to resolve your problem.
Thank you for posting back to let me know.