VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: glassdog on April 08, 2018, 05:20:48 AM

Title: Sub-category layout
Post by: glassdog on April 08, 2018, 05:20:48 AM
Thank you to everyone for the help so far,  I have a menu navigation link from my homepage to VM that will directly displays several sub categories.  I would like align the tittle of each sub-category above the image and perhaps add a box around it as seen in product view, is this possible ?  see this test page for example;

http://vintagetreasurestn.com/index.php/shopping

VM VirtueMart 3.2.12
Title: Re: Sub-category layout
Post by: PRO on April 08, 2018, 06:58:08 AM
yes, its possible. have you done any css modifications yet?



Its just a matter of adding text align center to the div.
Title: Re: Sub-category layout
Post by: glassdog on April 08, 2018, 16:08:03 PM
Pro,
If i could get the snippet of code and a location on where to insert it I could do it but it is not something i would know how to write myself.

Thank you