Pagination in Joomla!

Posted on Stack Overflow See other posts from Stack Overflow
Published on 2009-04-23T18:01:02Z Indexed on 2010/05/30 4:12 UTC
Read the original article Hit count: 446

Filed under:
|
|

Hi every one.

I'm a bit new to Joomla! and I'm building my new web site using Joomla! 1.5.8 with a template bought from RocketTheme. The long article in question is a gallery of photos, and I wanted to create a horizontal pagination nav-bar in the footer of the gallery, I just clicked pagebreak where I wanted to paginate in my article in the WYSIWYG editor and thought that it's actually all I have to do. What I got was ugly; a vertically directed navigation bar placed in the top right side of my gallery with the links to each part of the article, the all without the minimum styling. And as I see it's a table! Why not outputting a list instead of a table! (Well this is not actually my concern right now).

I can understand CSS and html, but I'm not really a PHP guy, so I don't understand how to use pagination.php or pagenavigation.php! Do I have to customize one of them to have my nav-bar? What I have to do to get that horizontal nav-bar?

Really thanks in advance.

Wassim

© Stack Overflow or respective owner

Related posts about css

Related posts about joomla