MamboDesign.co.uk
Mambo Templates & Mambo Template Designs
| Support |
|---|
| Visit the knowledge base where you can access common questions, hints, tips and FAQ's relating to the web designs we have developed Knowledge Base Support |
| Template Gallery |
|---|
| To view all the professional, high quality web design templates we have created and released at the web site for the Mambo CMS visit the Template Gallery |
| Template Club |
|---|
| We have released over 200 professional template designs for mambo which you can download from the web site. To become a member of the web site Join The Club |
Loading...
Changing the Site title
Many of the templates developed by mambodesign automatically extract the site title from the mambo web site. If you would like to customize the site title please complete the following.
1) Download the template zip file from the mambodesign members area.
2) Unzip the template package and open the Index.php file with Notepad.exe
3) Search for the following code "php echo $mosConfig_sitename;"
4) Now replace the code with the text you would like to appear on your site ( IE ) my
new web site name
5) Now save the index.php file and upload it to the the template directory on your
server.
5) All you have done is removed the from the template and replaced it with your hard coded site title.
6) You can always change it back by replacing the text where you enter the site title name name with "php echo $mosConfig_sitename;"
1) Download the template zip file from the mambodesign members area.
2) Unzip the template package and open the Index.php file with Notepad.exe
3) Search for the following code "php echo $mosConfig_sitename;"
4) Now replace the code with the text you would like to appear on your site ( IE ) my
new web site name
5) Now save the index.php file and upload it to the the template directory on your
server.
5) All you have done is removed the from the template and replaced it with your hard coded site title.
6) You can always change it back by replacing the text where you enter the site title name name with "php echo $mosConfig_sitename;"
Article Id: 23 - Version: 4 - Created: 11-04-2006 - Last Updated: 11-04-2006 - Hits: 5237
Categories: Mambo Template Support
Related Items