Help - Search - Members - Calendar
Full Version: i-frame and scroll bar
Forums > Resource Center > Webmasters' Corner > Resolved Topics
clovernachos
Hi there, i have made an i-frame up on my website which can be seen at http://trigzz.tripod.com/index.html

i have been trying to put the word "UPDATES;" in the green space at the top between the two borders but for the life of me can not work it out, and have also been trying to change the scroll bar color but can not work this out either. Can anyone help me please??? the code i used was:
CODE
</tr>
    <tr valign="top">
        <td>
        <table id="Table2" bordercolor="#000000" cellspacing="3" cellpadding="3" width="580" height="380" align="center"
            bgcolor="#000000" border="2" solid>



</script> </td> </td><td id="Updates;" width="380" height:="580" bgcolor="#ccff99" style="WORD-WRAP: break-word"><br><center><DIV id=scroll3 style="BORDER-RIGHT: 66ffcc 2px solid; BORDER-TOP: 66ffcc 2px solid; OVERFLOW: auto; BORDER-LEFT: 66ffcc 2px solid; WIDTH: 580px; BORDER-BOTTOM: 66ffcc 2px solid; HEIGHT: 380px">
<center>
<BR><BR>



Thankyou for your time!!!
moorepocket
first set a scrollbar in your css.

than the same one will apply thoughout your page.
mipadi
Scrollbar styles only work in Internet Explorer. Are you viewing it in IE?
clovernachos
Hi, i have IE.
I managed to change the scroll bar color: http://trigzz.tripod.com/suz.html
but it screwed around with my layout and i cant edit the code for the scrollbar now. (im using trellix site builder)

the code i entered was this:
<p><style type="text/css">
body{
background-image:url(wonderful_land.jpg);
background-attachment: fixed;
background-position: bottom right;
scrollbar-arrow-color: FFccff;
scrollbar-track-color: ccffnn;
scrollbar-shadow-color: FF3E96;
scrollbar-face-color: ccff99;
scrollbar-highlight-color: FF3E96;
scrollbar-darkshadow-color: FF3E96;
scrollbar-3dlight-color: 000000; }
<style type="text/css">

Can anybody help me please???

thanks
clovernachos
its ok everyone ive been fooling around heaps and fixed it!!! thanks anyway!
hi-C
QUOTE(trigzz @ Apr 12 2006, 2:25 AM) *
its ok everyone ive been fooling around heaps and fixed it!!! thanks anyway!

Topic closed.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.