0
I’m using the plugin
of JCarousel Lite
and it worked well on a certain page.
Now I’m applying on another project msm page only that instead of working, it puts widht: 0px height: 0px;
in all elements and in the target div.
Someone’s been through it?
It should be css conflict. Try looking at the classes. Post more details of your css classes you are using
– CesarMiguel
I’m using . And until then it worked fine.
– dsantoro
But if css is changing it could be css class name conflict
– CesarMiguel
I am being WELL specific in my css. There can be conflict beyond what Chrome Developer Tools does not accuse conflict.
– dsantoro
You may have your own specific css, but you don’t know the css classes that Jcarousel Lite is creating. It is possible that there are two classes with the same name or so. But if you do not accuse conflict I do not see what might be
– CesarMiguel