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.
Building an Application - Got Some Questions
breastfed
New
Hello
i am creating my first Application right now. I started it like the App Tutorial showed how to do it, but the new Controller/Page doesn't come up with any Style. All Head Styles and JS are gone. Also the Mainnavigation is missing.
I copied Skeleton and renamed it.
Would be very thankful for some help.
Thanks!
i am creating my first Application right now. I started it like the App Tutorial showed how to do it, but the new Controller/Page doesn't come up with any Style. All Head Styles and JS are gone. Also the Mainnavigation is missing.
I copied Skeleton and renamed it.
Would be very thankful for some help.
Thanks!
0
Comments
$this->AddCssFile('style.css');
In the appcontroller.php is the key!
Thanks!
I am using the theme for this website, and editing it accordingly to fit my own website. The header for this theme is stored in themes/(theme name)/views/default.master.php
This file may be available in other locations, however, for other themes.