Bootstrap 3 theme for PicoCMS. Suitable for Pico 0.9.
- Upgrade compability to Pico 1.0
- Change grid
- Add more UX
- Download.
- Extract and copy folder
pico_bootstrap
to your Picothemes
folder. - Open your
config/config.php
, and edit the theme to this line:$config['theme'] = 'pico_bootstrap';
- Add this lines to add the social media button at the footer of your site (If you don't need the social media button, just skip this step).
$config['soc_media'] = array( 'facebook' => 'https://www.facebook.com/JulindraRenhard', 'twitter' => 'https://twitter.com/julindrarenhard', 'instagram' => 'https://instagram.com/julindrarenhard', 'youtube' => 'https://www.youtube.com/user/r3nhardj96', 'google' => 'https://plus.google.com/+RenhardJulindra', 'linkedin' => 'https://id.linkedin.com/pub/renhard-julindra-jacob/71/846/495', 'pinterest' => 'https://id.pinterest.com/' );
Note: You need to change the URL to your social media profile URL. You can change the order or remove the social media that you want to remove. - That's it.
Header
Footer
Sleek, intuitive, and powerful front-end framework for faster and easier web development.
http://twitter.github.io/bootstrap/
Pico is a stupidly simple, blazing fast, flat file CMS. See http://pico.dev7studios.com for more info.