I want the forum to have a similar look to my site can tht be done. below is the url i am talking abt http://www.salsadancelovers.com/forums/
its done using CSS . here's what i found tweaked . body, html { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 15px; background-color: #900E3B; background-image:url( [B]URL TO THE IMAGE[/B] ); background-repeat:repeat-x; background-position:top left; text-align: center; } Code (markup):
In the AdminCP for the forums, you'll need to head into the Styles & Templates > Style Manager section. Then select your current theme, if default, I'd recommend creating a new one, then in the drop down select "Main CSS" and start playing with the colors.