1

Topic: Last post index column width

How to enlarge last post column in index?

Screen:

http://s6.ifotos.pl/img/Beztytuup_rahpweh.png

Re: Last post index column width

maybe setting on css..
?_?

sorry my BAD english T___T
Have a nice day >.<
(^____^)v

Re: Last post index column width

You need edit css

.forum-forums .main-item ul {
    margin-left: -47em;
    right: -48em;
    width: 47em;
}