Forum Replies Created
-
AuthorPosts
-
July 3, 2024 at 3:22 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461228
Hi Guenni,
i added your css and it looks very good in desktop resolution for large screen.
I added smaller images for resolutions below 989px.
The issue i’m facing is, that, when i shrink the browser width, some text goes out of the border.
Is there a workaround, so that the images should be staying allways in the same proportions and everything shrinks with same proportions, when the browser window gets reduced in width?I also saw, that the last image has too much space above (only that one. i checked if there was some wrong settings, but i can’t find something wrong?
https://img.savvyify.com/images/2024/07/03/space-above-last-image.jpg
kind regards Jak
July 3, 2024 at 1:33 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461206Hi Guenni,
i just added it under a new page, which is called: /test2/
It looks like the images keeping th correct proportions now.
But it seems, that i missed somthing. Does not have the same behavior like on your demo site?I can proberbly remove the old css, because it was for the other way, right?
kind regards Jak- This reply was modified 4 months, 3 weeks ago by Jak73.
July 3, 2024 at 1:06 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461201Hi Guenni,
i will do that now. Sould i keep or delete:/**** Feld Definitionen ********/ #top .avia_textblock.img-with-caption-right .wp-caption .wp-caption-text { grid-area: feld1 } /*** depends on if there is a link on the image or not ****/ #top .avia_textblock.img-with-caption-right .wp-caption > *:first-child { grid-area: feld2 } #top .avia_textblock.img-with-caption-right .wp-caption { border: 1px solid #cccccc; width: 100% !important; margin: 0; display: grid; grid-auto-rows: auto; grid-template-columns: 1fr 1fr; grid-template-areas: "feld2 feld1"; align-items: flex-end; } #top .avia_textblock.img-with-caption-right .wp-caption img { padding: 0 !important; } #top .avia_textblock.img-with-caption-right .wp-caption .wp-caption-text { display: block ; color: #222222; font-style: normal; font-size: 18px; font-family: inherit; width: 100%; padding: 0 1em; text-align: left; } .avia_textblock.img-with-caption-right .wp-caption .wp-caption-text p { margin: 0 !important; } /*** Abstang über dem Rahmen ******/ #top .avia_textblock.img-with-caption-right .wp-caption img { margin-top: 70px } /**** for responsive case maybe:*****/ @media only screen and (min-width: 990px) and (max-width: 1051px) { #top .avia_textblock.img-with-caption-right .wp-caption { grid-template-columns: 1fr; grid-template-areas: "feld2" "feld1" !important; } }
for css or just add your new css?
kind regards
Jak- This reply was modified 4 months, 3 weeks ago by Jak73.
July 3, 2024 at 9:51 am in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461180Would it make sense to create additional text blocks for the responsive version (with a smaller font and smaller images) in order to avoid the changed proportions with a smaller display?
Then provide the new text blocks with the respective responsive settings?July 3, 2024 at 8:55 am in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461176Hi Guenni,
i just removed it.July 2, 2024 at 11:13 pm in reply to: Change background for specific pages and center the text #1461130Hi Mike,
thanks for your fast reply!
How can i turn this specific page complete grey (i mean from menu background to footer background)?
kind regards
JakJuly 2, 2024 at 10:58 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461128Hi Mike,
please leave it open, because i just saw, that there is a strange behavior:When the browser window is reduced in size, the frames marked in orange and the contained images become disproportional smaller. The other frames (and their images) adjust in proportion.
How can I change this so that all frames and images behave the same when they are displayed smaller?
Please see screenshot: https://img.savvyify.com/images/2024/07/02/strange-behavior-works-while-reducing-width9efbcb04edcfc548.jpgkind regards Jak
July 2, 2024 at 10:41 pm in reply to: Change background for specific pages and center the text #1461124Hi Mike,
yes, you are right, thank you for your fast reply!
I also would like to have this and some other specific pages with complete grey background (from menu to footer included).
How can i add more specific pages like that later on?
kind regards JakJuly 2, 2024 at 10:22 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461120Hi Guenni,
this is really perfect!!! Thank you so much for your help!!!
kind regards
JakJuly 2, 2024 at 7:15 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461092That worked very well. The images are correct size now. Thank you!
The space above Portrait images is still there.July 2, 2024 at 4:51 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461065I just set them all to individual height.
- This reply was modified 4 months, 3 weeks ago by Jak73.
July 2, 2024 at 4:42 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461062Only on the portrait.
The landscape is perfect!!!July 2, 2024 at 4:25 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461058Hi Guenni,
looks really great now. Thank you very much!
The horizontal images with the space above are perfect. The size of them is 340x269px (width and height).I still have an issue with the image sizes of the vertical images. They have been added with an individual image size of 269x340px (width and height) , But for any reason they are shown much larger. How can i adjust them to 269x340px (width and height)?
I would also like to remove the space above them (only on the vertical images (please see screenshot, how it should look).Screenshot: https://img.savvyify.com/images/2024/07/02/images-size-vertical-and-spacinge0656b6e503bd7bf.jpg
kind regards and many thanks
JakJuly 2, 2024 at 3:37 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461040Now it works. Looks really great!
Is it possible, to remove the space from the vertical images top and keep the space from the horizontal images adjustable?
July 2, 2024 at 3:29 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461036It works for the first image. The other take an effect, but don’t look same?
July 2, 2024 at 3:24 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461034Do i need to add img-with-caption-right to the css class of the image too?
July 2, 2024 at 3:23 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461032I think i got it.
July 2, 2024 at 3:17 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461028Should i add this in the image class setting or in the column class settings?
July 2, 2024 at 3:02 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461024I added texblock elements and the css of your demo on my page (the last one i send you with email), but it seems the css is not effecting it?
July 2, 2024 at 2:17 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461016I could switch to textblock, if needed?
Where do i need to add the feld1 and feld2?July 2, 2024 at 1:58 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461013BTW is it possible to change the image size from the given medium 300 x 237 to custom size 340 x 269px (horizontal and 269 x 340px for vertical?
Wordspress reduces the image files and i can’t see an option for individual sizingJuly 2, 2024 at 1:42 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461010Thank you so much!
July 2, 2024 at 1:19 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1461002Hi Guenni,
i added the css to quick css, added a 1/2 column and added an image with caption in there. But it seems i’m missing something?July 2, 2024 at 12:55 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1460996Found it, thank you!
Where ca i add this on the page?July 2, 2024 at 12:39 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1460970Hi Guenni, how can i realize this?
July 2, 2024 at 8:54 am in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1460894Hi Guenni,
i just send it to your email.
kind regards JaklJuly 2, 2024 at 7:38 am in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1460882Hi,
sure, i just uploaded the screenshot, which shows, how it should look like on Savvyify.
Please see private Content box.
kind regards
JakJuly 1, 2024 at 7:11 pm in reply to: Add google font to enfold and still being DSGVO compatibel #1460836Hi Guenni,
the speed of loading this font is interesting. I send the font you suggested to my friend and he is going to decide tomorrow.
kind regards
JakJuly 1, 2024 at 6:11 pm in reply to: Remove bottom space from colum and place text right to image / how to reduce spa #1460830Hi Rikard,
i had to change it again and can’t find a solution?
I added some columns. The Columns should all have the same size.
All my images will be in a vertical-format or horizontal-format.
They will all have the same size (only difference is horizontal and vertical format.The columns should be as height as the vertical images (for all images. also for the horizontal-images the columns should have the same height, as for the vertical images).
Next thing is, that i would like to add some space between the images and the text.
Please see screenshot as an example, what i’m trying to do.
kind regards
JakJune 30, 2024 at 10:33 pm in reply to: Add google font to enfold and still being DSGVO compatibel #1460701Yes, you are absolutely right.
I allready sad this to my friend. I’ll talk to him tomorrow and will proberbly change this then tomorrow.
He will proberbly agree… -
AuthorPosts