
08-24-2014, 11:01 PM
|
 |
|
|
Join Date: Jun 2014
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by ozzy47
Sure, first mark the mod as installed, then open the file, ozzmodz_t_closed_reason.css, under the group, CSS Templates and find this bit of code:
Code:
.ct_block{
padding: 10px 0px 10px 0px;
}
And change it to this:
Code:
.ct_block{
padding: 10px 0px 10px 0px;
width:700px;
}
Adjust the 700 as needed. 
|
Installed, and thank you!
|