Keyword

RESOLVED / sigp: white overlay box appears while browsing pictures

  • schlauch
  • schlauch's Avatar Topic Author
  • Offline
  • New Member
More
16 years 11 months ago - 15 years 10 months ago #13775 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

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

More
16 years 7 months ago - 16 years 7 months ago #13776 by Peppe
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

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

  • schlauch
  • schlauch's Avatar Topic Author
  • Offline
  • New Member
More
16 years 7 months ago #13777 by schlauch
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

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

More
16 years 6 months ago #13778 by doc_flake
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

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

  • schlauch
  • schlauch's Avatar Topic Author
  • Offline
  • New Member
More
15 years 10 months ago #13779 by schlauch
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

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

  • schlauch
  • schlauch's Avatar Topic Author
  • Offline
  • New Member
More
15 years 10 months ago #13780 by schlauch
YES!!!
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.


Powered by Kunena Forum