Page 1 of 1

Style each post?

Posted: Mon Feb 18, 2008 9:32 pm
by gcfirm07
Script URL:http://www.basecampextras.com/mboard/mboard.php
Version of script: mboard 1.3
Hosting company:Mosso
URL of phpinfo.php:http://www.basecampextras.com/mboard/msg/9.html
URL of session_test.php:
What terms did you try when SEARCHING for a solution:Style or format post

Write your message below:
I am trying to style my posts in my message board. I have been successful using css to style the message board, but not on each individual posts. I can't seem to get the div tags I used in the mboard.php to show up in the message files. I am wondering if this possible?

Thanks

Posted: Tue Feb 19, 2008 7:56 am
by Klemen
Any code you add into header/footer.txt and style.css will also work with posts, but only new ones! Since MBoard stores all posts as plain HTML any changes you make will only be visible to new posts.