modify look and feel - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: modify look and feel (/thread-9812.html) |
modify look and feel - robbo007 - 03-02-2010 11:57 PM Hello all, I'm trying to find the the field that displays the text on the webmail homepage "ispCP Omega Webmail Login" Any ideas if this can be changed? I would like to put something like "Customer Webmail Access" Also is it possible to change the Browser title from all the pages? Thanks, Rob RE: modify look and feel - gOOvER - 03-03-2010 12:06 AM with 1.0.3+ you have extra login icons for that. which version do you use? RE: modify look and feel - robbo007 - 03-03-2010 12:07 AM Thanks for the prompt reply. I'm using 1.0.0 but hoping to upgrade to 1.0.4 very soon. I've change a few things already, will I loose these changes if I upgrade to 1.0.4? thanks, Rob RE: modify look and feel - robbo007 - 03-03-2010 05:36 PM I've just upgraded to 1.0.4 and I see the webmail has the same text as 1.0.0 Any ideas which file I need to modify? I've been looking in /var/www/ispcp/gui/tools/webmail/images which have all the images but the text I gather is inside a a php file? Thanks in advance, Rob RE: modify look and feel - kilburn - 03-03-2010 05:46 PM Look at the /var/www/ispcp/gui/tools/webmail/config/config.php file. Specifically, modify the "org_name", "org_title", "provider_uri" and "provider_name" to suit your needs. |