# Discourse not shown in iframe

**URL:** https://meta.discourse.org/t/discourse-not-shown-in-iframe/26970
**Category:** Support
**Tags:** unsupported-install
**Created:** [March 30, 2015, 1:45am UTC](https://meta.discourse.org/t/discourse-not-shown-in-iframe/26970 "2015-03-30T01:45:10Z")
**Posts on this page:** 1
**Showing post:** 30

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [April 23, 2021, 3:06pm UTC](https://meta.discourse.org/t/discourse-not-shown-in-iframe/26970/30 "2021-04-23T15:06:31Z")

</div>

> [@AdamM](#):
>
> would need to be able to use different styles and theme content per category, which doesn’t seem to be possible.

That’s possible. The `body` element will have a class indicating the current category that allows you to scope the theme easily using nested selectors in SCSS.

In general, I would recommend you to add a couple of Discourse widgets to the course area, like our supported iframe topic list feature documented at [Embedding a list of Discourse Topics in another site](https://meta.discourse.org/t/embedding-a-list-of-discourse-topics-in-another-site/125911). That way students can see a list of the most recent discussions related to their current course page and are a single click away to joining it in another browser tab!

---

_[View the full topic](https://meta.discourse.org/t/discourse-not-shown-in-iframe/26970)._
