VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: bubu636 on June 09, 2012, 01:08:26 AM

Title: HELP! Cart page is not applying my Joomla Template CSS...
Post by: bubu636 on June 09, 2012, 01:08:26 AM
Hello,

I have upgraded VM from 2.0.3 to vm2.0.6.

Product, Category and Shop Front pages look same but the cart pages. I am using default Joomla template. It was working fine before I upgraded it. I don't think this has nothing to do with the issue but I have an override folder for cart pages.

The cart pages also should apply my default Joomla CSS (/wellness/templates/shop/css/template.css). Please take a look >>
http://www.elevationtime.com/wellness/shop/cart.html

Thank you!
Title: Re: HELP! Cart page is not applying my Joomla Template CSS...
Post by: jenkinhill on June 09, 2012, 11:26:58 AM
There was a change in price output, see the update notes at http://virtuemart.net/index.php?option=com_content&id=416&tmpl=component  (found by clicking on the update icon in VM backend - UPDATE FOUND! CLICK TO UPDATE. )

Since I don't know what your page is supposed to look like I cannot comment on the css, but the best way to approach VM css so it is not changed during updates is to copy/edit the styles you require from vmsite-ltr.css into your Joomla template css and replace vmsite-ltr.css with a blank file to avoid not-found errors.
Title: Re: HELP! Cart page is not applying my Joomla Template CSS...
Post by: bubu636 on June 09, 2012, 18:45:10 PM
Hello Mr Jenkinhill,

Thank you for the reply. My old vmsite-ltr.css was copied to my default joomla template. Only Cart pages (just the VM section) are not applying my default template CSS. (image attached). ex.  Left and Right margins should be applied, H1 and links should be in brown etc. 
http://www.elevationtime.com/wellness/shop/cart.html

I read this article and turned off VM jQuery but nothing has changed..  http://dev.virtuemart.net/projects/virtuemart/wiki/General_JS-Problems_with_templates_and_jQuery

Is there a way to manually attach my default Joomla CSS (/wellness/templates/shop/css/template.css) in these cart pages? Or should I reinstall the old version from my backup...?


[attachment cleanup by admin]
Title: Re: HELP! Cart page is not applying my Joomla Template CSS...
Post by: jenkinhill on June 10, 2012, 22:41:57 PM
Try with Firebug to see what is happening to the styles. http://forum.virtuemart.net/index.php?topic=102850.0
Title: Re: HELP! Cart page is not applying my Joomla Template CSS...
Post by: bubu636 on June 12, 2012, 05:56:26 AM
Hi Mr jenkinhill,

I figured out that the problem was JS conflict btw my template and VM.

Regards,
N