VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: RYH Webdesign on May 04, 2013, 22:15:02 PM

Title: Using some of the blank space
Post by: RYH Webdesign on May 04, 2013, 22:15:02 PM
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
Title: Re: Using some of the blank space
Post by: jenkinhill on May 04, 2013, 23:30:04 PM
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