View Single Post
  #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