Please refer to the Ores demo in which under K2 showcase/k2 category we have displayed four category images across the page…the image height found using firebug is something like 456px.
<div class=”subCategory” style=”height: 456px;”>
this is not listed as part of any css file, but rather
element.style {height: 456px;}
Where can i edit this pixel dimension if it is not in a css file?
please review my site page for reference…I wish to have other category pages display with this 4 column image height, but cannot do it through the k2.css…
http://www.jwcooper.net/our-products.html
this page displays what is a typical category with the k2.css slightly modified, but I wish to display with the template “look”…as shown in the demo…
http://www.jwcooper.net/our-products/itemlist/category/6-buckles.html