Results 1 to 3 of 3

Thread: Kayako Integration Help

  1. #1
    Join Date
    Apr 2008
    Location
    Bordon, Hampshire
    Posts
    68

    Default Kayako Integration Help

    We have just got kayako running on our system, everything looks fine except for when trying to view an article it pushes our page about.

    Please see here http://www.interwebdirect.co.uk/bill...cleid=13&nav=0

    Can someone please tell us which file I would need to modify to restrict the article size so it fits in with our template

    Thanks

    J
    Senior Partner - InterWeb Direct
    • InterWeb Direct - UK Affordable Shared Web Hosting & Reseller Hosting Service
    • Linux Based cPanel / Fantastico, RVSkin, Subversion & Trac Support
    • Visit us @ http://www.interwebdirect.co.uk - We'll transfer your site over!

  2. #2
    Join Date
    Feb 2008
    Location
    South Carolina
    Posts
    26

    Default

    Did you modify your kayako template files at all?
    Cpanel Shared & Reseller
    Plesk Shared & Reseller
    Linux VPS's & Windows (Coming Soon)
    Area 51 Web Hosting

  3. #3
    Join Date
    Oct 2006
    Posts
    3,110

    Default

    Kayako, even though I mostly love it's functionality, is a morass of nested tables and hard to decipher. Your best bet is to use Firefox and the free Firebug plugin to locate this. It's a simple install, and a right click while on the page to start it.
    If you click on the thing you want to change (like the width), you can edit and use "enter" to commit the change (on this page, until you refresh), and even add other tags to test things.

    Poked it a bit, and you have your footer on that page set at 900px, but it exists within the same table as the articles. This takes that 80% table cell and blows it out to 900px in a design that's supposed to be 902 over all.
    Setting that table to 100% fixes it.

    <table width="900" cellspacing="0" cellpadding="0" border="0">
    <tbody><tr>
    <td height="70" bgcolor="#5c819e" colspan="2"><div align="center">
    <table width="95%" cellspacing="0" cellpadding="0" border="0">
    <tbody><tr>
    <td height="20" align="center" style="padding-top: 5px;" class="FooterLink">......

Similar Threads

  1. integration with kayako
    By mccs in forum Project Management Addon
    Replies: 1
    Last Post: 02-07-12, 02:38 PM
  2. Kayako+WHMCS integration, pulling whmcs products into kayako..
    By McRox in forum Customisation & Integration Questions
    Replies: 3
    Last Post: 08-02-10, 09:29 PM
  3. Kayako Integration (when WHMCS/Kayako are on different servers)
    By pdpd in forum Customisation & Integration Questions
    Replies: 7
    Last Post: 04-12-08, 05:11 AM