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

CommentFileSizeAuthor
problem.JPG133.22 KBzhongguo999999

Comments

florian’s picture

Status: Active » Closed (fixed)

Solved in 6.x-1.12 and 6.x-2.5 releases.

zhongguo999999’s picture

Thanks for the efforts you have done!

It's a very good theme!