Article pagination

More
15 years 3 days ago #7248 by montan
Article pagination was created by montan
Apparently paginaton is not handled properly into the template.
The attached image shows how it looks on my web site.
Is there a way to have links in a horizontal layout?

Please Log in to join the conversation.

More
15 years 2 days ago - 15 years 2 days ago #7260 by ivan.milic
Replied by ivan.milic on topic Re: Article pagination
Yes , you have to give to items of that list float property with value of left or right, use chrome browser or firebug to find out css class of that list (ul). Then add this for that class in css:

.<that class, you are finding out> li{
float:left;
}
Last edit: 15 years 2 days ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.189 seconds
Powered by Kunena Forum