v v

Пальцы упрямо раз за разом кликают на нужный контакт, длинные гудки тянутся густой патокой, сжигая последнюю надежду услышать абонента, Элла быстро смахивает влагу с ресниц и сбрасывает затянувшийся вызов без ответа. По ту сторону запотевшего окна дождь забрасывает каплями поверхность стекла, ничего удивительного, осадки в Лондоне — неизменный атрибут туристического сбора, она привыкла зябко кутаться в свитер (и плевать, что без пяти минут придет лето, на все плевать). Прижимается к окошку лбом, а после пару-тройку раз прикладывается к нему повторно-намеренно, зреющая в голове пустота разрастается стремительно, того глядишь утопит ее в своих мятежных водах, а низкие потолки небольшой британской квартирки только надежно подопрут сверху... (читать далее)

— post of the week by ella purnell

jinx&juju

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » jinx&juju » heart will go on » архив сообщений


архив сообщений

Сообщений 1 страница 6 из 6

1

[b][/b]

0

2

[html]<div class="cake-guestroom">
<div class="cake-guestroom-bckg">
  <div class="cake-guestroom-field">
    <img src="https://i.postimg.cc/3RvHtD06/gs-2-copy.png">
    <div class="text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div>
<div class="descr-links">
<div class="descr-links-button">
<a href="url">роли</a>
</div>
<div class="descr-links-button-black">
<a href="url">правила</a>
</div>
<div class="descr-links-button">
<a href="url">нужные</a>
</div>
</div>
    <div class="guys">
      <p class="guys-legend">guys</p>
      <div class="guys-roles-box">
        <div class="guys-roles">
        <p class="date">до 18.12</p>
        <p class="role">brooke lynn hytes - <a href="url">juju</a>
        <p class="role">vanessa vanjie mateo - <a href="url">jinx</a>
        </div>
      </div>
    </div>
    <div class="girls">
      <p class="girls-legend">girls</p>
      <div class="girls-roles-box">
        <div class="girls-roles">
        <p class="date">до 18.12</p>
        <p class="role">maya hawke - <a href="url">juju</a>
        <p class="role">camila mendes - <a href="url">jinx</a>
        <p class="role">maya hawke - <a href="url">juju</a>
        <p class="role">camila mendes - <a href="url">jinx</a>
          <p class="role">maya hawke - <a href="url">juju</a>
        <p class="role">camila mendes - <a href="url">jinx</a>
          <p class="date">до 18.12</p>
          <p class="role">maya hawke - <a href="url">juju</a>
        <p class="role">camila mendes - <a href="url">jinx</a>
          <p class="role">maya hawke - <a href="url">juju</a>
        <p class="role">camila mendes - <a href="url">jinx</a>
          <p class="role">maya hawke - <a href="url">juju</a>
        <p class="role">camila mendes - <a href="url">jinx</a>
        </div>
      </div>
    </div>
  </div>
</div>
</div>

<style>
.cake-guestroom {
width: 650px;
height: 500px;
position: relative;
left: 40px;
}

