The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

problem with html tags for right and left side.

5 posters

Go down

Solved problem with html tags for right and left side.

Post by akis1988 August 8th 2011, 6:25 pm

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?
avatar
akis1988
Forumember

Posts : 80
Reputation : 0
Language : greek

Back to top Go down

Solved Re: problem with html tags for right and left side.

Post by nutsonlizards August 8th 2011, 7:11 pm

try this code



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


nutsonlizards
nutsonlizards
Forumember

Posts : 59
Reputation : 14
Language : London

http://www.redneckherpsforum.com/forum

Back to top Go down

Solved Re: problem with html tags for right and left side.

Post by hoodedwarbler12 August 8th 2011, 7:17 pm

Do you want it in a widget on the left?
hoodedwarbler12
hoodedwarbler12
Forumember

Male Posts : 521
Reputation : 117
Language : English, Latin, HTML, JavaScript
Location : Tennessee, USA

http://www.webkinznation.com

Back to top Go down

Solved Re: problem with html tags for right and left side.

Post by nutsonlizards August 8th 2011, 7:47 pm

that's a good point maybe be idea to past your forum link or a screen shot Very Happy
nutsonlizards
nutsonlizards
Forumember

Posts : 59
Reputation : 14
Language : London

http://www.redneckherpsforum.com/forum

Back to top Go down

Solved Re: problem with html tags for right and left side.

Post by akis1988 August 8th 2011, 9:01 pm

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
avatar
akis1988
Forumember

Posts : 80
Reputation : 0
Language : greek

Back to top Go down

Solved Re: problem with html tags for right and left side.

Post by kirk August 8th 2011, 9:09 pm

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.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: problem with html tags for right and left side.

Post by akis1988 August 8th 2011, 9:14 pm

Thank you for all that but something not working right i think can you check it please.http://theemeraldrain.forumgreek.com/
avatar
akis1988
Forumember

Posts : 80
Reputation : 0
Language : greek

Back to top Go down

Solved Re: problem with html tags for right and left side.

Post by kirk August 8th 2011, 9:20 pm

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.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: problem with html tags for right and left side.

Post by akis1988 August 8th 2011, 9:27 pm

thank you very much i did it. keep up the good work huys Smile
avatar
akis1988
Forumember

Posts : 80
Reputation : 0
Language : greek

Back to top Go down

Solved Re: problem with html tags for right and left side.

Post by Sanket August 9th 2011, 6:31 am

Since this thread appears to be solved, I will lock this thread and mark it as solved.
problem with html tags for right and left side. 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum