Fhaarnius Posted June 30, 2021 Posted June 30, 2021 (edited) View File bootstrap-zero This is a tiny FluxCP theme for rAthena, inherited from the pre-integrated "bootstrap" theme by Akkarinage. [ Installation ] Download the .zip or .rar file, then extract it to your `[FluxCP's root] > themes`. Since the "bootstrap" theme is inherited from the default theme, this theme also requires the default. So, your `ThemeName` in `config/application.php` should be something like this: 'ThemeName' => array('bootstrap-zero', 'default', 'bootstrap') Not like this: 'ThemeName' => array('bootstrap-zero') [ Configuration ] You can adjust the Jumbotron's content in: `[theme's root] > parts > jumbotron.php`. ______ I know this theme is still small, don't know if I will develop it further or not. My goal is to share, so that it doesn't go to waste on my computer, and hopefully can be used by the community. This theme is provided as is. Use as you wish at your own risk. Submitter Fhaarnius Submitted 06/19/2021 Category Fully Coded Themes Video Content Author Akkarinage, Fhaarnius Edited July 27, 2022 by Fhaarnius 1 1
Sallycantdance Posted July 6, 2021 Posted July 6, 2021 hello sir how can i edit the photo in the slider? thanks
Fhaarnius Posted August 7, 2021 Author Posted August 7, 2021 On 7/6/2021 at 7:21 PM, chadness said: hello sir how can i edit the photo in the slider? thanks Look at `$mediaType3Links`, just change the URLs.
Sallycantdance Posted August 7, 2021 Posted August 7, 2021 (edited) thank you Edited August 7, 2021 by chadness
Recommended Posts