Ask a Question related to Dreamweaver AppDev, Design and Development.
-
llx_Raziel_xll #1
Using colored scrollbars on an iframe.
I think the topic says it all...
This is my style code.
<style type="text/css">
<!--
body {
background-color: #000000;
}
html, body
{ scrollbar-face-color : #FFFFFF;
scrollbar-highlight-color : #FFFFFF;
scrollbar-3dlight-color : #FFFFFF;
scrollbar-shadow-color : #FFFFFF;
scrollbar-darkshadow-color : #FFFFFF;
scrollbar-track-color : #FFFFFF;
scrollbar-arrow-color : ##46A1D8; }
body,td,th {
color: #FFFFFF;
}
-->
</style></head>
This is my frame code...
<td width="762" height="474" rowspan="2" bgcolor="#000000"><iframe
src="main_section.asp?pg=home" name="main" scrolling="yes" object="ans"
id="main" allowtransparency="true" vAlign="middle" align="center"
frameborder="0" height="464" width="762"></iframe></td>
llx_Raziel_xll Guest
-
ANSI-colored text in menu possible?
Hi, is it possible to use text colored by ANSI-escape-sequences in a menu generated by perlmenu.pm or Cmenu.pm? If not, is there a perlmodule... -
XML tagged objects lost the colored border
I have tagged text frames in a catalog layout which until yesterday were color coded to match the tag associated with it - not the tags are still... -
colored list/Menu pulldown bar
Hi there, I was looking for colored list/menus like the link below. http://www.sitepoint.com/graphics/rimg2.jpg I have tried something like this,... -
How to put a colored wash over a layer
Go into layer properties and do a color overlay. You can make your adjustments there. -
[PHP-DEV] Colored + readable error messages
--wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi! I thought it would be nice to have error... -
llx_Raziel_xll #2
Re: Using colored scrollbars on an iframe.
Still can't find a solution on my own...
Checked google... other boards... etc...
Help please..
llx_Raziel_xll Guest
-
llx_Raziel_xll #3
Re: Using colored scrollbars on an iframe.
Still nothing.
Bump..
llx_Raziel_xll Guest
-



Reply With Quote

