Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old October 8th, 2003, 07:29 PM
r_palkovic r_palkovic is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: San Diego, CA USA
Posts: 129 r_palkovic User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to r_palkovic Send a message via AIM to r_palkovic Send a message via Yahoo to r_palkovic
scoll bar styles...

I'm trying to get the scollbars colored on my gallery page.

you can see where I'm having my problem at http://www.societykills.org in the pics section.

if you look, you'll see that the scroll bar in the right hand iframe isn't coloring properly.

index.php
calls gallery.php which
calls style.php
which has the various style commands for the page. currently, these following style commands work properly:
php Code:
Original - php Code
  1.  
  2. <style type="text/css">
  3. body {font-family: sans-serif; font-size: 9px;}
  4. a:link {color: #000000; font-size: 9px;}
  5. a:hover {color: #ff0000;}
  6. a:visited { color: #000000;}
  7. a:visited:hover {color: #ff0000;}
  8. a:active {color: #000000;}
  9. a:active:hover {color: #ff0000;}
  10. </style>


so when i put the scroll bar codes in -
php Code:
Original - php Code
  1.  
  2. <style type="text/css">
  3. body {font-family: sans-serif; font-size: 9px; scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color:#000000;}
  4. </style>


they dont work. am i using the wrong commands?

Reply With Quote
  #2  
Old October 8th, 2003, 08:05 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: scoll bar styles...

I tried the scrollbar style code you posted and it worked fine!!! I viewed the source of the page and I did not see the that code...on all your other pages, the style sheet is referenced externally and they seem to be working fine!!!

Reply With Quote
  #3  
Old October 8th, 2003, 11:04 PM
r_palkovic r_palkovic is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: San Diego, CA USA
Posts: 129 r_palkovic User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to r_palkovic Send a message via AIM to r_palkovic Send a message via Yahoo to r_palkovic
RE: scoll bar styles...

i put the code back into the page.

keep in mind that i'm not refrencing the external style sheet that works for all the other pages in my site because this particular code snippet that i borrowed uses its own imbedded stylesheet.

i still cant get it to change the stupid scroll bar colors.

Reply With Quote
  #4  
Old January 31st, 2004, 10:44 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: scoll bar styles...

if your webpage contains the following line of code at the top, the colored scrollbars won't work so you gotta remove it.
It's this line:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

Reply With Quote
  #5  
Old February 1st, 2004, 01:36 AM
nawlej nawlej is offline
Contributing User
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: Dallas, Tx. USA
Posts: 2,008 nawlej User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 7 m 51 sec
Reputation Power: 4
RE: RE: scoll bar styles...


Quote:
if your webpage contains the following line of code at the top, the colored scrollbars won't work so you gotta remove it.
It's this line:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


That is correct. Because scrollbars are an Internet Explorer compatibility, it is not a W3C standard. Anything that you include on your website that is not standardized, probably wont work, properly anyway, when you use that tag.

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > scoll bar styles...


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT