problem with html tags for right and left side.

akis1988 at 18h25
08
Aug
2011
Hello guys. im trying to move my chatango chatbox to the left of my main page but i dont know the html code. can someone help meplease?
1 nutsonlizards, on 08/08/2011 at 19h11
try this code



Code:
<div align="left" >
chat code here
</div>



2 hoodedwarbler12, on 08/08/2011 at 19h17
Do you want it in a widget on the left?
3 nutsonlizards, on 08/08/2011 at 19h47
that's a good point maybe be idea to past your forum link or a screen shot Very Happy
4 akis1988, on 08/08/2011 at 21h01
Thank yu all for the quick reply. http://theemeraldrain.forumgreek.com/
This my forum. I just want to put one chatbox on the left and one in the right.

Ty it worked Smile
5 kirk, on 08/08/2011 at 21h09
you may have to resizing them to fit properly or it might throw your forum out of whack a little bit.

But you should be able to just add the code back to back next t each other.
If not post just post one of the codes here and i will re-size and make you a couple fast left and right tables to place it in.

also left is always default, so if there are no center tags involved it will automatically go to the left, then you just add right tags to the second one.

Code:
<div align="right"> test</div>


But sometimes it will end up going down and to the right so may have to be p-laced in table code.

So yeah it will be much easier to do if i can see the code, adjust it then give you everything to add that way.

info added
yup i see it went to the bottom right.

here is a simple table code, you just put one chat code in the left where marked and one in the right.

But now watch your widgets and forum mover off set.. because the chat boxes are going to have to be adjusted a little smaller to fit properly.

working on your table code now.. one sec.
6 akis1988, on 08/08/2011 at 21h14
Thank you for all that but something not working right i think can you check it please.http://theemeraldrain.forumgreek.com/
7 kirk, on 08/08/2011 at 21h20
akis1988 wrote:Thank you for all that but something not working right i think can you check it please.http://theemeraldrain.forumgreek.com/


yeah i know thats what i was telling you would happen above

Use this code.

put one chat code where i have it marked chat 1 and the other where i have it marked chat 2


Code:


<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type">
  <title></title>
</head>
<body style="color: white; background-color: transparent;"
 alink="" link="" vlink="">
<table
 style="width: 646px; height: 86px; text-align: left; margin-left: auto; margin-right: auto;"
 border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td style="text-align: left; vertical-align: top;">



chat 1 code here


</td>
      <td style="vertical-align: top; text-align: right;">



chat 2 code here



</td>
    </tr>
  </tbody>
</table>
<br>
</body>
</html>
 


but now you are going to have your widgets and forum move off set a little bit.
Thats why i was telling you that you will have to re-size your chat boxes to fit better.
8 akis1988, on 08/08/2011 at 21h27
thank you very much i did it. keep up the good work huys Smile
9 Sanket, on 09/08/2011 at 06h31
Since this thread appears to be solved, I will lock this thread and mark it as solved.


Sanket Smile

Similar topics
I Was trying To Put Chatbox V2.0 Chatbox On The Left Side But I Cant Get It To Work Here's The Link I Found It At: /t88458-how-to-create-a-pop-out-chat-box-v20 And I Did Everything To Do But I Just need Some Help Please
All my content is appearing on the left side. Why is this? http://joebob2311.forumotion.net/forum
I have forum on PunBB : http://e-school.forum.st/forum I'd love to add navigation on left side of forum. Facebook and Twitter icon. How?
See also
more_less
Informations

9 Replies For the topic :
"problem with html tags for right and left side."

This topic has been viewed 809 times.

Last message :
08/08/2011 at 18h25 by "akis1988"