VIRTUEMART: vmMainPage – Where the heck is it?
A pesky little div class, that took me a while to track down.
In my project there were some styles attributed to it, which were breaking my layout – and I still haven’t been able to find where those styles are..
But I did find the PHP page that generates the div (So I just renamed the div, and applied my own styles)
components/com_virtuemart/virtuemart.php
Line 154
leave a comment