I would like to change the - CMS Made Simple Admin Panel (Header Text)

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
billbdesign

I would like to change the - CMS Made Simple Admin Panel (Header Text)

Post by billbdesign »

Hi Ya'll,

I would like to change the - CMS Made Simple Admin Panel (Header Text) within the Admin panel.

I am working with a client that really likes the CMSMS but he asked if his company name and logo could be in the location where it says I would "CMS Made Simple Admin Panel" so when his staff log in.

Where can I change this??

Thanks.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: I would like to change the - CMS Made Simple Admin Panel (Header Text)

Post by Dr.CSS »

It's in /admin/lang/en_US/admin.incl.php for the words.

The logo comes from /admin/themes/default/defaultTheme.php

line 88    echo '<img src="themes/default/images/logo.gif"

so if you put a new logo in there, themes/default/images/ and name it logo.gif, or change this to reflect yours, your good to go, or change that line to point to another logo.

guessing this should be in the 'wiki'
billbdesign

Re: I would like to change the - CMS Made Simple Admin Panel (Header Text)

Post by billbdesign »

Thank you - I actually was able to find it after some time.

BILL
Locked

Return to “CMSMS Core”