|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
IE6 Style ButtonsHello
I an using the webcontrol button on my webform (go figure). In IE6 they have a nice rounded and silver look to them. I want to change the backcolor of the button to indicate what section of data the user is looking at. When I do this, the button becomes square. Is there anyway to keep the IE6 style ? I am just using btnName.BackColor = color.blue to change the color. Thanks for any help Jon You can put this in your style sheetm, then reference it in your input tag
as a class="colormebad" input.colormebad { font-family : verdana,arial,helvetica,tahoma; font-style : normal; font-size: 8pt; color: 808080; } Thank you very much.
Show quoteHide quote "Chuck Yeager via DotNetMonster.com" <fo***@DotNetMonster.com> wrote in message news:a7e5b7ed025449a2b34c4655932454fc@DotNetMonster.com... > You can put this in your style sheetm, then reference it in your input tag > as a class="colormebad" > > > input.colormebad > { > font-family : verdana,arial,helvetica,tahoma; > font-style : normal; > font-size: 8pt; > color: 808080; > } > > -- > Message posted via http://www.dotnetmonster.com
Get Value of a control from my Own Control
asp:button Text= ASP datagrid not passing text to Excel Call Page from Control Parser Error Urgent User COntrol Looking for sorted list webcontrol Binding to listbox / using data access object Viewstate the process cannot access the file because it is being used by another process |
|||||||||||||||||||||||