yeah, it's working! Thanks you so much!

shchepinov
Posts
-
rid Tag Filter text color on mouseover -
rid Tag Filter text color on mouseoverYep https://shchepinov.pro/
But it's not about a ; I need a code that will make the tag filter text white on hover. -
rid Tag Filter text color on mouseoverCode I wrote above works well. It's only for active link. But I need to make text white exactly when mouseover. I need another code)
-
rid Tag Filter text color on mouseoverHello! I use custom CSS to made text on bubble active tag white.
Here is code:
.tag-bubble.lay-tag-active {
color: #fff
}
Question. How can I make the text white when I hover over it?
Thanks for help! -
y-offset looking different in admin and live siteThank you for the quick solution to the problem, works like a sharm, Armin!
-
y-offset looking different in admin and live siteI wrote to you, Armin! Thanks for help! Waiting for news from you.
-
y-offset looking different in admin and live siteI have the same problem with both offset :(
Version: 6.7.9
-
Image quality thumbnail@arminunruh hey, Armin! How it goes?
-
Image quality thumbnail@arminunruh good idea! i will be waiting. Thanks, Armin!
-
Image quality thumbnail@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?
-
Image quality thumbnailHeeey, is anybody here? 🙃
-
Image quality thumbnailHere is video about this issue: https://disk.yandex.ru/i/wh90Ps17wHsiQg
-
Image quality thumbnailI have the same issue. Can you help with this?
-
Simple share buttonsHello, 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! :)
-
Not scalable text in gridderMarius, 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!
-
Not scalable text in gridder@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
} -
Not scalable text in gridderMarius, that's what I mean — https://yadi.sk/i/ONVlJG493YtBnm
Can you help me?) -
Not scalable text in gridderYes, right! Can i make max width just only for text block? Presently max width work for all content.
-
Not scalable text in gridderTo make it more clearer, I recorded a video — https://www.youtube.com/watch?v=bGm2Yxn26q0
-
Not scalable text in gridderHi!
I would like to make a text block in gridder not scalable. Just only text, without photos. Can you help me with it?
Here is an example of the page where this is realized — https://blog.maap.cc/cycling-through-croatia
Thanks!