Okay
  Print

Customize front-end

This guide works for all CyberBukit scripts.

The front-end comes with about 10 necessary pages. All pages except the homepage are related to the database. You may need to customize the header, footer and homepage. Here is the file location of these pages, you can open and edit directly.
1. homepage : application\views\themes\default\Front\index.php
2. header : application\views\themes\default\Front\header.php
3. footer :  application\views\themes\default\Front\footer.php

If you want to change the whole style of the script, you need to edit the css file:
1. Front-End CSS: assets\themes\default\front\css\front.css
2. Back-End CSS: assets\themes\default\css\sb-admin-2.css