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
spyguystx Offline
New Member
 
Posts: 5
Join Date: May 2007
Navbar/Theme Modification - 06-05-2007, 07:20 PM

Hello,

I seem to be having a problem with my SupportSuite template...I have moved the contents of the navbar template to the index template item. This is the only way that I can find to get the header and the body of the page to be the same size and not stretch. The problem now, is that there is a space where the system is still rendering the navbar. Is there any way to remove this?

http://www.lightning-link.com/support

Much appreciated,
Casey Sprague
   
Reply With Quote
  (#2) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,536
Join Date: Aug 2006
Location: Mumbai, India
06-05-2007, 11:09 PM

Nice design! I am assuming your are referring to the "Navbar" as the links of each Widget which is displayed at the bottom which you have currently moved to the top. In that case you will have to edit the footer template and have it removed from in there.



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/

Last edited by supportskins; 06-05-2007 at 11:12 PM. Reason: Edited reply making an assumption
   
Reply With Quote
  (#3) Old
spyguystx Offline
New Member
 
Posts: 5
Join Date: May 2007
06-05-2007, 11:43 PM

By "navbar" I mean the area on the left with the login menu, the latest news menu, etc. I moved all of the code from those into the index category because I am trying to get the body to be the same width as the header. When I removed the code from the navbar area and put it in the index area, the system still renders the black area on the left. Thats why there is a big gap on the left side...I need to find a way to remove that black area.

Sorry, I dont think I explained it well the first time.

Thanks for your time
   
Reply With Quote
  (#4) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,536
Join Date: Aug 2006
Location: Mumbai, India
07-05-2007, 07:31 AM

In that case you need to remove the navbar code from the header template when the navbar is displayed on the left hand side of the page.



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
  (#5) Old
spyguystx Offline
New Member
 
Posts: 5
Join Date: May 2007
07-05-2007, 10:07 PM

When I remove the code, here is what happens:

http://www.lightning-link.com/kayakoerror.jpg

The code that I removed is as follows:

<{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}>


Besides removing all of my theme, It seems to be aligning the way that I want it to when I remove that code.

Thanks again for all your help.
   
Reply With Quote
  (#6) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,536
Join Date: Aug 2006
Location: Mumbai, India
07-05-2007, 11:30 PM

This is not the code you need to remove. Look for <{$navbar}> in the header 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
  (#7) Old
spyguystx Offline
New Member
 
Posts: 5
Join Date: May 2007
09-05-2007, 04:07 AM

Thanks for all of your help!

I think we have finally got it doing about what we want it to do...I'd like to thank you for your help the past couple of days. I'll post back here if I come across any more problems.

Thanks again,
Casey Sprague

Last edited by spyguystx; 09-05-2007 at 04:13 AM.
   
Reply With Quote
  (#8) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,536
Join Date: Aug 2006
Location: Mumbai, India
09-05-2007, 08:33 AM

Not a problem



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
Reply

Tags
modification, navbar or theme

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



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