- Posts: 2
- Thank you received: 0
Changing image size of thumbnails in category page
- viktor slav
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
11 years 9 months ago #5355
by viktor slav
Changing image size of thumbnails in category page was created by viktor slav
Hi, I would like to change the default image size of thumbnails in
Sexyqueen theme
, so that images appear 3 in a row just like the
Winter Fashion Prestashop theme
. I already tried changing in Preference > Images > Edit home_default type, but it overlayes the images with the next/previous products. It would be probably helpful to replace the .tpl code from second theme in the first theme.
Any suggestions?
Any suggestions?
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
11 years 9 months ago - 11 years 9 months ago #5363
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: Changing image size of thumbnails in category page
Hi,
After change the image size in backend, you can edit /themes/ot_sexyqueen/css/product_list.css and in about line 4, find:
change the width to 33% (because you want 3 items per row) and save file, clear browser cache and try.
Thanks
After change the image size in backend, you can edit /themes/ot_sexyqueen/css/product_list.css and in about line 4, find:
Code:
#product_list li{...}
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Last edit: 11 years 9 months ago by Linh Robert.
Please Log in or Create an account to join the conversation.
Time to create page: 0.188 seconds