Using 1.11.4 and OneEleven theme
Am doing a slight customisation the OneEleven theme to add a client logo to make it more personal for the client.
I have made a small change to ...themes/OneEleven/templates/pagetemplate.tpl and to ...themes/OneEleven/css/style.css.
I have done this with Modules previously and set up a module_custom folder so it will survive any future upgrades.
How is this done with a Theme?
Thanks
[Solved]Customising an Admin Theme
[Solved]Customising an Admin Theme
Last edited by jasnick on Sun Feb 24, 2013 12:12 am, edited 1 time in total.
Re: Customising an Admin Theme
Copy theme, rename it, rename Theme Class file and PHP class itself (class OneElevenTheme extends CmsAdminThemeBase), maintain it in future.
Re: Customising an Admin Theme
Thanks for reminding me - of course I remember now that's how I did the last theme I used - though I wouldn't have remembered the
Theme Class file and PHP class file!
Thanks for a great theme.
Theme Class file and PHP class file!
Thanks for a great theme.