Topic: Editing template

What should i edit in the .css file to change the width of that panel (marked in red)?
Thanks!
Unfortunately no one can be told what PunBB is - you have to see it for yourself.
You are not logged in. Please login or register.

What should i edit in the .css file to change the width of that panel (marked in red)?
Thanks!
solved
#brd-viewtopic #brd-main .main-topic span.post-byline,
#brd-viewtopic #brd-main .main-topic div.post-author {
width:19em;
margin-left:-21em
}#brd-viewtopic #brd-main .main-topic div.post-author li.useravatar img { max-width: 80px; max-height:80px;}
#brd-viewtopic #brd-main .main-topic div.postbody,
#brd-viewtopic #brd-main .main-topic div.posthead {
margin-left:19em;
}
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.