Advertise on Vortex
Advertise on Vortex


Adobe Photoshop 7

Paint Shop Pro 7

3D Tutorials

Scripts & Coding

Other
HTML - Transparent Scrollbars
  • Uses: HTML
  • Skill Level: Medium
  • Credit: Jennyspage.net
  • Final Product: Transparent Scrollbars

    -------------------------------------------------------------------------------------

  • Regular scrollbars look really bad on layouts, and this code will make your scrollbars transparent.
  • Add this to your iframe code: style="FILTER: chroma (color=40FF40)"
  • Rewrite your scrollbar CSS code with this: <!--body { scrollbar-3dlight-color: #40FF40; scrollbar-arrow-color: #000000; scrollbar-base-color: #40FF40; scrollbar-darkshadow-color: #40FF40; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #40FF40; scrollbar-shadow-color: #40FF40; scrollbar-track-color: #40FF40; } -->
  • Remixx.net Sites

    remixx.net v 4_3