- Posts: 4
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- RESOLVED / sigp: white overlay box appears while browsing pictures
RESOLVED / sigp: white overlay box appears while browsing pictures
- schlauch
-
Topic Author
- Offline
- New Member
Less
More
16 years 11 months ago - 15 years 10 months ago #13775
by schlauch
RESOLVED / sigp: white overlay box appears while browsing pictures was created by schlauch
hey.
i am using the simple image gallery 1.2.1 on a joomla 1.0.0 installation.
misteriously the picture shows up with a white overlay covering half of the
picture. i found out that this occurs only when i mouseclick on 'next' or
'last' and not when i use the arrowkeys. the overlay covers the side i clicked before.
it only happens when i use firefox afaik.
please check it out on the website: www.schlauchberlin.de
i have not seen the problem anywhere else where somebody is using sig.
thx for advice.
cheers, schlauch
i am using the simple image gallery 1.2.1 on a joomla 1.0.0 installation.
misteriously the picture shows up with a white overlay covering half of the
picture. i found out that this occurs only when i mouseclick on 'next' or
'last' and not when i use the arrowkeys. the overlay covers the side i clicked before.
it only happens when i use firefox afaik.
please check it out on the website: www.schlauchberlin.de
i have not seen the problem anywhere else where somebody is using sig.
thx for advice.
cheers, schlauch
Please Log in or Create an account to join the conversation.
- Peppe
-
- Offline
- New Member
Less
More
- Posts: 1
16 years 7 months ago - 16 years 7 months ago #13776
by Peppe
Replied by Peppe on topic Re: sigp: white overlay box appears while browsing pictures
I have the exactly same problem, this is really annoying. Great plugin though, just what I need but this problem might me consider something else. Does anyone know how to solve this problem?
This does not happen on the first image you click then it works correctly, but when you click "next" this problem appears...
TIA, Peppe
This does not happen on the first image you click then it works correctly, but when you click "next" this problem appears...
TIA, Peppe
Please Log in or Create an account to join the conversation.
- schlauch
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
16 years 7 months ago #13777
by schlauch
Replied by schlauch on topic Re: sigp: white overlay box appears while browsing pictures
He Peppe
Did you find an answer?
I am thinking about to use another gallery but did not have the freedom to do so.
Greetings
Did you find an answer?
I am thinking about to use another gallery but did not have the freedom to do so.
Greetings
Please Log in or Create an account to join the conversation.
- doc_flake
-
- Offline
- New Member
Less
More
- Posts: 5
16 years 6 months ago #13778
by doc_flake
Replied by doc_flake on topic Re: sigp: white overlay box appears while browsing pictures
The same thing here (using firefox). But in my case the overlay is colored red. That might give us a clue about what is happening: I am using a css-file that is coloring the background of ordinary links red.
a:hover, a:active, a:focus {
background:#FE0000 none repeat scroll 0%;
color:#FFFFFF;
}
This seems to collide with the formating of SIG:
#lbNextLink:hover {
background:transparent url(nextlabel.gif) no-repeat scroll 100% 15%;
}
Unfortunately, I don't know how to solve this issue.
Cheers, Martin
a:hover, a:active, a:focus {
background:#FE0000 none repeat scroll 0%;
color:#FFFFFF;
}
This seems to collide with the formating of SIG:
#lbNextLink:hover {
background:transparent url(nextlabel.gif) no-repeat scroll 100% 15%;
}
Unfortunately, I don't know how to solve this issue.
Cheers, Martin
Please Log in or Create an account to join the conversation.
- schlauch
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
15 years 10 months ago #13779
by schlauch
Replied by schlauch on topic Re: sigp: white overlay box appears while browsing pictures
Hi.
I still have the same problem as told a long time ago.
Can somebody offer a solution for the error?
I appreciate your help.
Schlauch
I still have the same problem as told a long time ago.
Can somebody offer a solution for the error?
I appreciate your help.
Schlauch
Please Log in or Create an account to join the conversation.
- schlauch
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
15 years 10 months ago #13780
by schlauch
Replied by schlauch on topic Re: sigp: white overlay box appears while browsing pictures
YES!!!
Finally I got the solution - thank god.
Edit the two selectors in sig.css by adding background:transparent;
That's it :)
I checked it on Firefox 3 and Internet Explorer 8.
I hope it will be bugfxed in a new version.
Have phun.
Finally I got the solution - thank god.
Edit the two selectors in sig.css by adding background:transparent;
#lbPrevLink {left:0; background:transparent;}
#lbNextLink {right:0;background:transparent;}
That's it :)
I checked it on Firefox 3 and Internet Explorer 8.
I hope it will be bugfxed in a new version.
Have phun.
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- RESOLVED / sigp: white overlay box appears while browsing pictures