What's new
Photoshop Gurus Forum

Welcome to Photoshop Gurus forum. Register a free account today to become a member! It's completely free. Once signed in, you'll enjoy an ad-free experience and be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Reply to thread

Erik as to your 1st question... here's a more complete codeset for the "custom scrollbar":


<style type="text/css">

<!--

body {

    scrollbar-arrow-color:#ffffcc;

    scrollbar-track-color:#0066ff;

    scrollbar-face-color:#6699ff;

   

    scrollbar-highlight-color:#0033cc;

    scrollbar-3dlight-color:#3399ff;

   

    scrollbar-shadow-color:#0033cc;

    scrollbar-darkshadow-color:#003399; }

-->

</style>   


Put this code inside the HEAD tags, anywhere.


As to your 2nd question...  [stuned]  I'm not sure i follow what the exact problem is. Do you have either a visual or html example we could look at?  :B


What is our favorite program/app? (Hint - it begins and ends with the letter P)
Back
Top