I tried to change the image size to 200*200 but the grid view listing was out of alignment.
Does any one have any idea to make the image size bigger and the alignment will not be out?
Wish to have something like this
http://www.cocobobo.com/store/
Does any one have any idea to make the image size bigger and the alignment will not be out?
Wish to have something like this
http://www.cocobobo.com/store/
you'll have to make some changes to your css if you make big changes to the image sizes.
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
you need to change te width on stylesheet.css
Code: Select all
.box-product > div {
width:116px; --> to 200px or whatever you need
}
Who is online
Users browsing this forum: No registered users and 17 guests