Article pagination

  • montan
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 8 months 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?
Attachments:

Please Log in to join the conversation.

More
13 years 8 months ago - 13 years 8 months 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: 13 years 8 months ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.161 seconds
Powered by Kunena Forum