VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: leosvale on February 12, 2015, 21:01:39 PM

Title: Product price issue
Post by: leosvale on February 12, 2015, 21:01:39 PM
I got this issue and couldn't fix it.
(http://s10.postimg.org/6ck4jr1u1/ok1.jpg)
As you can see the price tag is over the product name. I tried some CSS and didn't work.
Title: Re: Product price issue
Post by: jenkinhill on February 13, 2015, 12:24:36 PM
Firstly http://forum.virtuemart.net/index.php?topic=79799.0

Then see http://forum.virtuemart.net/index.php?topic=116620.0
Title: Re: Product price issue
Post by: leosvale on February 19, 2015, 16:03:01 PM
Quote from: jenkinhill on February 13, 2015, 12:24:36 PM
Firstly http://forum.virtuemart.net/index.php?topic=79799.0

Then see http://forum.virtuemart.net/index.php?topic=116620.0

Oh! Sorry about that. There we go:
PhP version:5.4.37
Joomla Version: 2.5.11
VirtueMart version:   2.6.12

Website: http://www.xaviermaquinas.com/

thanks!
Title: Re: Product price issue
Post by: jenkinhill on February 19, 2015, 16:13:35 PM
For security reasons you should update to Joomla 2.5.17 at least, and VM 2.0.14

You tried css??   Just override the value the height value for  .product_name
Title: Re: Product price issue
Post by: leosvale on February 19, 2015, 17:03:10 PM
Quote from: jenkinhill on February 19, 2015, 16:13:35 PM
For security reasons you should update to Joomla 2.5.17 at least, and VM 2.0.14

You tried css??   Just override the value the height value for  .product_name

I will do that. Could find the issue using Firebug! It's a great tool and thanks for your help!