Info
- 3 posts
- 2 voices
- Started 3 years ago by nguyenp
- Latest reply from nguyenp
- This topic is resolved
Column widths (Topic, Posts, Last Poster, Freshness)
-
- Posted 3 years ago #
I was wondering where in the style.css file is the settings for the width of these columns? This is for the default theme. Any help is appreciated.
-
- Posted 3 years ago #
You didn't mention the version you're using, but in Alpha 2, they're not set. They are just table cells with no width. The will resize the fit the data. If you want to set them, for the front page anyway, the tables are generated in front-page.php. Just look for all the
<td>with no widths and adjust yours there. -
- Posted 3 years ago #
Ah, simple as that eh? I added a fixed width for the Topic heading and the rest adjust accordingly. Just what I wanted. Thanks for your help!
-
You must log in to post.