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.
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
Use Firebug to see what needs to be done. http://forum.virtuemart.net/index.php?topic=116620.0
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 :)