i-frame and scroll bar, how to change color of scroll bar in iframe, and add a title |
i-frame and scroll bar, how to change color of scroll bar in iframe, and add a title |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Mar 2006 Member No: 389,803 ![]() |
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!!! |
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Mar 2006 Member No: 389,803 ![]() |
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 |
|
|
![]() ![]() |