- Posts: 25
- Thank you received: 0
product layout
I have my products listed in rows of 5 items.
This is working fine in most browsers except for ie on a wide screen.
instead of showing 5 items its listing them as follows,
row 1 3 items
row 2 1 item
row 3 3 items
row 4 1 item
row 5 3 items
any ideas on how to fix?
cheers
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
the url is
www.549.com.au/shop/index.php?option=com...out=listing&Itemid=8
i have also sent a screen shot.
Thnaks
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Are you sure you gave me the good link ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please go in the menu Display->Views and edit the file listing_div of the views category and product. There, change the line:
Please Log in or Create an account to join the conversation.
I have changed the line of code but it has made no differance. Is there any check boxes i need to check or am i missung something else. Cheers. Danny
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You now have 3 elements per row and the width percentage of each element is 33% where it should be 32% with the modification.
I also do not get the problem on IE7 on your website. Maybe that's because you have three elements per rows ?
Please Log in or Create an account to join the conversation.
Im pretty sure everything is ok.
I am currently showing 4 elements per row. Its showing 4 ok in firefox, but still shows the same layout in my previous screenshot that i posted to you in IE.
Thnaks
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
3 items on the first line
1 item on the next
3 items on the next
i item on the next and so on and so on.
Cheers
Please Log in or Create an account to join the conversation.
The modification is working on our test website so it should work for you as well.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.