Hope this is the correct forum box!!
Dear All,
I am just restyling the modal pop-up add to cart window.
The code is
<div id="fancybox-content" style="border-width: 10px; width: 329px; height: auto;">
and
<div id="fancybox-wrap" style="width: 349px; height: auto; top: 470px; left: 409px; display: block;">
How do I override the the inline CSS - where does it occur in the core file so I can create an override.
Any reason there are styles hardcoded into the page and not left to the id's to do the work?
components/com_virtuemart/assets/css/jquery.fancybox-1.3.4.css
the size is worked out by JS from content, viewport etc
You can also just override the popup layout by joomla override system http://docs.virtuemart.net/tutorials/33-templating-layouts/78-introduction-template-system.html