I'd like to align my forum to the left, rather than the centre. I have an invisionfree board [link in sig], and I'l like it to the left so I can have a side menu on either side, so that the side menu on the left doesn't look too long and confusing.
Thanks if you can help, and thanks if you try :p :)
Go to the admin CP, and scroll down on the left to Skinning & Styles. Click on "Board Warppers".
You'll see a whole bunch of boxes. Go to "Header & Body". In mine, the start of the code looks like this:
| CODE |
| <center><body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink="#000000" vlink="#000000"> |
You'll note that the first thing in the box is <center>. If you remove that center tag, the board will align to the left. Don't forget to remove the </center> at the bottom of the code in the "Header & Body" box.
If you want a more complicated alignment, or more control over it, you may need to add an extra table around your board. Let me know if it works!
Thanks I'll try that ^__^
Your topic has been solved and moved to the 'Solved Support Topics' forum! Still have a question, or something isn't clear yet? Open up a new topic, but be sure to be more specific this time!