Forums

 
  Support Forum  Modules  Engage: Events  Skin Design
Previous Previous
 
Next Next
New Post 11/13/2008 11:45 AM
  Lewis Hill
8 posts
No Ranking


Skin Design 

How can I change the colors on a skin? For example, changing the green in the Web 2.0 skin.

 
New Post 11/13/2008 12:19 PM
  Brian Dukes
498 posts
4th Level Poster


Re: Skin Design 

The basic answer is that you'll need to look at what styles are defining those colors and then override them.  This typically involves using the Firebug extension to Firefox in order to inspect the elements on the page.

For example, inspecting the Month button on the calendar reveals that
.RadScheduler_Web20 .rsHeader .rsSelected, .RadScheduler_Web20 .rsHeader ul a:hover is defining a background color and image to produce that green color.  You can override this by defining a more specific selector, like .RadScheduler_Web20 .rsHeader li.rsSelected, .RadScheduler_Web20 li.rsHeader ul a:hover (notice how I added the element type, li, to the final class for both selectors).  Using this selector in your portal or stylesheet, you can define a new background color and/or image for that section of the calendar.

Hope that helps,


Brian Dukes
Engage Software
St. Louis, MO
314.966.4000

The leading provider of DotNetNuke support, training and custom module development.
 
Previous Previous
 
Next Next
  Support Forum  Modules  Engage: Events  Skin Design

Purchase

Please click here to buy now.
Payment will be processed via credit card or PayPal.

Please click here to buy now.
Payment will be processed via credit card or PayPal.

Test Drive!

Want to find out how it works? Visit our demo site to see the modules in actions!

Want to find out how it works? Visit our demo site to see the modules in actions!

Subscribe

Sign up for our newsletter and get the latest product updates!

Sign up for our newsletter and get the latest product updates!

Online Support

Powered by DotNetNuke