Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
CSS missing when application is open
yoda
New
Hi,
I have an issue with CSS and applications. When I access one simple application that I build (using the documentation tutorial), everything works except that the default vanilla CSS doesn't show up. What could it be?
Cheers!
I have an issue with CSS and applications. When I access one simple application that I build (using the documentation tutorial), everything works except that the default vanilla CSS doesn't show up. What could it be?
Cheers!
0
Comments
It could be in your appcontroler for instance:
http://bitbucket.org/bean/simpleblog/src/tip/controllers/appcontroller.php
or in another controller:
http://bitbucket.org/bean/simpleblog/src/tip/controllers/blog.php
Off-topic : Is that a blog application for vanilla 2? If it is, I'll need it, and keep up!
The standard one, is "style.css".
This is a blog application, it is just for learning purpose, I've no need of one, hence it will probably not be updated beyond where it is now.
It will normally be cleaned up, and made into a tutorial.