Hi,
Only just started using CMS made simple, but really pleased with it !!
Was wondering if and how you can customise the 'admin area', mainly the header bar , was hoping to change the text to a client company name as opposed to 'CMS Made Simple Admin Console'
help greatly appreciated!!
(SOLVED) How to customise CMSMS admin area ??
-
slimboyfatz33
- Forum Members

- Posts: 27
- Joined: Thu Jun 19, 2008 4:55 pm
(SOLVED) How to customise CMSMS admin area ??
Last edited by slimboyfatz33 on Thu Jun 19, 2008 9:33 pm, edited 1 time in total.
Re: How to customise CMSMS admin area ??
It's in the admin.inc.php file in the admin/lang/en_US dir.
Nullig
Nullig
-
slimboyfatz33
- Forum Members

- Posts: 27
- Joined: Thu Jun 19, 2008 4:55 pm
Re: How to customise CMSMS admin area ??
Thanks, but theres a lotta code in there!!! where should i be looking to alter the header ?
Re: How to customise CMSMS admin area ??
$lang['admin']['adminpaneltitle'] = 'CMS Made Simple Admin Panel';
Nullig
Nullig
-
slimboyfatz33
- Forum Members

- Posts: 27
- Joined: Thu Jun 19, 2008 4:55 pm
Re: How to customise CMSMS admin area ??
Thank you so much Nullig, you seem pretty clued up !! A little off topic but how easy is it to create a Client login area in CMSMS? (Not for altering pages in the CMS sense) but basically so different clients can access only 1 page of the site ,where their work (that i am creating for them) is displayed, but them being unable to view other clients work??
Is it also possible to make it with a password reminder function etc????
Is it also possible to make it with a password reminder function etc????
-
Zoorlat
Re: How to customise CMSMS admin area ??
slimboyfatz33,
You want to take a look at the Modules "Front End User" and "Custom Content", they will do what you are asking for, and more.
Also, remember to put "[solved]" in front of the topic of this thread now that you have solved it.
/Z
You want to take a look at the Modules "Front End User" and "Custom Content", they will do what you are asking for, and more.
Also, remember to put "[solved]" in front of the topic of this thread now that you have solved it.
/Z
-
slimboyfatz33
- Forum Members

- Posts: 27
- Joined: Thu Jun 19, 2008 4:55 pm
Re: (SOLVED) How to customise CMSMS admin area ??
thanks massively for the advice guys !! 
