The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to change widget background color?

3 posters

Go down

How to change widget background color? Empty How to change widget background color?

Post by Army March 10th 2019, 9:25 am

Here is the three problem in one How to change widget background color? 20190320

1. I want to change background color of widget
2. I want to change widget header background color
3. There is a little gap in the left and right of widget header so how to fix it?

Army
Army
Forumember

Male Posts : 81
Reputation : 1
Language : English
Location : India

http://defence.forumotion.com/

Back to top Go down

How to change widget background color? Empty Re: How to change widget background color?

Post by CAForum March 10th 2019, 10:43 am

Hi,
In your CSS you have this code:
Code:
.h3 {
    background-color: red;
    border-bottom: 3px solid #CCC;
    color: #FFF;
    font-family: \\\'quicksand\\\';
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 10px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
}

Change the color here:
Code:
background-color: red;
CAForum
CAForum
Forumember

Male Posts : 33
Reputation : 4
Language : Français
Location : Paris

https://lesforums.caforum.fr/

Back to top Go down

How to change widget background color? Empty Re: How to change widget background color?

Post by Army March 10th 2019, 10:50 am

Hello, h3 refers module of widget or not? I set red for who is online bar but sadly it shows in widget

Also tell me how to change black ground color or image in widget and also the gap in the right of widget bar?
Army
Army
Forumember

Male Posts : 81
Reputation : 1
Language : English
Location : India

http://defence.forumotion.com/

Back to top Go down

How to change widget background color? Empty Re: How to change widget background color?

Post by CAForum March 10th 2019, 11:14 am

For the widget background color, maybe this code is better:
Code:
.module.h3 {background-color: red;}

Change color as you want
CAForum
CAForum
Forumember

Male Posts : 33
Reputation : 4
Language : Français
Location : Paris

https://lesforums.caforum.fr/

Back to top Go down

How to change widget background color? Empty Re: How to change widget background color?

Post by Army March 10th 2019, 11:34 am

Not working but can you tell me how to remove or change background of whole widget? I want to change this black shadow background of whole widget
Army
Army
Forumember

Male Posts : 81
Reputation : 1
Language : English
Location : India

http://defence.forumotion.com/

Back to top Go down

How to change widget background color? Empty Re: How to change widget background color?

Post by SarkZKalie March 10th 2019, 3:49 pm

Gray background #8F8DA0 in left widget
Code:
#content-container div#left {
    background-color: #8F8DA0;
    color: #FFF;
    float: left;
    height: 100%;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    width: 270px;
}


How to change widget background color? Sarkzk10
SarkZKalie
SarkZKalie
Support Moderator
Support Moderator

Male Posts : 1418
Reputation : 220
Language : English

https://rotavn.forumotion.com/

Back to top Go down

How to change widget background color? Empty Re: How to change widget background color?

Post by CAForum March 10th 2019, 3:54 pm

It's not the solution

How to change widget background color? No10
CAForum
CAForum
Forumember

Male Posts : 33
Reputation : 4
Language : Français
Location : Paris

https://lesforums.caforum.fr/

Back to top Go down

How to change widget background color? Empty Re: How to change widget background color?

Post by CAForum March 10th 2019, 4:19 pm

Army wrote:Not working but can you tell me how to remove or change background of whole widget? I want to change this black shadow background of whole widget
Can you put here your CSS code ?
CAForum
CAForum
Forumember

Male Posts : 33
Reputation : 4
Language : Français
Location : Paris

https://lesforums.caforum.fr/

Back to top Go down

How to change widget background color? Empty Re: How to change widget background color?

Post by Army March 10th 2019, 5:57 pm

Hi, could you please use a test account to check it? I cant copy css code indeed.
Army
Army
Forumember

Male Posts : 81
Reputation : 1
Language : English
Location : India

http://defence.forumotion.com/

Back to top Go down

How to change widget background color? Empty Re: How to change widget background color?

Post by CAForum March 10th 2019, 6:03 pm

No, I would have to consult your forum with an account with administrator rights
And why can not you put your CSS code here?
CAForum
CAForum
Forumember

Male Posts : 33
Reputation : 4
Language : Français
Location : Paris

https://lesforums.caforum.fr/

Back to top Go down

How to change widget background color? Empty Re: How to change widget background color?

Post by Army March 10th 2019, 6:07 pm

Using mobile mate. So i asked u join in forum. I add u in acp panel to fix it
Army
Army
Forumember

Male Posts : 81
Reputation : 1
Language : English
Location : India

http://defence.forumotion.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum