Hi,i have my anime site www.dbzseries.net and i wanted to put a chatbox on there but i am not very good with html (more like i know nothing) so this is the code for he chatbox <!-- BEGIN CBOX - www.cbox.ws - v001 --> <div id="cboxdiv" style="text-align: center; line-height: 0"> <div><iframe frameborder="0" width="200" height="305" src="http://www6.cbox.ws/box/?boxid=221907&boxtag=ryxns6&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#DBE2ED 1px solid;" id="cboxmain"></iframe></div> <div><iframe frameborder="0" width="200" height="75" src="http://www6.cbox.ws/box/?boxid=221907&boxtag=ryxns6&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#DBE2ED 1px solid;border-top:0px" id="cboxform"></iframe></div> </div> <!-- END CBOX --> Would like to move this to the far right, thanks
Cory suggestion should do the magic. But if this is not solve then you should post all the code you have for that page. That will make easy to provide suggestions.