Topic: Last post index column width
How to enlarge last post column in index?
Screen:
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.4 troubleshooting → Last post index column width
How to enlarge last post column in index?
Screen:
maybe setting on css..
?_?
You need edit css
.forum-forums .main-item ul {
margin-left: -47em;
right: -48em;
width: 47em;
}
PunBB Forums → PunBB 1.4 troubleshooting → Last post index column width
Powered by PunBB, supported by Informer Technologies, Inc.