I have a problem of pagination in Content Glider module(It's ok in other theme). The pagination is covered by the glide content(Figure 1) and the "Copyright ©" in the footer region float to the right(Figure 3).
I look into the HTML and find that the HTML order was in a state of disorder(Figure 2)(It's ok in other theme): the glidecontenttoggler class hierarchy become lower than normal and become the glidecontentwrapper class's child.
The problem only happens with the the ZEROPOINT theme?
Where do I start to look into this problem?
my setup is the following(xampp):
- Drupal 6.19
- Apache/2.2.11
- PHP 5.2.9
- Mysql 5.0.51a
- ZEROPOINT theme
| Comment | File | Size | Author |
|---|---|---|---|
| problem.JPG | 133.22 KB | zhongguo999999 |
Comments
Comment #1
florian commentedSolved in 6.x-1.12 and 6.x-2.5 releases.
Comment #2
zhongguo999999 commentedThanks for the efforts you have done!
It's a very good theme!