http://prntscr.com/57ihi5
how to remove the label COM_VIRTUEMART_PLUGIN etc etc etc
how do i also align the word express on the right side of the radio button and not below it?
First http://forum.virtuemart.net/index.php?topic=79799.0
For the language string you will need to correct the related language file (possible in the plugin) or make a language override.
For the alignment issue use Firebug to work it out: http://forum.virtuemart.net/index.php?topic=116620.0
You are using a third party template system so we cannot make specific advice. http://forum.virtuemart.net/index.php?topic=108212.0
Quote from: jenkinhill on November 18, 2014, 12:02:05 PM
First http://forum.virtuemart.net/index.php?topic=79799.0
For the language string you will need to correct the related language file (possible in the plugin) or make a language override.
For the alignment issue use Firebug to work it out: http://forum.virtuemart.net/index.php?topic=116620.0
You are using a third party template system so we cannot make specific advice. http://forum.virtuemart.net/index.php?topic=108212.0
oh sorry, my first post
VM : 2.610
PHP : 5.5.12
Joomla : 2.5.19
My alightment issue is fix with display: inline
only problem now is the flow and the label that displays COM_VIRTUEMART_PLUGIN_COST_DISPLAY
livesite sample : www.royaleproductsph.com
COM_VIRTUEMART_PLUGIN_COST_DISPLAY is defined in the back & front end languafe files in VM2.6.12.2 - but if updating does not fix it then create an override. http://forum.virtuemart.net/index.php?topic=113895.0
Your Joomla version is old and known to have security problems. You should be using 2.5.27
Quote from: jenkinhill on November 18, 2014, 13:30:37 PM
COM_VIRTUEMART_PLUGIN_COST_DISPLAY is defined in the back & front end languafe files in VM2.6.12.2 - but if updating does not fix it then create an override. http://forum.virtuemart.net/index.php?topic=113895.0
Your Joomla version is old and known to have security problems. You should be using 2.5.27
Problem solved, thank to you. Forgive me for my ignorance mate...just started joomla 2 weeks ago....