[SOLVED] - Pagination Not Working IE7

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Sun Apr 04, 2010 12:28 am
Hello,

The Pagination is not working at the menu level for Category List Layout and I can't find the section of code to change to get this working.

Instead of saying "Page 1 of 10", there's a big long red block that runs down the page on the right. It's not like this on the article or blog layouts.

(See Video Section Link Below)

http://mapmoda.com/index.php?option=com ... &Itemid=14

Instead of saying "Page 1 of 10", there's a big long red block that runs down the page on the right.

Can someone please tell me where to change this pice of coding?

Thanks Much!
User avatar
Junior Boarder

GK User
Mon Apr 05, 2010 6:57 pm
I took a look at the page but I am not seeing the red line... I notice a lot of pictures not showing? I also see you are having a problems with you button... FF firebug should help you fit that... Red Button at the bottom right side.

I would start with CSS file...
User avatar
Fresh Boarder

GK User
Mon Apr 05, 2010 6:59 pm
I took a look at the page but I am not seeing the red line... I notice a lot of pictures not showing? I also see you are having a problems with you button... FF firebug should help you fit that... Red Button at the bottom right side.
User avatar
Fresh Boarder

GK User
Mon Apr 05, 2010 8:00 pm
Hi

Please try adding this code lines on ie.css file:

Code: Select all
ul.pagination {position:absolute}
p.counter {height:20px;overflow:hidden;width: 90px}
p.counter span {overflow:hidden;padding:5px 13px 0 0}


This fix will be added on next update.

Cheers
User avatar
Platinum Boarder

GK User
Mon Apr 05, 2010 8:22 pm
Hey!!!!

That did the trick!

The pagination is now working correctly.

Thanks Much!

All the best!

Dwight
User avatar
Junior Boarder

GK User
Mon Apr 05, 2010 8:24 pm
Hi Marg99,

What button are you refering to?

All my images are showing on my pages.

Kind Regards,

D
User avatar
Junior Boarder

GK User
Tue Apr 06, 2010 12:13 am
Browser error... Chrome error... The person computer browser wasn't setup right pictures was missing when I logged onto your site. Made adjusts to browser pictures showed up...
User avatar
Fresh Boarder


cron