(SOLVED) How to customise CMSMS admin area ??

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
slimboyfatz33
Forum Members
Forum Members
Posts: 27
Joined: Thu Jun 19, 2008 4:55 pm

(SOLVED) How to customise CMSMS admin area ??

Post by slimboyfatz33 »

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!!
Last edited by slimboyfatz33 on Thu Jun 19, 2008 9:33 pm, edited 1 time in total.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: How to customise CMSMS admin area ??

Post by Nullig »

It's in the admin.inc.php file in the admin/lang/en_US dir.

Nullig
slimboyfatz33
Forum Members
Forum Members
Posts: 27
Joined: Thu Jun 19, 2008 4:55 pm

Re: How to customise CMSMS admin area ??

Post by slimboyfatz33 »

Thanks, but theres a lotta code in there!!! where should i be looking to alter the header ?
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: How to customise CMSMS admin area ??

Post by Nullig »

$lang['admin']['adminpaneltitle'] = 'CMS Made Simple Admin Panel';

Nullig
slimboyfatz33
Forum Members
Forum Members
Posts: 27
Joined: Thu Jun 19, 2008 4:55 pm

Re: How to customise CMSMS admin area ??

Post by slimboyfatz33 »

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????
Zoorlat

Re: How to customise CMSMS admin area ??

Post by Zoorlat »

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
slimboyfatz33
Forum Members
Forum Members
Posts: 27
Joined: Thu Jun 19, 2008 4:55 pm

Re: (SOLVED) How to customise CMSMS admin area ??

Post by slimboyfatz33 »

thanks massively for the advice guys !!  :)
Post Reply

Return to “Layout and Design (CSS & HTML)”