VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: peeko on November 14, 2012, 02:21:42 AM

Title: Customised View
Post by: peeko on November 14, 2012, 02:21:42 AM
Hello all,

I have a client who wants to set up a product layout similar to her previous site.  I'm just wondering is there anyway to go about getting this simple layout through VirtueMart?

(http://www.peekonet.com/Peeko/product-list.jpg)

Thanks :)
Title: Re: Customised View
Post by: jenkinhill on November 14, 2012, 10:50:33 AM
Yes, you can do something like that. Using template overrides you have full control over the layout produced by VirtueMart. All that is needed is fairly basic knowledge of HTML, css and PHP.

For sources of information see http://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system

More specific information: 
https://forum.virtuemart.net/index.php?topic=97744.0
https://forum.virtuemart.net/index.php?topic=92756.0
Title: Re: Customised View
Post by: bytelord on November 14, 2012, 19:00:17 PM
Also,

http://forum.virtuemart.net/index.php?topic=106119.0
http://forum.virtuemart.net/index.php?topic=104825.msg353573#msg353573
Title: Re: Customised View
Post by: peeko on November 15, 2012, 08:38:34 AM
Thank you guys so much