| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
| Senior Member 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/ |
| | |
(#3)
|
(#4)
|
| 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}> </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}>
Code: <td width="52%" align="left"><a href="index.php"><img src="<{$themepath}><{$product}>.gif" border="0"></a></td>
Code: <td width="52%" align="left"></td> |
| | |
(#5)
|
| Operations Manager 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. -------------------------------------------------------------------
|
| | |
(#6)
|
| Senior Member Posts: 3,852 Join Date: Aug 2006 Location: Mumbai, India |
14-01-2008, 08:31 PM
Quote:
Quote:
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/ | ||
| | |
(#7)
|
(#8)
|
| Senior Member 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/ |
| | |
(#9)
|
![]() |
| Tags |
| format, horizontal, menu |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
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 |