Test

Объявление

name name name name
long episode title
name Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. I читать далее

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

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


Вы здесь » Test » Новый форум » шаблон твиттер с фотками


шаблон твиттер с фотками

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

1

123

https://forumstatic.ru/files/001c/b9/21/73433.jpg

0

2

[html]
<style>
div.twitter.photoblock {
width: 600px;
padding: 5px 25px 15px 60px;
}

div.twitter.photoblock img.av {
width: 50px;
height: 50px;
position: absolute;
top: 5px;
left: 5px;
}

div.twitter.photoblock nm {
position: relative;
    display: contents;
    left: auto;
}

div.twitter.photoblock nicknm {
position: relative;
display: inline-block;
top: 3px;
left: auto;

}

div.twitter.photoblock .photos {
display: grid;
grid-template-columns: 1fr 1fr;
width: 100%;
gap: 3px;
border-radius: 25px;
overflow: hidden;
margin : 10px auto !important;
outline: 1px solid rgb(var(--text-primary), .4);
outline-offset: 2px;
}

div.twitter.photoblock .photos img {
width: 100%;
height: 100%;
max-height: 200px;
object-fit: cover;
}

div.twitter.photoblock .photos img:first-of-type {
grid-row: span 2;
max-height: none;
}

div.twitter nm::after {
width: 20px;
height: 20px;
right: 5px
}

</style>

<div class='twitter photoblock'>
<!-- фон -->
<!-- аватар -->
<img src='https://upforme.ru/uploads/001c/b7/5d/6/359207.png' class='av'>
<nm>Username</nm><nicknm>@nickname</nicknm>

<!--- контейнер под текст ------->
<div>
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book
</div>

<div class='photos'>
<img src='https://upforme.ru/uploads/001c/b7/5d/6/359207.png'>
<img src='https://upforme.ru/uploads/001c/b7/5d/6/359207.png'>
<img src='https://upforme.ru/uploads/001c/b7/5d/6/359207.png'>

</div>

<span><b>170</b>followers</span> <span><b>170</b>following</span>
</div>

[/html]

0


Вы здесь » Test » Новый форум » шаблон твиттер с фотками


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