Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 885543
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T12:55:40+00:00 2026-05-15T12:55:40+00:00

Does somone knows good ressources about customizing the Dojo Dijit Themes ? Or has

  • 0

Does somone knows good ressources about customizing the Dojo Dijit Themes ? Or has expierence with it?

We are planning to change them to our coporate identity and i have no idea how much time does this can cost.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T12:55:41+00:00Added an answer on May 15, 2026 at 12:55 pm

    I have skinned lots of dijits. It’s pretty straightforward.

    You have two options. Either copy the theme folder and tweak or use a default theme and season to taste by overriding the CSS.

    I prefer the second option. Just include a CSS file on each page you use dijits, containing rules to tweak the dijits to your preference. The easiest way to do this is to examine the rendered dijit in Firebug and copy the css. As long as your stylesheet comes later, you’ll override, but you may wish to give the changes greater specificity just to be sure.

    So, say I have a button I want to change the colour of. Looking in Firebug, I see the rule which applies the background is this (tundra.css line 1970):

    .tundra .dijitButtonNode {
     background:url("images/buttonEnabled.png") repeat-x scroll left bottom #FFFFFF;
     border-color:#C0C0C0 #C0C0C0 #9B9B9B;
     border-style:solid;
      border-width:1px;
     padding:0.1em 0.2em 0.2em;
    }
    

    In the my_dijit_theme.css file I put:

    body.tundra .dijitButtonNode { /* added "body" to increase specificity */
     background:url("/my_images_folder/my_dijit_theme/my_buttonEnabled.png");
    }
    

    IRL, you would also change the borders to match, etc. but this shows how easy it can be.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does someone knows C# best practice about the way to define attribute visibility (private
Does someone knows a good book where transaction isolation levels are explained with a
Does someone knows an good PHP Solution to delete or better wipe an file
Does someone knows why the mysql_real_escape_string() function adds three backslashes before quotes, or double
Does someone knows how can I capture my computer screen to a video file?
Does someone knows the image-crop which correctly works with the 'dynamically changed in the
Does someone knows how to calculate the total hours between 2 times? For example
I was wondering if anyone knows of some good community distributed custom DDL templates
Possible Duplicate: Non-web SQL Injection Does someone know of a good example of a
Does someone know of a good resource for the implementation (meaning source code) of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.