Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...How did Nina do it?  Green checkbox no more...How did Nina do it? Green checkbox no more...
Previous
 
Next
New Post
5/15/2007 12:23 AM
 

I am wondering if someone could solve a riddle of how to change the style of the asp.net checkbox control.  By default it has a blue box and green checkmark... but I want to change the appearance for one of my sites.  I know it is possible because I have seen it altered on sites done by Nina Meiers...    look at the checkbox the login control uses... she changed it to gray border and black checkmark!  Any ideas how?

http://www.catalooksupport.com/

 
New Post
5/15/2007 12:59 AM
 

 

I just put this into the CSS file - you can do it too :-D

/* For the links that look like buttons */

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {color: #777777;font-size: 10px;text-decoration: underline;}

a.CommandButton:hover {color: #777777;font-size: .8em;text-decoration: none;}

/* For links that come with a pre-attached Normal class */

.StandardButton {background: #8D8D8D;border-right: 1px solid #5E6063;border-left: 1px solid #A4A5A8;border-top: 1px solid #A4A5A8;border-bottom: 1px solid #5E6063;color: #ffffff;font-weight: normal;}

That should do it.

Nina Meiers
My Site  -  My Blogs  - Goodies - 28 Free DNNSkins - Nina's Free Skins


Nina Meiers My Little Website
If it's on DNN, I fix, build, deploy, support,skin, host, design, consult, implement, integrate and done since 2003.
Who am I? Just a city chic, having a crack at organic berry farming.. and creating awesome websites.
 
New Post
5/15/2007 1:27 AM
 

Nina,

That changed my command buttons, etc. but not my checkbox checkmark color...  you did something else!

Thanks,

Jon

 
New Post
5/15/2007 3:24 AM
 

Ok now i'm a tad confused.. are you talking about the input box?

This is the CSS code I have for that -


/*Input boxes */
select, input {font-size:.9em;;color: #555555; background-color: #e3e3e3;line-height: 16px;}

/* Applies to text input boxes */
.NormalTextBox {font-size:.9em;color: #555555;padding-left: 1px;font-weight: normal;}
/* Applies to the table cells that contain text input boxes */
td.NormalTextBox {padding: 0;margin: 0;background: transparent;visibility: invisible;}

I would need a screenie or a link to somewhere to view exactly what you want.... I'm having a blonde moment. 

Nina Meiers
My Site  -  My Blogs  - Goodies - 28 Free DNNSkins - Nina's Free Skins


Nina Meiers My Little Website
If it's on DNN, I fix, build, deploy, support,skin, host, design, consult, implement, integrate and done since 2003.
Who am I? Just a city chic, having a crack at organic berry farming.. and creating awesome websites.
 
New Post
5/15/2007 11:52 PM
 

nina wrote

/*Input boxes */
select, input {font-size:.9em;;color: #555555; background-color: #e3e3e3;line-height: 16px;}

Nina, this was the snippet of CSS code that did the trick.  I wanted to change the appearance of the standard ASP.NET checkbox, essentially changing the traditional green checkmark to a black checkmark, and changing the blue checkbox border to a softer gray border.  I don't understand why asp.net does not allow greater control over the appearance of the checkbox control, but this code above will satisfy me enough for now.   Thanks for your trouble.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...How did Nina do it?  Green checkbox no more...How did Nina do it? Green checkbox no more...


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out