Customizing SMF > SMF Coding Discussion
How to change colomn width in post
Square:
Hi,
SMF 2.0.2
Forum width 900px
A post has 2 columns, poster info on the left, post on the right.
I would like the left column smaller and the right column larger.
I didn't find how to do, help will be appreciated.
:)
Square:
I still didn't find how to do that.
Is that so tricky? ;)
K@:
<----- You want that bit smaller?
and this bit ----->>>>
bigger?
I think you'd need to recode a big section of Display.template.php to do that.
From about // Time to display all the posts on.
Plus, that might somewhat screw-up all of your members' avatars.
emanuele:
The easiest way would be to change the width of the class poster and the left margin of the class postarea in index.css.
Though you could have problems making things in the "poster" area (the one where there are the informations of the member who posted) fit the smaller size.
Square:
Thanks.
--- Quote from: K@ on June 30, 2012, 04:51:57 PM ---<----- You want that bit smaller?
and this bit ----->>>>
bigger?
--- End quote ---
Yes.
--- Quote from: K@ on June 30, 2012, 04:51:57 PM ---I think you'd need to recode a big section of Display.template.php to do that.
From about // Time to display all the posts on.
--- End quote ---
Sorry, can't find this in 2.0.2.
Navigation
[0] Message Index
[#] Next page
Go to full version