This is a discussion on "Scrollbar" within the Web Page Design section. This forum, and the thread "Scrollbar are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Scrollbar
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Scrollbar
Hello
I have a website that uses iframes, The index mainframe page uses a linked css script as do the other pages, the problem is: the index pages uses the script but the pages that appier in the iframe do not load the script see here www.tyrantlizardkings.com this is the script im using </style> <STYLE type="text/css"> BODY {scrollbar-3dlight-color:; scrollbar-arrow-color:#8B0000; scrollbar-base-color:#F5F5F5; scrollbar-track-color:#F5F5F5; scrollbar-darkshadow-color:; scrollbar-face-color:#F5F5F5; scrollbar-highlight-color:; scrollbar-shadow-color:} </STYLE> On another note, Is there anyway to make netscape broswers load the script and is there away to make I.E. make the background transparent? If you use two different browsers you will see that I.E. shows the pages with a blank background but netscape show the background of the mainframe.. cheers |
|
#2
|
|||
|
|||
|
You'll need to create an external style sheet and link it into each seperate page, like so:
|
|
#3
|
|||
|
|||
|
The page showing in the iframe is a different page, so it's not going to take on the same styles as the main page. If you want them for the iframe, you'll have to specify it for the iframe the same way you did for the main page.
|
![]() |
| Tags |
| scrollbar |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need some help with ScrollBar in AS 3 | dgstarr | Flash & Multimedia Forum | 2 | Sep 22nd, 2007 17:30 |
| Scrollbar | menaka | Web Page Design | 3 | Oct 2nd, 2006 12:39 |
| Scrollbar help? | spartak23 | Web Page Design | 7 | Aug 3rd, 2006 20:03 |
| CSS Scrollbar ??? | j4mes_bond25 | Web Page Design | 1 | May 10th, 2006 10:41 |