Maybe someone can point me in the right direction. I have a virtuemart cart setup on a joomla site and the menu is a bit messed up, there is some extra code that is centering the text on the link. <td align="center" width="25%" > <br /> <a title="Product item" href="http://mydomain.com/component/option,com_virtuemart/page,shop.browse/category_id,18/Itemid,35/"> Product Item </a><br/> </td> Code (markup): I can figure where or how the align="center" is coming from, any ideas as to where that extra code is being added? Thanks
Sadly, I can't disclose the URL. I guess I am just trying to figure out what file have the code for the VM menu system. I can't figure out which one it is.
Ok which menu or more to the point which module? you will probably find that you have the module set to center but without a link it is a bit hard to give you any proper advice.