VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: motybz on November 21, 2014, 09:30:11 AM

Title: way the vm css is not loaded (vm3)
Post by: motybz on November 21, 2014, 09:30:11 AM
i enable the virtuemart css loader but it is not appear in the source.
(https://www.dropbox.com/s/1gz66g36pw7lp57/Untitled.png?dl=0)
(https://www.dropbox.com/s/vu8in1uozm5d8t4/Untitled2.png?dl=0)
what i am doing wrong?
Title: Re: way the vm css is not loaded (vm3)
Post by: jenkinhill on November 21, 2014, 11:54:25 AM
URL?   Are you using ltr language files?
Title: Re: way the vm css is not loaded (vm3)
Post by: motybz on November 21, 2014, 13:09:37 PM
the site is on localhost
i use rtl language but when i use ltr it's fix the problem.
Title: Re: way the vm css is not loaded (vm3)
Post by: jenkinhill on November 21, 2014, 15:03:31 PM
VM does not come with vmsite-rtl.css as default. If you copy vmsite-ltr.css in com_virtuemart/assets/css/ and name it vmsite-ltr.css then it should work for you.