Утащила с другого форума, чтобы переработать под наш
[html]<center><div class="tobacco">
<table><tr><td class="pic">
<img src="ссылка на аватар 80х80">
</td><td class="info">
<div class="timestamp">время / дата написанных сообщений</div>
<mssg>текст сообщения</mssg>
<mssg>текст сообщения</mssg>
<mssg>текст сообщения</mssg>
<mssg><img src="ссылка на изображение"></mssg>
</div></td></tr></table></center>
<style>
.tobacco {width: 450px; padding: 3px; letter-spacing: 0px;}
.tobacco h1 { text-align: left; padding-left: 20px; margin: 25px 0 5px 0; color: #222; font: bold 28px/20px cabin; padding-right: 5px; text-transform: uppercase;}
.tobacco table {width: 450px; text-align: center;}
.tobacco table .pic { width: 120px; vertical-align: top;}
.tobacco .pic img { width: 80px; height: 80px; box-shadow: 1px 1px 4px rgba(0,0,0,.2); border-radius: 15px; border: solid 5px #fff; margin: auto;}
.tobacco .status { border-bottom: solid 1px #D5D5D5; text-align: left; color: #808080; font: 10px/10px cabin; letter-spacing: 1px; padding: 0px 0px 10px 55px;}
.tobacco .info { padding: 5px 10px; vertical-align: top; text-align: left;}
.tobacco .timestamp{ font: 8px cousine; color: #8C8C8C; text-transform: uppercase; margin: 5px 0;}
.tobacco .timestamp1 { font: 8px cousine; color: #8C8C8C; text-transform: uppercase; margin: 5px 0; margin-left: 135px;}
.tobacco mssg { display: block; background: linear-gradient(45deg, #f1f1f1, #fdfdfd);
padding: 7px 7px 7px 7px;
margin: 10px 0;
border: solid 1px #e1dbd1; color: #222; font: 11px arial; border-radius: 10px; border-top-left-radius: 0;}
.tobacco mssg img { max-width: 100%; border-radius: 5px; border-top-left-radius: 0;}
.tobacco mssg1 { display: block; background: linear-gradient(45deg, #fdf5ef, #f1f4f5);
padding: 7px 7px 7px 7px;
margin: 10px 0;
border: solid 1px #e1dbd1; color: #222; font: 11px arial; border-radius: 10px;border-top-right-radius: 0;}
</style>
[/html]
[html]<center><div class="tobacco"> <table><tr><td class="pic"> <img src="ссылка на аватар 80х80"> </td><td class="info"> <div class="timestamp">время / дата написанных сообщений</div> <mssg>текст сообщения</mssg> <mssg>текст сообщения</mssg> <mssg>текст сообщения</mssg> <mssg><img src="ссылка на изображение"></mssg> </div></td></tr></table></center> [/html]
[html]<center><div class="tobacco">
<table><tr> <td class="info">
<div class="timestamp1">время / дата написанных сообщений</div>
<mssg1>текст сообщения</mssg1>
<mssg1>текст сообщения</mssg1>
<mssg1>текст сообщения</mssg1>
<mssg1><img src="ссылка на изображение"></mssg1>
</div></td>
<td class="pic">
<img src="ссылка на аватар 80х80">
</td></tr></table></center>
<style>
.tobacco {width: 450px; padding: 3px; letter-spacing: 0px;}
.tobacco h1 { text-align: left; padding-left: 20px; margin: 25px 0 5px 0; color: #222; font: bold 28px/20px cabin; padding-right: 5px; text-transform: uppercase;}
.tobacco table {width: 450px; text-align: center;}
.tobacco table .pic { width: 120px; vertical-align: top;}
.tobacco .pic img { width: 80px; height: 80px; box-shadow: 1px 1px 4px rgba(0,0,0,.2); border-radius: 15px; border: solid 5px #fff; margin: auto;}
.tobacco .status { border-bottom: solid 1px #D5D5D5; text-align: left; color: #808080; font: 10px/10px cabin; letter-spacing: 1px; padding: 0px 0px 10px 55px;}
.tobacco .info { padding: 5px 10px; vertical-align: top; text-align: left;}
.tobacco .timestamp{ font: 8px cousine; color: #8C8C8C; text-transform: uppercase; margin: 5px 0;}
.tobacco .timestamp1 { font: 8px cousine; color: #8C8C8C; text-transform: uppercase; margin: 5px 0; margin-left: 135px;}
.tobacco mssg { display: block; background: linear-gradient(45deg, #f1f1f1, #fdfdfd);
padding: 7px 7px 7px 7px;
margin: 10px 0;
border: solid 1px #e1dbd1; color: #222; font: 11px arial; border-radius: 10px; border-top-left-radius: 0;}
.tobacco mssg img { max-width: 100%; border-radius: 5px; border-top-left-radius: 0;}
.tobacco mssg1 { display: block; background: linear-gradient(45deg, #fdf5ef, #f1f4f5);
padding: 7px 7px 7px 7px;
margin: 10px 0;
border: solid 1px #e1dbd1; color: #222; font: 11px arial; border-radius: 10px;border-top-right-radius: 0;}
</style>[/html]
[html]<center><div class="tobacco"> <table><tr> <td class="info"> <div class="timestamp1">время / дата написанных сообщений</div> <mssg1>текст сообщения</mssg1> <mssg1>текст сообщения</mssg1> <mssg1>текст сообщения</mssg1> <mssg1><img src="ссылка на изображение"></mssg1> </div></td> <td class="pic"> <img src="ссылка на аватар 80х80"> </td></tr></table></center>[/html]