Active
Project:
Views Showcase
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2010 at 11:10 UTC
Updated:
1 May 2010 at 06:52 UTC
I have some invisible element in showcase. With this i san't click on first title because it's behind of this element.
Screenshots from FF (firebug) and from IE where element is fully visible. How can i delete this?
Sorry for my eng, i hope u understand me.
| Comment | File | Size | Author |
|---|---|---|---|
| From IE.jpg | 200.96 KB | hexen | |
| From Firefox.jpg | 234.29 KB | hexen |
Comments
Comment #1
hexen commentedAnd i preffer beta2, because i configured it perfectly, and in beta3 everyting is crashed and wrong. It's just one element that is bad for me... can anyone help without saying "update it to beta3"?
Comment #2
khaled.zaidan commentedHi,
The fact that beta3 got everything broken is actually due to the fact that it had to be new major release. The modifications that were in beta3 are now released in a different major release (2.0-BETA1).
If you still need to have 1.0-BETA2 (which is now the same as BETA5 if you have noticed), it looks like CSS problem (the <li> has too much height). Try:
- Overriding its height so it fits in the showcase
- Setting the "overflow:hidden;" for the elements containing it (the <ul> maybe)
If it still doesn't work, send me a link to that page to have a closer look.
Best regards,
Khaled Zaidan