Aligning the "print, PDF and email" buttons

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Tue Aug 03, 2010 11:54 am
I am having a problem with aligning the "print, PDF and emial" buttons with this template. How can I fix this. See the picture below
User avatar
Fresh Boarder

GK User
Tue Aug 03, 2010 2:42 pm
Yes, you are right.
It's a small css fault.

Please open this file ../templates/gk_mystore/css/vm/vm_major.css

and replace code on line 31:

Code: Select all
div.buttons_heading { margin:13px 0 0; float:right; padding: 0!important; width: auto; }


with this one

Code: Select all
div.buttons_heading { margin:0; float:right; padding: 0!important; width: auto; }


This will be added on next update of the template.

Cheers ;)
User avatar
Platinum Boarder

GK User
Tue Aug 03, 2010 3:33 pm
Worked perfectly. Thanks. Really appreciated.

I think you might want to fix that in the demo.gavick.com as well.
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.