Emps-World Forum

Miscellaneous => Off-Topic => Topic started by: Eliminator on April 24, 2017, 10:42:45 pm

Title: Got tired of no bgfill
Post by: Eliminator on April 24, 2017, 10:42:45 pm
https://emps-world.net/forum/Themes/Greeny/css/index.css

Above line 3110 add
Code: [Select]
background: #f5f5f0;
The color code above will match
Code: [Select]
.description, .description_board, .plainbox
Got tired got looking at the forums and the theme not being right.

Edit:
If you really wanted to make it look right add border-radius 0px 0px 5px 5px. Personally i wouldn't deviate far from 5 by 5
Title: Re: Got tired of no bgfill
Post by: Thomy on April 25, 2017, 04:50:14 am
Added the style changes. Thanks! :)