Hello, friends!
I found great buttons for sharing your projects and just want to share them with you.
Here they are: https://ilyabirman.net/projects/likely/
Have a nice day! :)
Hello, friends!
I found great buttons for sharing your projects and just want to share them with you.
Here they are: https://ilyabirman.net/projects/likely/
Have a nice day! :)
@arminunruh good idea! i will be waiting. Thanks, Armin!
@arminunruh Thank you for answer, Armin! I upload really many photos, and all this dublicats requires more storage on host. If i can control image size, it will be great and more useful for me. Maybe you can add this function in menu?
Here is video about this issue: https://disk.yandex.ru/i/wh90Ps17wHsiQg
Hello, friends!
I found great buttons for sharing your projects and just want to share them with you.
Here they are: https://ilyabirman.net/projects/likely/
Have a nice day! :)
Marius, great news! I use in custom css this code:
.col.text{
max-width: 900px!important;
margin-left: auto!important;
margin-right: auto!important;
padding-left: 3%!important;
padding-right: 3%!important;
}
and in post edit HTML class and id. So, everything is fine. Thanks!
@mariusjopen said in Not scalable text in gridder:
padding-left: 10%
Thanks for answer, Marius. But this code doesn't work as i want :)
I try фanother code with full widt text block in gridder and it is nearly what you need, but how i can put a gridder text block in the center?
.text {
max-width: 1200px;
? centered text block
}
Marius, that's what I mean — https://yadi.sk/i/ONVlJG493YtBnm
Can you help me?)
Yes, right! Can i make max width just only for text block? Presently max width work for all content.