Forum Moderators: not2easy
<table width="450" border="0" cellspacing="0" cellpadding="0" class="mainiframe">
<tr>
<td><iframe name="highlights" src="assets/ssi/index/highlights.htm" target="_self" frameborder="0" scrolling="auto" height="400" width="450"></iframe></td>
</tr>
</table>
I have added the following to the body of my CSS.
scrollbar-face-color: #e9e9e9;
scrollbar-highlight-color: #e9e9e9;
scrollbar-shadow-color: white;
scrollbar-3dlight-color: white;
scrollbar-arrow-color: white;
scrollbar-track-color: #e9e9e9;
scrollbar-darkshadow-color: white;
How do I change the colours of the scroll bar properties for the iframe scrollbar? This doesn't seem to work....
Please help....