News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Featured Product overlapping

Started by jimmykwh, May 20, 2012, 17:14:54 PM

Previous topic - Next topic

jimmykwh

I just updated from 2.0.2 to 2.0.6 and i noticed product shown on Feature Product is overlapping each other. I tried to look for productsnapshot.tpl.php as there is similar issue on version 1.1 but unfortunately I am unable to locate the theme folder under com_virtuemart. Please advice.

PRO

the module? or frontpage?


please explain better, maybe with a link

jimmykwh

please go to ifish.com.my and take a look on the bottom for featured products. can you see that 2 items is overlapping?

PRO

choose div based layout for the module

AND,why not choose 2 products per row because you only have 2 featured?

jimmykwh

There will be more products coming in.

I have changed to DIV based and it still the same. Any idea?

jimmykwh

i have more products now to show on the featured section and now its overlapping each other. Any idea guys?

PRO

its the template css for the "box" position.

.box2 {
    width: 32%;
}


^^

My site is a modified beez_20 as well.


jimmykwh

Quote from: BanquetTables.pro on June 13, 2012, 15:53:27 PM
its the template css for the "box" position.

.box2 {
    width: 32%;
}

Would you able to tell me which CSS file to refer to because I am not a web application person... just started..

PRO

position.css

.box2 {
    width: 32%;
}



change 32%    to 99%


BUT::::: That also means, you should not put more than 1 module in that position