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, ...changing the color of changing the color of
Previous
 
Next
New Post
5/20/2008 12:35 AM
 

i want to change the color of the date breadcrumb and register/username and login at the very top of the page but i can not figure out where to change these.

how do i change these as the dark blue does not show up very good on a black backgound

 
New Post
5/20/2008 12:37 PM
 

If you are creating the skin as an HTML page, you can include a skin.xml file that helps you change attributes of certain elements. An example for the Login token would be:

 

<Objects>
 <Object>
  <Token>[LOGIN]</Token>
  <Settings>
   <Setting>
    <Name>CssClass</Name>
    <Value>LoginStyle</Value>
   </Setting>
  </Settings>
 </Object>
</Objects>

Then you just create a new class in your CSS file named .LoginStyle  and set it's attributes there. There is a full breakdown of tokens and attributes in the skinning documentation, I also use http://www.thinkofdesign.com/resources/reference.html for some reference, but I believe it may be a bit out of date but it's still pretty handy to lookup values of each token.

SB


Wells Doty Jr
Online Content Development
 
New Post
5/20/2008 12:45 PM
 

oh that will be so very helpful thank you

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...changing the color of changing the color of


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