# האם אפשר ליצור דפים מותאמים אישית ב-Discourse?

**URL:** https://meta.discourse.org/t/is-it-possible-to-create-custom-pages-in-discourse/373163
**Category:** Support
**Created:** [7 ביולי,‏ 2025,‏ 11:20am UTC](https://meta.discourse.org/t/is-it-possible-to-create-custom-pages-in-discourse/373163 "2025-07-07T11:20:47Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [11 ביולי,‏ 2025,‏ 9:50am UTC](https://meta.discourse.org/t/is-it-possible-to-create-custom-pages-in-discourse/373163/6 "2025-07-11T09:50:30Z")

</div>

I believe you can still use CSS to style published pages:

> [@Page Publishing](https://meta.discourse.org/t/page-publishing/151971/1):
>
> ### How can I customize the look of a published page?
> 
> Use the structure of the HTML document and corresponding CSS selectors to apply custom styles under `Admin` \> `Customize` \> `Themes` \> `CSS`.
> 
> ## Additional resources
> 
> - [Make CSS changes on Your Site](https://meta.discourse.org/t/make-css-changes-on-your-site/168101?silent=true)

If I’m not wrong, published pages can be targeted with the `.published-page` CSS class.

---

_[View the full topic](https://meta.discourse.org/t/is-it-possible-to-create-custom-pages-in-discourse/373163)._
