Hi All,
I am very new to Virtuemart and have very basic knowledge therefore I wondered if someone could help me, please take a look at this link What I would like to do is use the blank space at the top to the page between Product Name and Results, I will like to use this to put an image in, can someone please tell me if this can be done and how to do it??
Thanks
Rachel
That would be in the div class="orderby-displaynumber"
You should edit the category display view file joomla_root/components/com_virtuemart/views/category/tmpl/default.php
That div is around line 185.
Use the edited file as a template override. See http://www.ostraining.com/blog/joomla/overrides and also http://docs.virtuemart.net/tutorials/33-templating-layouts.html