# Help with customize css and plugin

**URL:** https://meta.discourse.org/t/help-with-customize-css-and-plugin/42007
**Category:** Support
**Created:** [April 4, 2016, 12:04pm UTC](https://meta.discourse.org/t/help-with-customize-css-and-plugin/42007 "2016-04-04T12:04:36Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Roxelle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/roxelle/32/46924_2.png) [@Roxelle](https://meta.discourse.org/u/Roxelle)
#### Post date: [April 4, 2016, 12:04pm UTC](https://meta.discourse.org/t/help-with-customize-css-and-plugin/42007/1 "2016-04-04T12:04:36Z")

</div>

Hi guys,  
I have problems with some parts of css..  
This is my custom page color:

 ![](https://global.discourse-cdn.com/meta/original/3X/a/1/a162a7c5784251ae81ca7d145da10a7e54b7516d.png)

But, in some parts, the css remains dark:

 ![](https://global.discourse-cdn.com/meta/original/3X/9/8/98eb04f273b8820e7086c9fbd9c08687680bfc07.png)

You can help me to solve the problem?

---

<div class="post-metadata">

### Author: ![Grex315](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/grex315/32/115868_2.png) [@Grex315](https://meta.discourse.org/u/Grex315)
#### Post date: [April 4, 2016, 3:08pm UTC](https://meta.discourse.org/t/help-with-customize-css-and-plugin/42007/2 "2016-04-04T15:08:58Z")

</div>

Are there any plugins you are using that define CSS? This will override whatever you have on that page.

---

<div class="post-metadata">

### Author: ![Roxelle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/roxelle/32/46924_2.png) [@Roxelle](https://meta.discourse.org/u/Roxelle)
#### Post date: [April 4, 2016, 6:45pm UTC](https://meta.discourse.org/t/help-with-customize-css-and-plugin/42007/3 "2016-04-04T18:45:06Z")

</div>

I used the tagging, spoiler, topic list preview and signature plugin ^^

---

<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: [April 4, 2016, 6:49pm UTC](https://meta.discourse.org/t/help-with-customize-css-and-plugin/42007/4 "2016-04-04T18:49:20Z")

</div>

That envelope is some other plugin, never seen it before.

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [April 4, 2016, 6:51pm UTC](https://meta.discourse.org/t/help-with-customize-css-and-plugin/42007/5 "2016-04-04T18:51:18Z")

</div>

Isn’t the envelope Quick Messages?

---

<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 4, 2016, 6:53pm UTC](https://meta.discourse.org/t/help-with-customize-css-and-plugin/42007/6 "2016-04-04T18:53:25Z")

</div>

The plugin need to use the CSS variables for text color.

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [April 6, 2016, 12:16pm UTC](https://meta.discourse.org/t/help-with-customize-css-and-plugin/42007/7 "2016-04-06T12:16:05Z")

</div>

@Roxelle Actually, the message excerpt text is not showing up at all because you are using both Quick Messages and Topic List Previews together. Currently they don’t work together. But I’m working on a fix right now, so stay tuned!

---

<div class="post-metadata">

### Author: ![Roxelle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/roxelle/32/46924_2.png) [@Roxelle](https://meta.discourse.org/u/Roxelle)
#### Post date: [April 6, 2016, 1:10pm UTC](https://meta.discourse.org/t/help-with-customize-css-and-plugin/42007/8 "2016-04-06T13:10:55Z")

</div>

Yeah, I’ll wait the update ^^

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [April 6, 2016, 1:19pm UTC](https://meta.discourse.org/t/help-with-customize-css-and-plugin/42007/9 "2016-04-06T13:19:16Z")

</div>

Fixed.

> [@Quick Messages Plugin](https://meta.discourse.org/t/quick-messages-plugin/39188/56):
>
> @Rodelio_Lagahit @Roxelle Ok this issue should be fixed now. You can use Quick Messages and Topic List Previews together safely now. What was happening was that both Quick Messages and Topic List Previews were overriding the excerpt and include\_excerpt methods used in the Listable Topic (or Topic List Item) serializer. So I just moved Quick Messages over to a new method message\_excerpt so the two would not conflict. def message\_excerpt if object.archetype == Archetype.private\_message co…

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [June 8, 2024, 12:45pm UTC](https://meta.discourse.org/t/help-with-customize-css-and-plugin/42007/10 "2024-06-08T12:45:51Z")

</div>

This topic was automatically closed after 2987 days. New replies are no longer allowed.
