Re: Themes - headerstyle forecolor not working
- From: "David Wier" <davidwier@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 17 Sep 2007 11:35:05 -0500
Well - looking at the html - I still can't figure out why it's happening:
<table cellspacing="0" cellpadding="0" Border-Width="0" border="0"
id="search1_GridView1"
style="background-color:#B1BEA7;border-color:Black;font-family:Verdana;font-size:10pt;width:100%;border-collapse:collapse;">
''' this next line shows what the skin shows:
<tr
style="color:White;background-color:#5C6A51;font-family:Verdana;font-size:14pt;font-weight:bold;">
<th scope="col">Book</th><th scope="col">Chapter</th><th
scope="col">Verse</th><th scope="col">Text</th>
</tr>
"Riki" <riki@xxxxxxxxxxxxx> wrote in message
news:uadgu9T%23HHA.4752@xxxxxxxxxxxxxxxxxxxxxxx
SimpleMan75 wrote:
I've got the following in a skin:
Headerstyle-BackColor="#5C6A51"
HeaderStyle-ForeColor="#FFFFFF"
Headerstyle-Font-Names="Verdana"
Headerstyle-Font-Bold="True"
Headerstyle-Font-Size="12"
This is for a Gridview - - - anything I enter or change works, except
the Forecolor - the forecolor, no matter what I put in the forecolor
- it always shows black
I'm using Boundcolumns, if that makes any difference.
any ideas why this doesn't work?
You can check the resulting HTML in the page (browser - view source) and
try to figure out what may be the cause.
You may even post that HTML (the Gridview part at least) here.
--
Riki
.
- References:
- Themes - headerstyle forecolor not working
- From: SimpleMan75
- Re: Themes - headerstyle forecolor not working
- From: Riki
- Themes - headerstyle forecolor not working
- Prev by Date: Re: Binding Hyperlink.NavigateUrl declaratively
- Next by Date: TextBox Control
- Previous by thread: Re: Themes - headerstyle forecolor not working
- Next by thread: Ping an DDNS to get the IP address
- Index(es):
Relevant Pages
|