Page 1 of 1

Page navigation orientation

Posted: 21 Sep 2010, 19:52
by allebrugere
The page navigation in the bottom of my galleries are shown vertically, but i need them to be shown horisontally.

Now:
Start
Prev
1
2
Next
End


What i need:
Start Prev 1 2 Next End

I have read that it is in the default.php, but i cant see where...

Please help! :shock:

Re: Page navigation orientation

Posted: 23 Sep 2010, 12:51
by Jan
Hi, you can try to stylize it in CSS or modify in default.php

components/com_phocagalelry/views/category/tmpl/default.php

or categories view:
components/com_phocagalelry/views/categories/tmpl/default.php

Search e.g. "'Display Num'" to find the place in the file.