Active
Project:
Lightbox2
Version:
6.x-1.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2012 at 09:32 UTC
Updated:
9 Apr 2012 at 20:12 UTC
Hi!
I just want to suggest delete a line in this file, in fact, I cannot understand what does it mean. I only know the validation problems that I had...
I'm talking about the line 43 with this content " *left: 0%;"
#loading {
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
position: absolute;
top: 40%;
left: 45%;
*left: 0%;
}Thank you!!!!
Comments
Comment #1
extexan commented+1 on this. I discovered it while validating CSS on my site. Obviously, it doesn't pass validation.
When talking to new potential clients, and showing examples of my web development work, they usually pass my sites through validation to check my work. Hard to explain to them that "that CSS file is beyond my control".
Also, on line 283, validation shows "Property -ms-interpolation-mode is an unknown vendor extension".
Comment #2
cybersysop commentedJust wondering if the Lightbox2 team is addressing these CSS errors? I actually receive the same 4 CSS Errors for all the pages on the site, I will list them.
43 #loading Parse Error *left: 0%;
44 #loading Parse Error }
172 #overlay_default Property opacity doesn't exist in CSS level 2.1 but exists in [css3] : 0.6
283 #lightboxImage Property -ms-interpolation-mode doesn't exist : bicubic
The site and the Lightbox2 Module function as expected but The Errors are a concern for SEO.
Is there a work around or a patch that would fix this?
We love the Lightbox2 Module and appreciate all the effort that has been put into it's creation.
Thanks and keep up the great work,
Howard