sorry for my bad german-english.
I installed a new phpbb-forum with vista-Style
Some forums are still empty (no posts). That´s the reason, why my columns are so awful displaced:
The column Themen and Beiträge (I found in forumlist_body.html) are fixed on several places with 50px.
- Code: Select all
<th colspan="2"> {L_FORUM} </th> <th width="50"> {L_TOPICS} </th> <th width="50"> {L_POSTS} </th> <th> {L_LAST_POST} </th>
If I try to fix the last column (L_LAST_POST) with e.g. 200px ... nothing happen.
What´s wrong?
Yours sincerely
truecolor