Page 1 of 1

Image Ordering

Posted: 10 Feb 2010, 20:58
by brown12321
Alright, I have noticed that ordering is done from top to bottom instead of from left to right. Is there an way to make it order left to right instead of Up to down.

For example right now on a 3 column layout ordering by Title ASC
---------------------------------------------------------------------------------
A D G
B E H
C F I

What I want
--------------
A B C
D E F
G H I

Re: Image Ordering

Posted: 11 Feb 2010, 10:53
by reko
Hi take a look at this topic: viewtopic.php?f=1&p=23311#p23348. Also, if it doesn't work you can try to ask the original poster who states he solved it, but never posted the solution.
regards
rk

Re: Image Ordering

Posted: 11 Feb 2010, 17:16
by brown12321
Thanks reko, that is a solution for the main categories but I also need it for category.php also.

Re: Image Ordering

Posted: 11 Feb 2010, 17:20
by brown12321
I have found the solution, please read through viewtopic.php?f=1&p=23311#p23348. I have added another file change to the half solution that existed.

Re: Image Ordering

Posted: 11 Feb 2010, 19:43
by reko
Great! Thanks for posting your solution.
rk