blue textbox

P

pmclinn

I want to override the asp.net textbox control, so that all my
textboxes have a light blue background. What is the best way to
accomplish this task?
 
C

CK

pmclinn said:
I want to override the asp.net textbox control, so that all my
textboxes have a light blue background. What is the best way to
accomplish this task?


Use theming. You'll create a skin file and define the look of your
textboxes there or in a css file.
Use the app_themes folder and create a subfolder and name it whatever you
call your theme. In the pages enable theming and set the theme.

HTH,
~CK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,169
Latest member
ArturoOlne
Top