.cake-guestroom-bckg {
background: url(https://i.postimg.cc/jdn1Vr8V/bbg.png);
background-repeat: no-repeat;
background-size: cover;
width: 580px;
height: 450px;
position: absolute;
border-radius: 50px;
}

.cake-guestroom-field {
background: url(https://i.imgur.com/gjY5myy.png);
background-repeat: no-repeat;
background-position: bottom center;
background-size: contain;
background-color: #fff;
  top: 0;
right: 0;
position: absolute;
    border: var(--main-grey-border);
border-radius: 50px;
width: 600px;
height: 450px;
margin-top: 25px;
left: -12px;
}

.cake-guestroom-field img {
top: 0;
left: 0;
margin: 20px;
}

.cake-guestroom-field .text {
position: absolute;
top: 0;
right: 0;
font-size: 10px;
width: 250px;
height: 115px;
padding-top: 40px;
padding-right: 30px;
}

.cake-guestroom-field .descr-links {
position: absolute;
width: 260px;
top: 160px;
right: 15px;
}

.cake-guestroom-field .guys {
position: absolute;
width: 240px;
height: 200px;
left: 0;
bottom: 0;
margin: 30px;
padding: 15px;
}

.cake-guestroom-field .girls {
position: absolute;
width: 240px;
height: 200px;
right: 0;
bottom: 0;
margin: 30px;
padding: 15px;
}

.guys p.guys-legend, .girls p.girls-legend {
  text-align: center;
  font-size: 14px;
}

.guys-roles-box, .girls-roles-box {
  background-color: var(--topic-boxes-color);
  border-radius: 20px;
  width: 230px;
  height: 170px;
  margin: 0 auto;
  padding: 5px 15px;
  box-sizing: border-box;
}

.guys-roles, .girls-roles {
  text-align: center;
  overflow-y: scroll;
  height: 160px;
  width: 100%;
}

.guys-roles::-webkit-scrollbar {width:2px; height:4px; background-color: var(--topic-boxes-color);}
.guys-roles::-webkit-scrollbar-thumb {background:#e5e5e5;}
.girls-roles::-webkit-scrollbar {width:2px; height:4px; background-color: var(--topic-boxes-color);}
.girls-roles::-webkit-scrollbar-thumb {background:#e5e5e5;}

p.date {
  font-size: 8px;
  color: var(--font-light-color);
}

p.role {
  font-size: 10px;
  line-height: 3px!important;
}
</style>[/html]

0

3

[html]<div class="texting-dark">
<div class="imesstop-dark"> <span class="imur">

137

</span>
   <p class="continfo-dark">

<!---contact pic size 55х55--->

<img src="https://i.ibb.co/PQfRLzQ/Screen-Shot-2022-12-25-at-8-10-07-PM.png"/><br>

Contact name here

&nbsp;<i class="fa-solid fa-angle-right"></i></p>
</div>
  <div class="imessage-dark">

    <p class="from-me-dark no-tail">
this is a message with no lil tail

    <p class="from-me-dark">
this is a message with a lil tail

    <p class="from-me emoji">
🥰🥰🥰

    <p class="from-me textpic no-tail">
<img src="https://hips.hearstapps.com/hmg-prod/images/wdy050121lifeoftheparty-003-1621611282.jpg"/>

    <p class="from-me txt-reply-dark no-tail">
this is a quote of a previous message
    <p class="from-me-dark no-tail">
this is the answer to that quote with no lil tail

    <p class="from-me txt-reply-dark no-tail">
this is a quote of a previous message
    <p class="from-me-dark">
this is the answer to that quote with the lil tail

    <p class="from-them-dark no-tail">
this is a message with no lil tail

    <p class="from-them-dark">
this is a message with a lil tail

    <p class="from-them emoji">
🥳

    <p class="from-them textpic no-tail">
<img src="https://cdn.shopify.com/s/files/1/0856/0804/collections/Cutter_Squidge_Vanilla_Dream_Cake.jpg"/>

    <p class="from-them txt-reply-dark no-tail">
this is a quote of a previous message
    <p class="from-them-dark no-tail">
this is the answer to that quote with no lil tail

    <p class="from-them txt-reply-dark no-tail">
this is a quote of a previous message
    <p class="from-them-dark">
this is the answer to that quote with the lil tail

</div>
</div>[/html]

0

4

[html]<table class="cake-roles">
<thead>
  <tr>
    <th>guys</th>
    <th>girls</th>
  </tr>
</thead>
<tbody>
  <tr>
    <td colspan="2">A - B - C - D</td>
  </tr>
  <tr>
    <td>brooke lynn hytes - брок хейхо</td>
    <td>camila mendes - камила мендес</td>
  </tr>
  <tr>
    <td colspan="2">E - F - G - H</td>
  </tr>
  <tr>
    <td></td>
    <td></td>
  </tr>
  <tr>
    <td colspan="2">I - J - K - L</td>
  </tr>
  <tr>
    <td></td>
    <td></td>
  </tr>
  <tr>
    <td colspan="2">M - N - O - P</td>
  </tr>
  <tr>
    <td></td>
    <td>maya hawke - майя хоук</td>
  </tr>
  <tr>
    <td colspan="2">Q - R - S - T</td>
  </tr>
  <tr>
    <td></td>
    <td></td>
  </tr>
  <tr>
    <td colspan="2">U - V - W</td>
  </tr>
  <tr>
    <td>vanessa vanjie mateo - хосе кансель</td>
    <td></td>
  </tr>
  <tr>
    <td colspan="2">X - Y - Z</td>
  </tr>
  <tr>
    <td></td>
    <td></td>
  </tr>
</tbody>
</table>[/html]

0

5

https://via.placeholder.com/70x70.png  https://via.placeholder.com/70x70.png
имя фамилия



Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.

0

6

шаблон постов: темная тема
!! при редактировании постов, в которых есть смайлики (не ссылками, а вставленные в сбщ) пользуйтесь расширенным режимом редактирования постов, т.к. при быстром редактировании смайлики слетают !!

цветные сообщения:

[html]
<div class="texting-dark">
<div class="imesstop-dark"> <span class="imur">137</span><p class="continfo-dark"><img src="https://forumupload.ru/uploads/001b/c9/42/2/t120489.jpg"/><br>riri💜&nbsp;<i class="fa-solid fa-angle-right"></i></div><div class="imessage-dark">
<p class="from-me-dark no-tail">сообщение без хвостика внизу
<p class="from-me-dark">сообщение с хвостиком внизу
<p class="from-me emoji">🥰🥰🥰
<p class="from-me textpic no-tail"><img src="https://hips.hearstapps.com/hmg-prod/images/wdy050121lifeoftheparty-003-1621611282.jpg"/>
<p class="from-me txt-reply-dark no-tail">цитата сообщения
<p class="from-me-dark no-tail">ответ на цитату без хвостика внизу
<p class="from-me txt-reply-dark no-tail">цитата сообщения
<p class="from-me-dark">ответ на цитату с хвостиком внизу</div></div>[/html]

взять код
Код:
[html]<div class="texting-dark"><div class="imesstop-dark"> <span class="imur">

число непрочитанных сообщений

</span><p class="continfo-dark">

<!---картинка контакта 55х55 или любая квадратная (уменьшится сама)--->
<img src="ссылка на картинку"/><br>

имя контакта

&nbsp;<i class="fa-solid fa-angle-right"></i></div><div class="imessage-dark">

<p class="from-me-dark no-tail">сообщение без хвостика внизу

<p class="from-me-dark">сообщение с хвостиком внизу

<p class="from-me emoji">сообщение, состоящее только из смайликов

<p class="from-me textpic no-tail"><img src="ссылка на картинку в сообщении"/>

<p class="from-me txt-reply-dark no-tail">цитата сообщения
<p class="from-me-dark no-tail">ответ на цитату без хвостика внизу

<p class="from-me txt-reply-dark no-tail">цитата сообщения
<p class="from-me-dark">ответ на цитату с хвостиком внизу
</div></div>[/html]

серые сообщения:

[html]
<div class="texting-dark">
<div class="imesstop-dark"> <span class="imur">214</span><p class="continfo-dark"><img src="https://forumupload.ru/uploads/001b/c9/42/2/t876825.jpg"/><br>drake💙&nbsp;<i class="fa-solid fa-angle-right"></i></div><div class="imessage-dark">
<p class="from-them-dark no-tail">сообщение без хвостика внизу
<p class="from-them-dark">сообщение с хвостиком внизу
<p class="from-them emoji">🥰🥰🥰
<p class="from-them textpic no-tail"><img src="https://cdn.shopify.com/s/files/1/0856/0804/collections/Cutter_Squidge_Vanilla_Dream_Cake.jpg"/>
<p class="from-them txt-reply-dark no-tail">цитата сообщения
<p class="from-them-dark no-tail">ответ на цитату без хвостика внизу
<p class="from-them txt-reply-dark no-tail">цитата сообщения
<p class="from-them-dark">ответ на цитату с хвостиком внизу</div></div>[/html]

взять код
Код:
[html]<div class="texting-dark"><div class="imesstop-dark"> <span class="imur">

число непрочитанных сообщений

</span><p class="continfo-dark">

<!---картинка контакта 55х55 или любая квадратная (уменьшится сама)--->
<img src="ссылка на картинку"/><br>

имя контакта

&nbsp;<i class="fa-solid fa-angle-right"></i></div><div class="imessage-dark">

<p class="from-them-dark no-tail">сообщение без хвостика внизу

<p class="from-them-dark">сообщение с хвостиком внизу

<p class="from-them emoji">сообщение, состоящее только из смайликов

<p class="from-them textpic no-tail"><img src="ссылка на картинку в сообщении"/>

<p class="from-them txt-reply-dark no-tail">цитата сообщения
<p class="from-them-dark no-tail">ответ на цитату без хвостика внизу

<p class="from-them txt-reply-dark no-tail">цитата сообщения
<p class="from-them-dark">ответ на цитату с хвостиком внизу
</div></div>[/html]

0


Вы здесь » jinx&juju » heart will go on » архив сообщений


Рейтинг форумов | Создать форум бесплатно