Title: CSS and Kubrick: Problem
Last modified: August 18, 2016

---

# CSS and Kubrick: Problem

 *  [fallingj](https://wordpress.org/support/users/fallingj/)
 * (@fallingj)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/css-and-kubrick-problem/)
 * Perhaps a simple question:
 * Why doesn’t the following work?!
 * `<div class="small">In category: <?php the_category(', ') ?></div> `
 * According to the style sheet, this tag (‘small’) should be Arial in a small-sized
   font, where it shows up as Times New Roman (i.e., the default browser font).
 * This one is really confusing me–

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [mc82](https://wordpress.org/support/users/mc82/)
 * (@mc82)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/css-and-kubrick-problem/#post-173740)
 * what does not work about it? the font? if so can you copy and paste the CSS for
   the class small
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/css-and-kubrick-problem/#post-173741)
 * Troubleshooting stylesheet problems is easier when you can actually see the stylesheet.
   In other words, link?
 *  [Minna](https://wordpress.org/support/users/minna/)
 * (@minna)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/css-and-kubrick-problem/#post-173742)
 * class called small and the actual tag `<small>` are different things. So, in 
   the stylesheet, class “small” is referenced as `.small` and the tag is referenced
   as just `small` (which I could find in the default theme css)
 *  Thread Starter [fallingj](https://wordpress.org/support/users/fallingj/)
 * (@fallingj)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/css-and-kubrick-problem/#post-173744)
 * Thanks for the helpful replies, every one.
 * Minna, you are a genius.
 *  [Minna](https://wordpress.org/support/users/minna/)
 * (@minna)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/css-and-kubrick-problem/#post-173745)
 * 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘CSS and Kubrick: Problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 4 participants
 * Last reply from: [Minna](https://wordpress.org/support/users/minna/)
 * Last activity: [21 years, 1 month ago](https://wordpress.org/support/topic/css-and-kubrick-problem/#post-173745)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
