Active
Project:
Content Glider
Version:
6.x-1.7
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
28 Sep 2010 at 14:26 UTC
Updated:
24 Jan 2011 at 02:37 UTC
I have a problem of pagination in Content Glider module. 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): the glidecontenttoggler class hierarchy become lower than normal and become the glidecontentwrapper class's child.
The problem 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
zhongguo999999 commentedWhat was going wrong is that there are version problems in my theme, I wondered.