# Image pattern option for category backgrounds

**URL:** https://meta.discourse.org/t/image-pattern-option-for-category-backgrounds/87213
**Category:** Feature
**Created:** [May 10, 2018, 10:42pm UTC](https://meta.discourse.org/t/image-pattern-option-for-category-backgrounds/87213 "2018-05-10T22:42:43Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![terraboss](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/terraboss/32/381157_2.png) [@terraboss](https://meta.discourse.org/u/terraboss)
#### Post date: [May 10, 2018, 10:42pm UTC](https://meta.discourse.org/t/image-pattern-option-for-category-backgrounds/87213/1 "2018-05-10T22:42:43Z")

</div>

Hey friends,  
since I saw this [post from Angus](https://meta.discourse.org/t/custom-wizard-plugin/73345/3) yesterday, I felt inspired by the idea to round up some categories by decent stylish background images.

But most of you might know the main issue: To support large screen resolutions, it’s necessary to upload even larger images. This actually sucks in many ways:

1. Long page loadings
2. Wasted transfer volume (mobile users)
3. There is no “image fits all sizes” option

Therefore, my idea is to add …

1. … a checkbox with the option to use the image as pattern
2. … a dropdown menu with 3 (or more) text style options (black/white/customized)

What do you think about this? Is it much work to implement such a feature?

Best

 ![02](https://global.discourse-cdn.com/meta/original/3X/6/7/672792914fa508e939ac88f4b23efc8602aba48d.jpg)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [May 10, 2018, 11:21pm UTC](https://meta.discourse.org/t/image-pattern-option-for-category-backgrounds/87213/2 "2018-05-10T23:21:30Z")

</div>

Not a bad idea, but I think we need to support this in regular posts properly first. Essentially the `srcset` attribute:

> **[Can I use... Support tables for HTML5, CSS3, etc](https://caniuse.com/#feat=srcset)**
>
> "Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
