I use virtuemart2, this is the product detail page: (http://www.chineseleds.co.cc/11.jpg),
I would like to remove this column on the right: (http://www.chineseleds.co.cc/2.jpg),
and move the short description column (http://www.chineseleds.co.cc/33.jpg) to the right (to replace the previous removed column). Could anyone help me? Thank you very much in advance for your help.
Hello,
You are using a custom template so without a live url i don't think someone can help you ...
btw, edit your css using float:right could move that to the right i suppose.
You could use firebug to test you site code and CSS styling: http://forum.virtuemart.net/index.php?topic=102850.0
Read also that regarding to commercial templates: http://forum.virtuemart.net/index.php?topic=108212.0
Also forgot to mention your joomla and vm versions
Regards
Thank you very much, bytelord.
Quote from: bytelord on October 09, 2012, 12:40:04 PM
Hello,
You are using a custom template so without a live url i don't think someone can help you ...
btw, edit your css using float:right could move that to the right i suppose.
You could use firebug to test you site code and CSS styling: http://forum.virtuemart.net/index.php?topic=102850.0
Read also that regarding to commercial templates: http://forum.virtuemart.net/index.php?topic=108212.0
Also forgot to mention your joomla and vm versions
Regards
did you accomplish it?
solved, thanks.