Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 17th, 2007, 06:01 PM
Registered User
 
Join Date: Jul 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Shading on remember me check box and login backgou

I have searched and searched but have had no luck finding how to change the orange Shading on the remember me check box and login and password text boxes.

Please help me surpass my ignorance on this one.



 
Old July 20th, 2007, 09:10 PM
Authorized User
 
Join Date: Jun 2007
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Here it is:
#loginbox input
{
   color: #8d2d23;
   border-color: #8d2d23;
   background-color: #f8b502;
   font-size: 10px;
}



take care
www.cspringsboard.com






Similar Threads
Thread Thread Starter Forum Replies Last Post
using checkbox in login form remember me next tim avnishraj23 ASP.NET 2.0 Basics 1 December 4th, 2007 08:36 PM
Shading Every Other Line In A Report Rood67 Access 2 October 18th, 2007 09:00 AM
question about login and "remember me next time" hertendreef ASP.NET 2.0 Professional 0 February 14th, 2007 07:29 AM
login check urgent simplyAns JSP Basics 2 March 31st, 2005 07:37 AM
Remember Login surendran PHP How-To 1 January 6th, 2005 08:09 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.