Kayako Logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
goup Offline
New Member
 
Posts: 2
Join Date: Jul 2006

Problems with CSS and FireFox - 05-07-2006, 07:20 AM

Hi,

We have recently installed the 3.00.90 eSupport.

We noticed that while everything looks OK using IE, there is a problem with the use of CSS with FireFox.

It looks like FireFox doesn't load and use the CSS file.

You may visit http://support.elxis.org with IE and FireFox to see the difference.

Has anyone encountered that kind of trouble? Any ideas on how to solve it?

Thank you,
Ilias
   
Reply With Quote
  (#2) Old
eiden Offline
Member
 
Posts: 237
Join Date: Apr 2006
Location: Norway

SupportSuite
Owned License
05-07-2006, 07:42 AM

I had the same problem, and I solved it this way:

Log in to adminCP, go to Templates->header

Replace this:
Code:
<link rel="stylesheet" type="text/css" media="all" href="<{$swiftpath}>index.php?_ca=css" />
With:
Code:
<style type="text/css">
<{displaytemplate name="clientcss"}>
</style>
   
Reply With Quote
  (#3) Old
goup Offline
New Member
 
Posts: 2
Join Date: Jul 2006

08-07-2006, 08:30 AM

Thank you eiden.

That fix it!
   
Reply With Quote
Reply


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

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




Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

Kayako provides online help desk software and support solutions; enabling companies to improve their support and reduce costs.

Our three main products include: SupportSuite, eSupport and LiveResponse



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