Custom scrollbars

thats all that counts:nerd:

Dear Alex.

Please be my new best friend and add that script to my page for me so I can learn where it fits without killing my alignment…

Yours Sincerely

Æon Blight

what script? i added a txt file with the customized scroll bars on your site already(-:

this…

*Originally posted by lostinbeta *
**Ehem :clears through: The PHP vbCode tags are used for showing HTML and the like on the forum. [<I></I>PHP][<I></I>/PHP]

<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META NAME="MSSmartTagsPreventParsing" content="TRUE">
<META content="ta" name="Author">

<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
window.defaultStatus=" "
</SCRIPT>

<style>
<!--
body {font: 11px "tahoma", "arial"; }
A:link {color: #564365; text-decoration:none}
A:visited {color: #564365; text-decoration: none}
A:hover {color: #660099; text-decoration: blur}
A:active {text-decoration: none}
-->
</style>

And again, this is all just Meta tags, javascript, and CSS. None of this should be throwing your alignment out of whack in the HTML page itself (although in DW it does appear to be thrown out of whack if you check the file it will be fine). You just need to copy and paste it between the <HEAD></HEAD> tags. **

thats the exact file that i added to the board. its on a txt file. so if you open up the file, just see where i placed it and you can see how to add it for your self. that works where i placed it and it didnt mess up anything. so try that and if you cant get it to work, i am not sure what to tell you, because it should work:sigh:

(i didnt mean this in a mean type of way):hair:

oooh…munchkins… it worked…

thank you dears

you people are so lovely

:evil:

add this in the HEAD

i use this on every web site you can change link, text, hover colors and your scrollbar

<PHP>

<style>
<!–
a:link {color:#7FBFFF; font-weight:none; text-decoration:none; line-height:10pt;}
a:visited {color:#7FBFFF; font-weight:none; text-decoration:none; line-height:10pt;}
a:active {color:#7FBFFF; font-weight:none; text-decoration:none; line-height:10pt;}
a:hover {color:#FFFFFF; font-weight:none; text-decoration:none; line-height:10pt;}
body {font-family:verdana; font-size:8pt; line-height:10pt;}
BODY {scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #d5d5d5; scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #d5d5d5; scrollbar-arrow-color: #d5d5d5; scrollbar-track-color: #ffffff;}
–>
</style>

</PHP>

hope that helped

<style>
<!--
a:link {color:#7FBFFF; font-weight:none; text-decoration:none; line-height:10pt;}
a:visited {color:#7FBFFF; font-weight:none; text-decoration:none; line-height:10pt;}
a:active {color:#7FBFFF; font-weight:none; text-decoration:none; line-height:10pt;}
a:hover {color:#FFFFFF; font-weight:none; text-decoration:none; line-height:10pt;}
body {font-family:verdana; font-size:8pt; line-height:10pt;}
BODY {scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #d5d5d5; scrollbar-darkshadow-color: #ffffff; 
scrollbar-shadow-color: #d5d5d5; scrollbar-arrow-color: #d5d5d5; scrollbar-track-color: #ffffff;}
-->
</style>

thank you chris…I’ll do that…

:whistle:

wow the first person i have helped :nerd:

lol(: