| Author |  Topic  |  | 
              
                | John BourStarting Member
 
 
 
                30 Posts | 
                    
                      |  Posted - 24 June 2002 :  09:06:43   
 |  
                      | Hi, 
 With Internet Explorer U can change the scrollbar look using CSS.
 
 I add the CSS line :
 BODY {scrollbar-face-color: <% =strScrollbarFaceColor %>; scrollbar-highlight-color: <% =strScrollbarHighlightColor %>; scrollbar-shadow-color: <% =strScrollbarShadowColor %>; scrollbar-3dlight-color: <% =strScrollbar3DLightColor %>; scrollbar-track-color: <% =strScrollbarTrackColor %>; scrollbar-darkshadow-color: <% =strScrollbarDarkShadowColor %>; scrollbar-arrow-color: <% =strScrollbarArrowsColor %>; font-family: Arial}
 
 in the inc_top.asp and modified related files and Database...
 
 So like it's my first mod, can you verify the code available at :
 http://www.herve.biz/snitz/scrollbar.zip
 
 which look like in the administration menu :
 
  
 For the example, the forum is at :
 http://test.sacquenay.com/
 
 Ciao
 
 
 
 
 
 Edited by - John Bour on 24 June 2002  09:12:09
 
 Edited by - John Bour on 24 June 2002  09:12:29
 |  | 
              
                | crashAdvanced Member
 
      
 
                Netherlands2064 Posts
 | 
                    
                      |  Posted - 24 June 2002 :  17:49:08     
 |  
                      | i already created that mod... 
 
 
  Crash's Site | Crash is from
  
 |  
                      |  |  | 
              
                | John BourStarting Member
 
 
 
                30 Posts | 
                    
                      |  Posted - 25 June 2002 :  01:54:59   
 |  
                      | Sorry, 
 I haven't found it.
 
 So, I'll forget this one
 
 
 
 
 |  
                      |  |  | 
              
                | crashAdvanced Member
 
      
 
                Netherlands2064 Posts
 | 
                    
                      |  Posted - 25 June 2002 :  19:38:00     
 |  
                      | no, please go ahead! i only told you that it exists... not that your's isn't any good  
 
 
  Crash's Site | Crash is from
  
 |  
                      |  |  | 
              
                | Ez4arabJunior Member
 
   
 
                479 Posts | 
                    
                      |  Posted - 25 June 2002 :  20:54:33     
 |  
                      | i think you are forget to defined the the dim names in the config.asp e.g. 
 dim STRSCROLLBARFACECOLOR, STRSCROLLBARFACECOLOR, ....etc...
 
 
 
 
 |  
                      |  |  | 
              
                | crashAdvanced Member
 
      
 
                Netherlands2064 Posts
 | 
                    
                      |  Posted - 26 June 2002 :  18:52:47     
 |  
                      | quote:
 i think you are forget to defined the the dim names in the config.asp e.g.
 
 dim STRSCROLLBARFACECOLOR, STRSCROLLBARFACECOLOR, ....etc...
 
 
 
 and who do you mean by you?
 
 
 
  Crash's Site | Crash is from
  
 |  
                      |  |  | 
              
                | Ez4arabJunior Member
 
   
 
                479 Posts | 
                    
                      |  Posted - 28 June 2002 :  23:28:02     
 |  
                      |  yeb  
 All copyright & trademark rights reserved for
  crash  
 
 |  
                      |  |  | 
              
                | crashAdvanced Member
 
      
 
                Netherlands2064 Posts
 | 
                    
                      |  Posted - 30 June 2002 :  07:14:31     
 |  
                      | i have dimmed those variables... 
 
 
  Crash's Site | Crash is from
  
 |  
                      |  |  | 
              
                |  |  Topic  |  |