Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Adjust speed bar

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 02-19-2007, 07:00 PM
 
inebriate inebriate is offline
 

eXpert
  
Join Date: May 2006
Posts: 301
 

Default Re: Adjust speed bar

looking through the suggested code, i may have found the problem if you were copying and pasting

look for
Code:
<font class=TabFo\ nt>
and change to
Code:
<font class="TabFont">

and like bizzyb suggested, there should be a closing brace in the css class
__________________
x-cart pro 4.0.18
linux
www.fabric8d.com (currently undergoing construction)
Reply With Quote
  #12  
Old 02-20-2007, 12:41 AM
 
Xeen Xeen is offline
 

Advanced Member
  
Join Date: Feb 2007
Posts: 60
 

Default Re: Adjust speed bar

Thank you both very much, I'll give it a go now
__________________
X-cart Gold V4.1
www.naturesparlour.co.uk (Under Construction)
Reply With Quote
  #13  
Old 02-20-2007, 12:54 AM
 
Xeen Xeen is offline
 

Advanced Member
  
Join Date: Feb 2007
Posts: 60
 

Default Re: Adjust speed bar

OK, I've taken the advice (thanks) but it's still not at all what I was expecting. I have four tabs now. A tabs in circles on either side of the screen and written tabs either side of the screen. Any suggestions on how I just get the little neat written ones without the border?

I have to say, I only started on this quest because I wanted my borders of the tabs to be the same brown as the central cell and couldn't work out how to do it. I don't know where the images for the borders are stored, don't know how to access them and don't know how to change the colours of them once found.

Any assistance in this would be very much appreciated.

With thanks in advance,

Xeen
__________________
X-cart Gold V4.1
www.naturesparlour.co.uk (Under Construction)
Reply With Quote
  #14  
Old 02-20-2007, 04:22 PM
  BizzyB's Avatar 
BizzyB BizzyB is offline
 

Senior Member
  
Join Date: Sep 2006
Location: Australia
Posts: 102
 

Default Re: Adjust speed bar

I note the original mod is for versions 4.0 and you are using 4.1. Maybe that is a problem that needs to be addressed by someone with more X-Cart skills than myself.

I did say it may be a case of the blind leading the blind

I may give it a go myself when time permits - if so I will let you know how I go.
__________________
Version = X-Cart 4.1.3 Gold
Status - Closed
Addon: Magnifier
OS = Windows
Western Australia
Reply With Quote
  #15  
Old 02-20-2007, 05:01 PM
 
Xeen Xeen is offline
 

Advanced Member
  
Join Date: Feb 2007
Posts: 60
 

Default Re: Adjust speed bar

Thanks BizzzyB. I couldn't figure it out myself so I put everything back to how it was in the first place and have asked for some professional assistance in getting the site to look the way I want it to. After that, I'll maintain it myself.
__________________
X-cart Gold V4.1
www.naturesparlour.co.uk (Under Construction)
Reply With Quote
  #16  
Old 02-20-2007, 06:00 PM
  BizzyB's Avatar 
BizzyB BizzyB is offline
 

Senior Member
  
Join Date: Sep 2006
Location: Australia
Posts: 102
 

Default Re: Adjust speed bar

I had a go but it appears as though I got the same results as you. Duplicated tabs - and the rest of the page blank apart from the header image.

I have put things back as they were and may re-visit at a later stage.

Let me know how you go.

Cheers
__________________
Version = X-Cart 4.1.3 Gold
Status - Closed
Addon: Magnifier
OS = Windows
Western Australia
Reply With Quote
  #17  
Old 02-20-2007, 08:21 PM
 
inebriate inebriate is offline
 

eXpert
  
Join Date: May 2006
Posts: 301
 

Default Re: Adjust speed bar

did you comment out the old speedbar (top_menu.tpl) in head.tpl?
__________________
x-cart pro 4.0.18
linux
www.fabric8d.com (currently undergoing construction)
Reply With Quote
  #18  
Old 02-20-2007, 09:56 PM
  BizzyB's Avatar 
BizzyB BizzyB is offline
 

Senior Member
  
Join Date: Sep 2006
Location: Australia
Posts: 102
 

Default Re: Adjust speed bar

Don't know about Xeen but the relevant part of my head.tpl looks like this:

{* rem out for speed menu mod
{if $usertype eq "C"}
{include file="customer/top_menu.tpl"}
{/if}
end of rem *}

{* modified code for speed_menu mod *}
{if $usertype eq "C"}
{include file="customer/speed_menu.tpl"}
{/if}
{* end of modified code for speed_menu mod *}

Thanks for the interest.
__________________
Version = X-Cart 4.1.3 Gold
Status - Closed
Addon: Magnifier
OS = Windows
Western Australia
Reply With Quote
  #19  
Old 02-21-2007, 08:44 AM
 
Xeen Xeen is offline
 

Advanced Member
  
Join Date: Feb 2007
Posts: 60
 

Default Re: Adjust speed bar

