Hi hdv,

You can do this with the help of css.You can change the "productsummary" class in ecommain.css (line no 781) as follows or you can write your own css.

.productsummary {
border-bottom:1px solid #999999;
float:left;
height:135px;
padding:5px 8px 5px 6px;
position:relative;
width:30%;
}



Thanks & Regards
--
Deepak Dixit
HotWax Media Pvt. Ltd.
Website :- www.hotwaxmedia.com
Contact :- +91-98267-54548
Skype   :- deepakdixit


hdv wrote:
hi
I am new to ofbiz.when I am trying to search any keyword in keywordsearch
box,the result shows one product in a row.But I want 3 products in a row.
So can anybody help me out in this case.what changes should i do in this
case?


Reply via email to