Change colour

  • KLIPING2
  • Topic Author
  • Visitor
  • Visitor
10 years 6 months ago #39534 by KLIPING2
Change colour was created by KLIPING2
my site




Hello, I need to change the background color of the module
Attachments:

Please Log in to join the conversation.

More
10 years 6 months ago #39539 by ivan.milic
Replied by ivan.milic on topic Change colour
Use module suffix. Set it to for example

" red"

(note first char is blank), then in template_css.css add:

.red{
background:red;
}

.red *{
color:white;
}

Please Log in to join the conversation.

  • KLIPING2
  • Topic Author
  • Visitor
  • Visitor
10 years 6 months ago #39580 by KLIPING2
Replied by KLIPING2 on topic Change colour
I need change the background color.

Please Log in to join the conversation.

More
10 years 6 months ago #39599 by ivan.milic
Replied by ivan.milic on topic Change colour
Ok solution is there . Do you have some problem to implement it?

Please Log in to join the conversation.

  • KLIPING2
  • Topic Author
  • Visitor
  • Visitor
10 years 6 months ago #39622 by KLIPING2
Replied by KLIPING2 on topic Change colour
Yes, I don´t know to implement it

Please Log in to join the conversation.

More
10 years 6 months ago #39634 by ivan.milic
Replied by ivan.milic on topic Change colour
See image in attachment. So you set suffix " my-module-style" then in template_css.css at bottom add:

.my-module-style{
background-color: #FF0000;
}
Attachments:

Please Log in to join the conversation.

Time to create page: 0.170 seconds
Powered by Kunena Forum