No, I didn't. I just followed the instructions
__________________
X-cart Gold V4.1
www.naturesparlour.co.uk (Under Construction)
Reply With Quote
  #20  
Old 06-16-2007, 02:25 PM
 
buck buck is offline
 

Member
  
Join Date: Apr 2007
Location: Calgary, Alberta, Canada
Posts: 25
 

Unhappy Re: Adjust speed bar

I got the speed bar to work great and then I made one more modification and it moved the speed bar over to the left. Check my website out: http://store.tipsproshop.ca/home.php?shopkey=1217.

I just want the speed bar back at the right side. Please help!!

Code:
{* $Id: head.tpl,v 1.3.2.1 2006/05/10 12:15:08 max Exp $ *} <table cellpadding="0" cellspacing="0" class="HeadCustom"> <tr> <td class="HeadBackground"> <table cellpadding="0" cellspacing="0" width="100%" class="HeadBox"> <tr> <td class="HeadLines"> <table cellpadding="0" cellspacing="0" width="100%"> <tr> <td height="153"> <table cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="HeadTextCust"><a href="{$http_location}"><img src="{$ImagesDir}/custom/company_logo.gif" width="320" height="155" alt="" /></a> </td> </tr> <tr> <td class="HeadTextCust" style="padding-top: 3px;"> {* {if $config.Company.company_phone}{$lng.lbl_phone_1_title}: {$config.Company.company_phone}{/if} {if $config.Company.company_phone_2}<br />{$lng.lbl_phone_2_title}: {$config.Company.company_phone_2}{/if} </td></tr> *} </table> </td> <td valign="top" align="right"> {* taken out {if $usertype eq "C"} {include file="customer/top_menu.tpl"} {/if} *} {* modified code for speed_menu mod *} {if $usertype eq "C"} {include file="customer/speed_menu.tpl"} {/if} {* end of modified code for speed_menu mod *} </td> </tr> {if $main ne "fast_lane_checkout"} <tr> <td class="HeadText">{ include file="customer/search.tpl"}</td> <td><img src="{$ImagesDir}/spacer.gif" class="Spc" alt="" /></td> </tr> {else} <tr> <td colspan="2" class="TopLabelCust"><img src="{$ImagesDir}/spacer.gif" class="Spc" alt="" /></td> </tr> {/if} </table> </td> {* INTERAC ONLINE LEARN MORE LINK *} <td valign="bottom" align="middle"> {if $usertype eq "C"} <a href='http://www.interaconline.com/learn' target=_blank onclick="window.open( 'http://www.interaconline.com/learn','Learn', 'toolbar=false,status=false,directories=false,location=false,menubar=false,resizable,scrollbars,width=700,height=500');return false;"><b><i>Learn more about Interac Online</i></b></a></td> {/if} </tr> </table> </td> </tr> {*</table>*} {if #ShowHorCategories# eq "Y" && $main ne "fast_lane_checkout"} <table cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="hcMenuBox">{include file="customer/hor_categories.tpl"}</td> </tr> </table> {/if} <table cellpadding="0" cellspacing="0" width="100%" class="NavigationLine"> {if $main ne "fast_lane_checkout"} <tr> <td class="NavigationLineCustom"> <img src="{$ImagesDir}/spacer.gif" width="161" height="15" alt="" /> {if ($usertype eq "C" || $usertype eq "B") and $all_languages_cnt gt 1} <form action="home.php" method="get" name="sl_form"> <input type="hidden" name="redirect" value="{$smarty.server.PHP_SELF}?{$smarty.server.QUERY_STRING|amp}" /> <table cellpadding="0" cellspacing="0"> <tr> <td class="VertMenuItems" nowrap="nowrap" style="padding-left: 7px;">{$lng.lbl_select_language}:&nbsp;</td> <td> <select name="sl" onchange="javascript: document.sl_form.submit()"> {section name=ai loop=$all_languages} <option value="{$all_languages[ai].code}"{if $store_language eq $all_languages[ai].code} selected="selected"{/if}>{$all_languages[ai].language}</option> {/section} </select> </td> </tr> </table> </form> {/if} </td> <td width="37">&nbsp;</td> <td>{if $main ne "catalog" or $current_category.category ne ""}{include file="location.tpl"}{else}&nbsp;{/if}</td> {if (($main eq 'catalog' && $cat ne '') || $main eq 'product' || ($main eq 'comparison' && $mode eq 'compare_table') || ($main eq 'choosing' && $smarty.get.mode eq 'choose')) && $config.Appearance.enabled_printable_version eq 'Y'} <td class="PrintableRow">{include file="printable.tpl"}</td> {/if} </tr> {else} <tr> <td height="15"><img src="{$ImagesDir}/spacer.gif" width="161" height="15" alt="" /></td> </tr> {/if} </table>
__________________
Kara
http://www.tipsproshop.com/store
xcart v4.7.8 [windows]
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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
Forum Jump


All times are GMT -8. The time now is 07:46 PM.

   

 
X-Cart forums © 2001-2020