VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: m1ronz0r on March 28, 2013, 09:15:24 AM

Title: Two questions about modules
Post by: m1ronz0r on March 28, 2013, 09:15:24 AM
I can't find nice module of cart. Now, I'm having :
(http://s58.radikal.ru/i162/1303/01/8c5dc9b07030.png)

If you have more beautiful template for this cart's module, please, writing link to download it or copy/paste php code here.

And second question... How I can changing page with product? Which .css or .php I must change? Or Have ready this module to download?
[spoiler](http://s56.radikal.ru/i153/1303/a4/2b2d2f71bfb2.png)[/spoiler]

Thank you. Sorry for bad English. From Russia with love  ;)
Title: Re: Two questions about modules
Post by: jenkinhill on March 28, 2013, 10:14:54 AM
Firbug will help you to develop/fix module/page layouts: http://forum.virtuemart.net/index.php?topic=102850.0

Once you know the changes to make use template overrides with your edits, or add the new css to the end of your Joomla template css so nothing gets overwritten when you update VirtueMart.

For overrides see http://www.ostraining.com/blog/joomla/overrides  and  http://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system

Other reference information is in the stickies on this forum section.
Title: Re: Two questions about modules
Post by: m1ronz0r on March 28, 2013, 15:10:50 PM
Thank you! And one else... Where I can find "flypage.tpl.php" ? I haven't "Themes" folder.. Please ^^
Title: Re: Two questions about modules
Post by: jenkinhill on March 28, 2013, 17:44:33 PM
There is no such file in VirtueMart 2 - there was a flypage file in the old VM1.1 version, but VM2 uses views, not themes for display. http://forum.virtuemart.net/index.php?topic=90935.0