Get MORE Support in our Forums
Want to Customize Somthing?
I give you few hints there.. I will install a phpbb3 forum very soon.
Understand the basics of MVC & peek at CakePHP Manual for a moment.
Small Design Changes
Open /app/views/videos/view.ctp for doing customizations on view video page.
CSS Modifications
Look at /app/webroot/css/global.css & /app/webroot/css/<your skin name>/*.css
Header & Footer Block Customization
Look at /app/views/layouts/<skinname>/default.ctp
Ex:
/app/views/layouts/multiflex/user.ctp
/app/views/layouts/multiflex/admin.ctp