Pagination

GK User
Sun Oct 17, 2010 3:29 pm
Hello,

I have a problem on the blog, the pagination does not appear entirely.

Thank you for your help ;)
User avatar
Junior Boarder

GK User
Mon Oct 18, 2010 11:28 am
please show me the site... can't do much out from the image.
User avatar
Platinum Boarder

GK User
Mon Oct 18, 2010 11:30 am
User avatar
Junior Boarder

GK User
Tue Oct 19, 2010 12:25 am
Azzzaro I would like to contact you. How can i do that?
User avatar
Platinum Boarder

GK User
Tue Oct 19, 2010 12:31 am
apanou wrote:
Azzzaro I would like to contact you. How can i do that?


My mail : [email protected] ;)
User avatar
Junior Boarder

GK User
Tue Oct 19, 2010 2:28 am
Hi

About the pagination, please open joomla.css file and replace this fragment:

Code: Select all
ul.pagination li { display:inline; margin:2px 5px; overflow:hidden; color: #999; background: #fff!important; border:none; padding:5px 10px!important; cursor:pointer; border: 1px solid #d7d7d7; font-weight: bold; font-size:85% }


with this:

Code: Select all
ul.pagination li { display:inline; margin:2px 3px; overflow:hidden; color: #999; background: #fff!important; border:none; padding:2px 5px!important; cursor:pointer; border: 1px solid #d7d7d7; font-weight: bold; font-size:85% }


Cheers ;)
User avatar
Platinum Boarder

GK User
Tue Oct 19, 2010 2:34 am
Thank you very much big boss :)
I think the ... Surely fatigue :laugh:
User avatar
Junior Boarder


cron