Log In · Register

 
a scrollbar question
notpersephone
post Feb 26 2004, 02:10 PM
Post #1


Member
**

Group: Member
Posts: 14
Joined: Feb 2004
Member No: 5,082



can someone look at my xanga/html and tell me why my scrollbar code isn't working? pleeeeeeeease?

happy.gif
 
 
Start new topic
Replies (1 - 8)
dasturbd
post Feb 26 2004, 02:32 PM
Post #2


Doh!
*****

Group: Member
Posts: 393
Joined: Feb 2004
Member No: 4,507



hmmm...the code looks alright to me. Ive had this same problem lately too...so I'll be curious to see what others say
 
Amy
post Feb 26 2004, 06:48 PM
Post #3


<33
****

Group: Member
Posts: 244
Joined: Jan 2004
Member No: 1,540



It works for me. Maybe it's cause your resoloution is bigger or something. lol
 
tounordnary2care
post Feb 26 2004, 06:52 PM
Post #4


Newbie
*

Group: Member
Posts: 5
Joined: Feb 2004
Member No: 5,120



i think its cuz on your background image, it fills the screen and you dont NEED to scroll...
 
notpersephone
post Feb 26 2004, 06:58 PM
Post #5


Member
**

Group: Member
Posts: 14
Joined: Feb 2004
Member No: 5,082



well, in addition to having multiple scrollbars, the colors of my scrollbar are not working. that was my actual question... but yeah.
 
Amy
post Feb 26 2004, 07:03 PM
Post #6


<33
****

Group: Member
Posts: 244
Joined: Jan 2004
Member No: 1,540



Oh...oops! Sorry! lol

I think it's cause somethings are spelt wrong. This is what you have....

QUOTE
body
{scrollbar-arrow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-dark-shadow-color: #ffffff;
scrollbar-track-color: #000000;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-3d-light-color: #ffffff;
cursor: crosshair;}


Try using this one... _smile.gif

QUOTE
body {
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
cursor: crosshair;}
 
dat_da_busit_hai
post Feb 26 2004, 07:40 PM
Post #7


n0t p3rf3c7
*****

Group: Member
Posts: 358
Joined: Feb 2004
Member No: 4,998



its workin fo me....
 
notpersephone
post Feb 27 2004, 04:55 PM
Post #8


Member
**

Group: Member
Posts: 14
Joined: Feb 2004
Member No: 5,082



well, I tried that and it's still not working. sad.gif

ah well. any other suggestions?
 
*lookitskim*
post Feb 28 2004, 01:58 AM
Post #9





Guest






Well i used ur code and put it on my page and ur code is working fine

CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
body {
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
cursor: crosshair;}

a:link
{font-family: tahoma;
text-transform: lowercase;
color:  #990000;
cursor: crosshair;
letter-spacing: 1px;}
a:visited
{font-family: tahoma;
text-transform: lowercase;
color:  #990000;
cursor: crosshair;
letter-spacing: 2px;
a:hover
{font-family: tahoma;
text-transform: lowercase;
color: #003300;
backround-color: #990000;
letter-spacing: 2px;
cursor:crosshair;}
</style>
<!-- end code provided by createblog.com -->


try it this time... I think this one will work... biggrin.gif it's the exact code u have on ur page. i took it and turned it around a lil ..
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: