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.

Coloring Widgets on Forumotion

2 posters

Go down

In progress Coloring Widgets on Forumotion

Post by Kithares February 7th 2014, 1:01 am

Hello, I have been working on my forums for my gaming community and I have set up basically everything I need at the moment. Except at this time I cannot figure out how to change the color of the widgets on forum.

I'd like to add I do not know how to code and any help would be very, very useful! I'm trying to get it to a Dark Silver to match the page itself.Here's a Screenshot:


Coloring Widgets on Forumotion Captur10
Coloring Widgets on Forumotion Captur11
avatar
Kithares
New Member

Posts : 4
Reputation : 1
Language : English

http://harshlandsebonguard.forumotion.com/forum

Back to top Go down

In progress Re: Coloring Widgets on Forumotion

Post by Sir Chivas™ February 7th 2014, 2:07 am

Hi,

Check if this is fine:
Code:
.module {
background-color: #18191A;
color: #536482;
margin-bottom: 4px;
overflow: hidden;
padding: 0 10px;
border: 1px solid gray;
box-shadow: 0 1px 3px rgba(0,0,0,0.4) inset, 0 0 0 1px rgba(255,255,255,0.04), 0 1px 0 rgba(255,255,255,0.1);
}

You can tell me how exactly you want it or you can modify it yourself if you wish.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Back to top

- Similar topics

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