VM Vendor 1.3 Issues

More
10 years 6 months ago #19861 by romello
Ok I assume you mean in the template manager. I have set optimize css to "no"

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #19862 by nordmograph
Good, now we can work
open

yoursite/components/com_vmvendor/assets/css/bootstrap.min.css
and remove or comment out line49:

webkit-box-sizing: border-box;
box-sizing: border-box;

you can remove it from the bootstrap.css but then have to minify again the css file with something like
cssminifier.com/

and rename the file: bootstrap.min.css
This should fix your background conflict. I could verify this using Chrome 's inspect feature.
Let me know

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #19876 by romello
Where is this code? I didn't find it in the cb plugins xml or php files.

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #19877 by romello
I have also commented out the line 49:

/*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}*/


It did not fix the issues...

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #19879 by romello
This message is in regards to fixing the images not displaying in the cb tab... I could not not find the code that you mentioned before.

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #19880 by romello
I did not find this line of code in the plugins xml or php files. Where is this code located?

Please Log in or Create an account to join the conversation.

Time to create page: 0.341 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.