-
AuthorPosts
-
March 23, 2021 at 11:07 am #1289818
hello, is there a simple solution for putting the text downwards? see image.
although in the code bit there is an image and only than text, at the front end the text keeps creeping up , that is the beginning words of the text, left of the image, leaving a lot of space and than followed by the rest of the text.i want the words to fill up the space left of the pic, not only the first few words.
best regards, jelleps you might say it is due to the word “eikenprocessierups” …. its long.,..put an indent ( – ) between in, but than it looks ridiculous on a mobile….i mean, its one word, not eikenprocessie-rups…
- This topic was modified 3 years, 8 months ago by yampieters.
March 26, 2021 at 8:04 am #1290490Hey jelle,
Thanks for the screenshot. Could you post a link to where we can see the actual elements as well please?
Best regards,
RikardMarch 26, 2021 at 8:26 am #1290495hello rikard, of course, its: https://biodivers.nl/eikenprocessierups/
March 26, 2021 at 8:31 am #1290496hello, rikard, my fault, i ‘d put it back in 180×180 to solve the problem.
but for now i have put it back temporarily on 495×400, and if you ll have a look on your mobile now youll see this:
https://biodivers.nl/wp-content/uploads/2021/03/tekst.jpgbest regards, jelle
March 30, 2021 at 6:54 am #1291224Hi,
Thanks for the update. The text is flowing that way because the image is quite wide, and you have some long words in your text. If you reduce the width of the image a bit, maybe down to 250-260 pixels, then it should flow better.
Best regards,
RikardMarch 30, 2021 at 4:33 pm #1291401hello richard, sorry , ive noticed that my previous answer was for ticket nr
#1289829
ive mixed them up….but anyway, the image was the right one :)
of course thats a solution, but than you shift the problem to the mobile phone…
https://jmcwebdesign.nl/bd/wp-content/uploads/2021/03/Screenshot_20210330-162848_Chrome.jpgis there a way to tell the text on mobile phone to only start really below the image?
best regards, jelle
- This reply was modified 3 years, 7 months ago by yampieters.
April 2, 2021 at 7:05 am #1291965Hi,
Yes, you can do that. Try this in Quick CSS:
@media only screen and (max-width: 767px) { #attachment_3597 { width: 100%; } }
Best regards,
RikardApril 2, 2021 at 10:29 am #1291988Hello Rikard, thank you for the reply.
Unfortunenately it didnt to anything , but i re-dimensioned the image in such a way that its satisfying enough now on both the pc and a mobile phone.
you can close this one,
best regards, jelleApril 3, 2021 at 9:57 pm #1292143Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘text and space’ is closed to new replies.