module position

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Wed Sep 01, 2010 12:45 pm
Hi I am trying to add a new module position to this template, I have added the new position to the templateDetails.xml file but am not sure what to do next, have searched forum but cant find what i'm looking for any help would be much appreciated :)
User avatar
Fresh Boarder

teitbite
Thu Sep 02, 2010 7:34 am
Hi

I'm pretty sure ths was mentioned on this foum about 20 times before, just by me :)

All that left is to add a code which will load the position in right place:

Code: Select all
         <jdoc:include type="modules" name="header_1" style="gavickpro" />
User avatar
Moderator

GK User
Thu Sep 02, 2010 10:03 am
Where do I add this code?
User avatar
Fresh Boarder

teitbite
Thu Sep 02, 2010 5:22 pm
Hi

In the place where You want this module to appear. The HTML is in templates/gk_mystore/layouts/
User avatar
Moderator

GK User
Thu Sep 02, 2010 8:16 pm
Thank you it worked now how do I get two positions next to each other on the same line?
User avatar
Fresh Boarder

teitbite
Sat Sep 04, 2010 10:36 am
Hi

Did we solved it by mails?

To set two layers in line You need to set width 50% to both and float:left attribute.
User avatar
Moderator


cron