View Full Version : Html side bar help !!?
SlRRex6641
03-26-2008, 11:00 AM
I need help to make an html sidebar. I don't know CSS, or any other language. Also, i tried using frames, but it doesn't work, coz i need to add a link like: http://khushman1.googlepages.com/gmaps.html#hmthe first frames's name is 1.html (can be renamed). Plzzz help !!I mean a sidebar with links, which when clicked, affect the content of the page without altering themselves.
dheernahar
03-26-2008, 11:29 AM
Are you talking about the colored scroll bars? If so place this code in the <HEAD> and change the colors accordingly: Code: <STYLE type="text/css"><!-- BODY { scrollbar-face-color: #0066ff; scrollbar-highlight-color: #99ccff; scrollbar-3dlight-color: #cc00ff; scrollbar-darkshadow-color: #dddddd; scrollbar-shadow-color:# #000000; scrollbar-arrow-color: ffffff; scrollbar-track-color: #99ccff; } --></STYLE>
vBulletin® v3.7.0, Copyright ©2000-2010, Jelsoft Enterprises Ltd.