Pagination issue

GK User
Sat Jan 21, 2012 6:30 pm
Hi
guys. In the bottom of the page http://www.publicvote.gr/index.php/polls i see the pages and next/previous button in vertical order. Why is that? How can i change it, to be in a horizontal order?
User avatar
Junior Boarder

GK User
Mon Jan 23, 2012 8:02 pm
GAVICK CONGRATULATIONS FOR THE GREAT SUPPORT!!!
User avatar
Junior Boarder

teitbite
Mon Jan 23, 2012 8:54 pm
Hi

This pagination is a part of this component try use this code:

Code: Select all
table.jaaji ul li {
    float:left;
}
User avatar
Moderator


cron