VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: MichelleMaree on July 02, 2012, 05:38:38 AM

Title: Changing product preview layout on category page
Post by: MichelleMaree on July 02, 2012, 05:38:38 AM
Using:
Joomla 2.5.6
Virtuemart 2.0
Artisteer 3

Hi guys, had some great info through these forums which has helped me heaps. Stuck on one issue.
Not sure which files to update to change the way the products show up when you select a category.

I want the thumbnail to be larger, text smaller, price larger, change heading to go under the thumbnail, remove rating etc.
Below is the page i'm referring to and the current layout i want to change. Note different colour headings are for visited links.

Can someone direct me to the files i need to edit to change this layout?

Thanks in advance.


[attachment cleanup by admin]
Title: Re: Changing product preview layout on category page
Post by: srajca on July 02, 2012, 23:03:20 PM
you will find it in templates//YOURTEMPLATE/html/com_virtuemart/category/default.php . if it's not there then copy it from components folder to do an override.
you can change a bunch of things there including heading position, add div classes etc, but also make sure to look at the css file.
use firebug