VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: nonotherobot750 on October 10, 2012, 10:03:49 AM

Title: image category
Post by: nonotherobot750 on October 10, 2012, 10:03:49 AM
hi,
I have a question, i want to display my current category image for each current category.
Is it possible ? how ?


[attachment cleanup by admin]
Title: Re: image category
Post by: bytelord on October 10, 2012, 12:18:26 PM
Hello,

Its possible to do it by overriding CSS and may be edit your custom template files (div,span, etc).

Creating Overrides: http://forum.virtuemart.net/index.php?topic=98505.0
Template system: http://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system
Using firebug to examine you site code/styling: http://forum.virtuemart.net/index.php?topic=102850.0

Regards