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.

CommentFileSizeAuthor
From IE.jpg200.96 KBhexen
From Firefox.jpg234.29 KBhexen

Comments

hexen’s picture

And 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"?

khaled.zaidan’s picture

Hi,

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