This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > March 2004 > Frames and Scroll Bars-Hidden and Working?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Frames and Scroll Bars-Hidden and Working?
|
|
| Ashmanz webforumsuser@macromedia.com 2003-11-27, 6:42 pm |
| Im setting up a website with a custom frame interface. Ive set the borders value to "0" because i dont want them visible, but How do I do the same with the "Scroll bar"? and still have the mainFrame able to scroll up and down? Also ive been trying to figu
re out how to change the color of the scroll bars and have had no luck. Any tip and help on this problem would be really helpfull. THanks
| |
| V3 - GBX 2004-03-08, 3:29 pm |
| i don't know how to make scroll bars invisible, but if u need the html code for
the scroll bar you can get them at www.hypergurl.com
________________________________________________________________________________
______________________
V3
www.freewebs.com/gbxrevo
| |
| Murray *TMM* 2004-03-08, 3:29 pm |
| That code fails on any page with a valid doctype, i.e., any page created by
DMX2004 - just so you'll know.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"BatteryLow" <webforumsuser@macromedia.com> wrote in message
news:c2igr3$ehb$1@forums.macromedia.com...
> On a website that I''m currently working on, I used css to change the
style of
> my scrollbar. Here is an axample of the css that I used. You can try it
out
> and then format it to meet your needs.
>
>
>
> body{
> background : White;
> color : #333333;
> font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
> font-size : 10px;
> font-style : normal;
> font-weight : normal;
> margin :0px;
> background-image : url(images/bbo/tile.gif);
> scrollbar-3dlight-color : #999999;
> scrollbar-arrow-color : #006546;
> scrollbar-base-color : #666666;
> scrollbar-darkshadow-color : Black;
> scrollbar-face-color : #FFFFFF;
> scrollbar-highlight-color : #FFFFFF;
> scrollbar-shadow-color : #FFFFFF;
> scrollbar-track-color : #DDDCDC;
> }
>
| |
| BatteryLow 2004-03-08, 3:29 pm |
| On a website that I''m currently working on, I used css to change the style of
my scrollbar. Here is an axample of the css that I used. You can try it out
and then format it to meet your needs.
body{
background : White;
color : #333333;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
margin :0px;
background-image : url(images/bbo/tile.gif);
scrollbar-3dlight-color : #999999;
scrollbar-arrow-color : #006546;
scrollbar-base-color : #666666;
scrollbar-darkshadow-color : Black;
scrollbar-face-color : #FFFFFF;
scrollbar-highlight-color : #FFFFFF;
scrollbar-shadow-color : #FFFFFF;
scrollbar-track-color : #DDDCDC;
}
| |
| BatteryLow 2004-03-08, 4:28 pm |
| On a website that I''m currently working on, I used css to change the style of
my scrollbar. Here is an axample of the css that I used. You can try it out
and then format it to meet your needs.
body{
background : White;
color : #333333;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
margin :0px;
background-image : url(images/bbo/tile.gif);
scrollbar-3dlight-color : #999999;
scrollbar-arrow-color : #006546;
scrollbar-base-color : #666666;
scrollbar-darkshadow-color : Black;
scrollbar-face-color : #FFFFFF;
scrollbar-highlight-color : #FFFFFF;
scrollbar-shadow-color : #FFFFFF;
scrollbar-track-color : #DDDCDC;
}
| |
| BatteryLow 2004-03-08, 4:29 pm |
| Yes I agree. When creating a website one must take into consideration which browser their users will most likely be using. I found that the above css works perfectly on IE 6.0.
| |
| Murray *TMM* 2004-03-08, 4:29 pm |
| Not in a page with a correct doctype it doesn't. This means (unless you
have changed something) any page created by DMX2004.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"BatteryLow" <webforumsuser@macromedia.com> wrote in message
news:c2iien$gkb$1@forums.macromedia.com...
> Yes I agree. When creating a website one must take into consideration
which browser their users will most likely be using. I found that the above
css works perfectly on IE 6.0.
|
|
|
| | Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |
|