Menu

Forum 0.0.5 posts aligned right

Help
2002-04-19
2002-05-01
  • Brian Hulse

    Brian Hulse - 2002-04-19

    Thank you, badguy, for all your work in making this forum a module. Installation was easy, and it's working very well.

    I noticed that all my posts were aligned right, so I changed it and went to your site to inform you of the 'problem'. That's when I realized that align right must be correct for the language used there.

    So, for any other newbies who want their posts aligned left, here's what I did:

    1. Make a backup copy of forum_functions.php

    2. Change line 33 from this:
          <div align=\&quot;right\&quot;>
    to this:
          <!-- <div align=\&quot;right\&quot;> -->

    3. Change line 47 from this:
          </table></div>
    to this:
          </table><!-- </div> -->
    That's it!

     
    • Glenn Morrison

      Glenn Morrison - 2002-05-01

      SWEET!!!!  I have been trying to figure how to do the same thing!!!  THANK YOU!!!!!

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.