Kayako logo
Style & Design Customizing the look and feel of your support desk? Share thoughts and request assistance here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
Matthew Offline
Member
 
Matthew's Avatar
 
Posts: 168
Join Date: Oct 2007
Location: Jakarta, Indonesia
Change logo when language changes - 08-04-2008, 02:35 PM

Does anyone know how one might go about doing this? I want the site logo to change when I switch languages, so that I can have SupportCenter vs SupportCentre, for example.


Matthew Arciniega
The Precision Group

+ Free: Ticket List & Ticket Search Mods

+ Free: (Almost) Perfect Outlook/HTML Tickets
+ Tutorials: SLA System Explained l Using Template Groups
Kayako v3.20.02 & v3.30.02 | PHP: 5.2.6 | MySQL: 5.0.58 | CentOS 4 Server
   
Reply With Quote
  (#2) Old
Matthew Offline
Member
 
Matthew's Avatar
 
Posts: 168
Join Date: Oct 2007
Location: Jakarta, Indonesia
Here's how to change logo graphics when language changes - 10-04-2008, 04:56 AM

Here's how:
  1. Create a new language string in Admin CP > Languages > Manage Phrases, called logofilename. Assign it the name of your logo for that language, for example: mylogo-en-us. Follow in the same way for your other language, for example: mylogo-en-uk.
  2. Add the relevant .gif graphics to /themes/client_default/
  3. Edit the header template in Admin CP > Templates > Manage Templates > General.
  4. Locate the following tag set: <img src="<{$themepath}><{$product}>.gif" border="0">
  5. Change it to: <img src="<{$language[logofilename]}><{$themepath}>.gif" border="0">
  6. Save the template.
  7. Make the same change for other template groups, as needed.
You can apply the same principle to other graphic images.


Matthew Arciniega
The Precision Group

+ Free: Ticket List & Ticket Search Mods

+ Free: (Almost) Perfect Outlook/HTML Tickets
+ Tutorials: SLA System Explained l Using Template Groups
Kayako v3.20.02 & v3.30.02 | PHP: 5.2.6 | MySQL: 5.0.58 | CentOS 4 Server
   
Reply With Quote
Reply

Tags
language, logo

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem change Language Support Center runfer Installation & Upgrading 16 25-07-2008 07:10 PM
How do I change the default language of the Client Support Center? ares How do I? 5 01-04-2008 01:26 PM
Change the autoclose email language squalito How do I? 5 28-03-2008 01:46 PM
Change where the logo links to BarrySDCA Style & Design 2 12-12-2007 10:32 PM
Admin Panel - Change Language torsten79 SupportSuite, eSupport and LiveResponse 1 31-03-2006 10:53 AM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46