Topic: Column width
Hy all.
It's possible to resize column width? I want to reduce last message column size and increase category column size.
bye
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → Column width
Hy all.
It's possible to resize column width? I want to reduce last message column size and increase category column size.
bye
I think they have the class tc3 and tc4 or something like that
look in the css and set a width for td.tc3{}
Thank you!!!
Et voilà! A little guide to resize columns in English and Italian language.
Open the files - Aprire il file: "style\imports\base.css".
Go to line (approximately) - Andate alla linea (più o meno): 134
First column size - dimensione della prima colonna: .tcl {TEXT-ALIGN: left; WIDTH: 60%}
Second and third column - seconda e terza colonna: .tc2, .tc3, .tcmod {WIDTH: 9%; TEXT-ALIGN: center}
Fourth column - quarta colonna: .tcr {WIDTH: 22%; TEXT-ALIGN: left}
I hope that help other user - Spero sia utile agli altri utenti
Bye!!!
And which code do affect the width of the columns within view topic?
I would like to narrow the size of the first (userinfo) a bit.
Grtz Shine
^Bump ^
Nobody knows it?
PunBB Forums → PunBB 1.2 troubleshooting → Column width
Powered by PunBB, supported by Informer Technologies, Inc.