VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: cappucino on May 05, 2014, 05:18:05 AM

Title: How to change 'product details' button position [solved]
Post by: cappucino on May 05, 2014, 05:18:05 AM
Hi,
how to change 'product details' button position to middle?

this a picture on frontpage
(http://)

this a picture on category pages
(//)

i want to change button position like on category pages

thanks.
Title: Re: How to change 'product details' button position
Post by: GJC Web Design on May 05, 2014, 10:04:40 AM
text-align:center;   ?   some left margin or padding?

this is very basic html/css.. any google search will tell you how to center align an element
Title: Re: How to change 'product details' button position
Post by: jenkinhill on May 05, 2014, 10:58:19 AM
Use Firebug to see what needs to be done.  http://forum.virtuemart.net/index.php?topic=116620.0
Title: Re: How to change 'product details' button position
Post by: cappucino on May 05, 2014, 14:47:59 PM
Quote from: jenkinhill on May 05, 2014, 10:58:19 AM
Use Firebug to see what needs to be done.  http://forum.virtuemart.net/index.php?topic=116620.0
thanks, firebug very helpful..
problem solved after i modified margin on virtuemart.css  :)