If I wanted to edit the colors of the discussion area, so its not black, where would I find the color codes to edit it?
Also, What size does my new banner need to be to fit into your theme? Is there a way to make the area for the banner to sit a bit bigger so my banner can fit?
2 more questions - ExtremeDark Red
Re: 2 more questions
aquaanimus wrote:If I wanted to edit the colors of the discussion area, so its not black, where would I find the color codes to edit it?
Open
theme/common.css
Find:
Code: Select all
.bg4 {
background: #2D2D2D;
padding: 4px;
color: #FFFFFF;
border-color: #000000;
border-style: solid;
border-width: 0 1px 1px 0;
margin-bottom: 1px;
overflow: hidden;
}
The color is
background: #2D2D2D;
, just change the code. aquaanimus wrote:Also, What size does my new banner need to be to fit into your theme? Is there a way to make the area for the banner to sit a bit bigger so my banner can fit?
The image should have a maximum 109pixels of height, width can be any size.
-
- Style Customisations
- Posts: 10533
- Joined: Tue Aug 11, 2009 12:45 am
- Location: Brazil
- Name: Marcus Vinicius