Keyword

Hovering over Prev / Next on enlarged image shows blue box

More
11 years 9 months ago #53104 by Mr G
Hi,

Wonder if somone could please offer some help on a minor irritating issue I have with the SIG plugin.

Site is very simple and is based on the Beez2 template. The site is working fine but when the thumb nail is enlarged hovering over the Next or Previous links shows a blue box over the image. I have attached a screen shot to show what I mean.

Can anyone offer some ideas on where I need to look to stop this happening?

Many thanks,
G
Attachments:

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago #53105 by Mr G
Hi,

I've been able to work out that it's likely to be a CSS conflict on the hover function but other than that I am stuck as to which CSS file is involved and what code within it needs to be updated.

Can anyone advise where to look and what code to amend?

If I can't find a solution I'll need to abandon this and look for another solution.

Thanks,
G/

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #53106 by Katia
You should contact your template provider and ask her/him to help you out solve this conflict with your template.

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #53107 by Mr G
Hi,

Thanks for picking up my post.  :)

It's the standard Joomla 2.5 template Beez2.

Any ideas on where and what to check please?

Thanks,

G

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #53108 by Katia
Could you provide me with a link to your gallery page please?

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #53109 by Mr G

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #53110 by LiaCroft
Hi there, I've got the same issue here.

Specs:
CMS: Joomla 2.5
Template: Beez 2.0
Checked with: Firefox and Internet Explorer
Pic:
Link: goettingerland.com/joomla2.5/index.php/fotogalerie

It seems like it only concerns the hover pics (*.png?) which can't be properly read or interpreted?
Or is it an issue of java?

Any help would be awesome!  :) :-[ :)

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #53111 by Katia
Try this: Go to /plugins/content/jw_sig/jw_sig/includes/js/jquery_fancybox/fancybox/jquery.fancybox.css
and remove width from this element

.fancybox-nav {
    background: url("blank.gif") repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 100%;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 40%;
    z-index: 8040;
}

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #53112 by Mr G
Hi,

That has removed the next and previous icons and the blue box appearing over the graphic. A blue box is still displayed when hovering over the X though.

Is it possible to resolve that as well?

Many thanks!

G

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #53113 by LiaCroft
Wow! Thank you!
At least the big blue fields are gone. I see what you've done here.
But now the hover-navigation is gone as well. So this is quite a 'dirty' solution.  8)

I also deleted the little cross on the upper right corner with the same trick you've used:

.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 0px;
height: 0px;

cursor: pointer;
z-index: 8040;

Still this is far from perfect, folks, but well... hopefully there will be a decent solution soon!

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #53114 by Katia
As far as I can see using a different pop up engine has solved your issue.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum