Home » Blackboard » Blackboard Learn » Getting Started With Blackboard Theme Customizations

Getting Started With Blackboard Theme Customizations

To get started with customizing your Blackboard theme, you’ll first need to download the original theme and create a custom.css file.

Download the Original Theme

  1. Navigate to System Admin.
  2. Click Brands and Themes under the Communities module.
  3. Click Theme and Palette Catalog.
  4. Hover your mouse over “Bb Learn 2016” and click the contextual menu icon.
  5. Click Download.
Theme and Palette Catalog in Blackboard

Create custom.css

Once you’ve downloaded and unzipped the file, you’ll notice it contains Core and Plugins folders. We’ll be working in the Core folder as this is where the main theme files are located.

You’ll want to create a custom.css file in the core folder as this is where all the theme customizations will be housed.

Learn 2016 Core Theme Files

theme.css file

After creating your custom.css file, you’ll want to open the theme.css file. Locate the line that says

@import url("theme_specific.css");

Right below this line, add the following line of code:

@import url("custom.css");

This will link your custom.css file with your theme. You’re now ready to begin adding your customizations.


How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Eric Silva

Eric is a Systems Analyst and Blackboard Administrator at The University of Texas at San Antonio, and a graduate from Boise State University. Learn more about me.

Advertisement

Add comment

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Advertisement

Categories

Advertisement