Image Ordering
Posted: 10 Feb 2010, 20:58
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
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