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
rodrigomcruz Offline
New Member
 
Posts: 6
Join Date: Jan 2008
Location: Brazil
Lightbulb change login menu to horizontal format - 14-01-2008, 02:14 PM

what i need change in my esupport to this menu:


Not show in vertical! but in horizontal! example:



It's possible?
   
Reply With Quote
  (#2) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,852
Join Date: Aug 2006
Location: Mumbai, India
14-01-2008, 04:33 PM

Yes it is possible but it requires extensive edition of header and navbar template.



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#3) Old
rodrigomcruz Offline
New Member
 
Posts: 6
Join Date: Jan 2008
Location: Brazil
14-01-2008, 05:39 PM

where i can find a help tutorial that learn how to edit templates on esupport?
   
Reply With Quote
  (#4) Old
rodrigomcruz Offline
New Member
 
Posts: 6
Join Date: Jan 2008
Location: Brazil
14-01-2008, 05:50 PM

not is possible make a hard edit on templates?

Example, in header template have this source code:

Code:
<{if $ismodernbill == false && $ismodernbillv5 == false && $iswhmcs == false}><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<title><{if $docsubject != ""}><{$docsubject}><{else}><{$settings[general_companyname]}><{/if}> - <{$poweredbytitle}></title>
<meta http-equiv="Content-Type" content="text/html; charset=<{$language[charset]}>"><{/if}>
<!-- default stylesheet -->
<link rel="stylesheet" type="text/css" media="all" href="<{$swiftpath}>index.php?_ca=css" />
<!-- default javascript -->
<script language="Javascript">
var themepath = "<{$themepath}>";
var swiftpath = "<{$swiftpath}>";
var BLANK_IMAGE="<{$themepath}>space.gif";
var swiftsessionid = "<{$session[sessionid]}>";
</script>
<script language="Javascript" src="<{$themepath}>basejs.js" type="text/javascript"></script>
<{if $ismodernbill == false && $ismodernbillv5 == false && $iswhmcs == false}></head>
<body <{if $settings[general_themeextended] eq 1}> leftmargin="0" marginwidth="0"<{/if}>><{/if}>
<center>
<table width="<{if $settings[general_themeextended] == 1 || $ismodernbill == true || $ismodernbillv5 == true || $iswhmcs == true}>100%<{else}>830<{/if}>" border="0" cellspacing="0" cellpadding="0">
  <{if $ismodernbill == false && $ismodernbillv5 == false && $iswhmcs == false}><tr>
    <td><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="52%" align="left"><a href="index.php"><img src="<{$themepath}><{$product}>.gif" border="0"></a></td>
        <td width="48%" align="right" valign="bottom"><span class="smalltext"><font color="#666666"><{$date}>&nbsp;</font></span> </td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td height="2" bgcolor="#3894E5"><img src="<{$themepath}>space.gif" width="1" height="2"></td>
      </tr>
      <tr>
        <td height="6" bgcolor="#83BFF5"><img src="<{$themepath}>space.gif" width="1" height="6"></td>
      </tr>
      <tr>
        <td height="5" bgcolor="#C3E3FF"><img src="<{$themepath}>space.gif" width="1" height="5"></td>
      </tr>
    </table></td>
  </tr><{/if}>
<{if $iswhmcs == false}>
  <tr>
    <td><table width="100%"  border="0" cellspacing="0" cellpadding="3">
      <tr>
 <td align="left" valign="top" class="smalltext"><b><font color="#707070"><{$navigation}></font></b></td>
      </tr>
   <tr>
        <td height="5" bgcolor="#FFFFFF"><img src="<{$themepath}>space.gif" width="1" height="3"></td>
      </tr>
    </table></td>
  </tr>
  <{/if}>
  <tr>
    <td><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="5" height="1"><img src="<{$themepath}>space.gif" width="5" height="1"></td>
  <{if $settings[general_themeorientation] == "left" && $ismodernbill == false && $ismodernbillv5 == false && $iswhmcs == false}>
        <td width="210" height="1"><img src="<{$themepath}>space.gif" width="210" height="1"></td>
        <td width="5" height="1"><img src="<{$themepath}>space.gif" width="5" height="1"></td>
  <{/if}>
        <td width="100%" height="1"><img src="<{$themepath}>space.gif" width="1" height="1"></td>
  <{if $settings[general_themeorientation] == "right" && $ismodernbill == false && $ismodernbillv5 == false && $iswhmcs == false}>
        <td width="5" height="1"><img src="<{$themepath}>space.gif" width="5" height="1"></td>
        <td width="210" height="1"><img src="<{$themepath}>space.gif" width="210" height="1"></td>
  <{/if}>
        <td width="5" height="1"><img src="<{$themepath}>space.gif" width="5" height="1"></td>
      </tr>
      <tr>
        <td width="5" height="1"><img src="<{$themepath}>space.gif" width="5" height="1"></td>
  <{if $settings[general_themeorientation] == "left" && $ismodernbill == false && $ismodernbillv5 == false && $iswhmcs == false}>
        <td align="left" valign="top"><{displaytemplate name="navbar"}></td>
        <td width="5" height="1"><img src="<{$themepath}>space.gif" width="5" height="1"></td>
  <{/if}>
        <td width="100%" align="left" valign="top">
 <{if $infomessage != ""}>
 <!-- INFO MESSAGE -->
 <table width="100%"  border="0" cellspacing="0" cellpadding="0">
 <tr>
    <td align="left" valign="top"><table cellpadding="0" cellspacing="0" border="0" width="100%" class="tborder">
 <tbody>
 <tr class="row2"><td>
 <table border="0" cellpadding="3" cellspacing="1" width="100%">
 <tr><td width="16" align="left" valign="middle"><img src="<{$themepath}>icon_info.gif" border="0" /></td><td align="left"><span class="smalltext"><{$infomessage}></span></td></tr>
 </table>
 </td></tr></tbody></table><BR /></td>
    <td width="5"><img src="<{$themepath}>space.gif" width="5" height="1" /></td>
 </tr>
 </table>
 <{/if}>
 <{if $errormessage != ""}>
 <!-- ERROR MESSAGE -->
 <table width="100%"  border="0" cellspacing="0" cellpadding="0">
 <tr>
    <td align="left" valign="top"><table cellpadding="0" cellspacing="0" border="0" width="100%" class="tborder">
 <tbody><tr class="errorbox"><td><table border="0" cellpadding="3" cellspacing="1" width="100%">
 <tr><td width="16" align="left" valign="middle"><img src="<{$themepath}>icon_error.gif" border="0" /></td><td align="left" class="errorbox"><span class="smalltext"><{$errormessage}></span></td></tr></table></td></tr></tbody></table><BR /></td>
    <td width="5"><img src="<{$themepath}>space.gif" width="5" height="1" /></td>
 </tr>
 </table>
 <{/if}>
 <{if $sectiontitle != ""}>
 <table width="100%"  border="0" cellspacing="0" cellpadding="0">
 <tr>
    <td align="left" valign="top">
 <table width="100%"  border="0" cellspacing="0" cellpadding="0">
   <tr>
  <td height="3" bgcolor="#83BFF5"><img src="<{$themepath}>space.gif" width="1" height="3"></td>
   </tr>
   <tr>
  <td bgcolor="#F5F5F5"><table width="100%"  border="0" cellspacing="0" cellpadding="2" class="sectiontitlebg">
    <tr>
   <td width="1"><img src="<{$themepath}>blueblockarrow.gif"></td>
   <td><span class="smalltext"><b><font color="#666666"><{$sectiontitle}></font></b></span></td>
    </tr>
  </table></td>
   </tr>
   <{if $sectiondesc != ""}>
   <tr>
  <td bgcolor="#FFFFFF"><img src="<{$themepath}>space.gif" width="8" height="4"></td>
   </tr>
   <tr>
  <td bgcolor="#FFFFFF"><table width="100%"  border="0" cellspacing="0" cellpadding="2">
    <tr>
   <td colspan="2"><span class="smalltext"><font color="#666666"><{$sectiondesc}></font></span></td>
    </tr>
  </table></td>
   </tr>
   <{/if}>
 </table><BR />
 <td width="5"><img src="<{$themepath}>space.gif" width="5" height="1" /></td>
 </tr>
 </table>
 <{/if}>
If i try only change this line:

Code:
<td width="52%" align="left"><a href="index.php"><img src="<{$themepath}><{$product}>.gif" border="0"></a></td>
to

Code:
<td width="52%" align="left"></td>
The client area lost all format and show all template wrong.

Last edited by rodrigomcruz; 14-01-2008 at 05:53 PM.
   
Reply With Quote
  (#5) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,423
Join Date: Jan 2006
Location: United Kingdom
14-01-2008, 06:58 PM

Hi rodrigo,

Yes - this is where you need to make the changes (hard edits of the templates). Supportskins referred you to the templates you need to look at.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#6) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,852
Join Date: Aug 2006
Location: Mumbai, India
14-01-2008, 08:31 PM

Quote:
where i can find a help tutorial that learn how to edit templates on esupport?
I do not believe any such tutorials are currently available.
Quote:
not is possible make a hard edit on templates?
Probably you missed something out. That should not break the template or formatting.



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#7) Old
rodrigomcruz Offline
New Member
 
Posts: 6
Join Date: Jan 2008
Location: Brazil
Unhappy 15-01-2008, 03:13 PM

Quote:
Originally Posted by supportskins View Post
I do not believe any such tutorials are currently available.

Probably you missed something out. That should not break the template or formatting.
No see by example! if i try remove of original template in header section this code:

<{if $ismodernbill == false && $ismodernbillv5 == false && $iswhmcs == false}><tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="52%" align="left"><a href="index.php"><img src="<{$themepath}><{$product}>.gif" border="0"></a></td>
<td width="48%" align="right" valign="bottom"><span class="smalltext"><font color="#666666"><{$date}>&nbsp;</font></span> </td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="2" bgcolor="#3894E5"><img src="<{$themepath}>space.gif" width="1" height="2"></td>
</tr>
<tr>
<td height="6" bgcolor="#83BFF5"><img src="<{$themepath}>space.gif" width="1" height="6"></td>
</tr>
<tr>
<td height="5" bgcolor="#C3E3FF"><img src="<{$themepath}>space.gif" width="1" height="5"></td>
</tr>
</table></td>
</tr><{/if}>

Then template not work anymore!
   
Reply With Quote
  (#8) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,852
Join Date: Aug 2006
Location: Mumbai, India
15-01-2008, 06:04 PM

Does it display a blank page or the page formatting gets disturbed?



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#9) Old
rodrigomcruz Offline
New Member
 
Posts: 6
Join Date: Jan 2008
Location: Brazil
15-01-2008, 06:50 PM

formatting gets disturbed
   
Reply With Quote
Reply

Tags
format, horizontal, menu

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
Free Add a dropdown "Tools" menu to the top right menu in eSupport richm Modifications & Addon Releases 14 19-02-2008 05:55 AM
Free Fixed: Ticket processing "no processing" changes menu format brygrant Modifications & Addon Releases 1 19-10-2007 01:51 PM
New Login Method craigbrass Wont Implement / Already Implemented 2 10-08-2007 12:41 PM
New Build: 3.10.02 STABLE Ryan Lederman News and Announcements 0 05-03-2007 09:53 PM



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