When checking the source code, that is the mark up. Yet in my website grid the items are displayed such as:
ITEM 3 | ITEM 1 | ITEM 4 | ITEM 2
This wouldnt normally be a problem, except i am ordering the contents depending on their popularity. I could hack it and change the order of the content, but its all dynamically loaded.
Is this a case of my items css styling? Here is the styling for that:
Hello. How can i change the flow of the items? I want them to start and the top left and flow right.
The issue i am having is that the items are not being displayed as i would hope.
Lets say the html markup is like this:
When checking the source code, that is the mark up. Yet in my website grid the items are displayed such as:
This wouldnt normally be a problem, except i am ordering the contents depending on their popularity. I could hack it and change the order of the content, but its all dynamically loaded.
Is this a case of my items css styling? Here is the styling for that: