Rank: Member
Joined: 1/3/2004(UTC) Posts: 1,497
|
In searching the code I cannot find where the control ForgotPassword.ascx is used. The page ForgotPassword.aspx seems to have recreated the control using another method.
The ForgotPassword.ascx control uses a class .formlabel, which is in most of the themes, except BVC5, but ForgotPassword.aspx uses a class .FormLabel, which isn't in any of the themes. Similar issue with Search.ascx. |
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
I suspect the control was created then ignored in favor of building the form directly into the page.
Use .formlabel, .FormLabel {} in your theme to cover both spellings. Sucks, but that's life, apparently. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.