Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1438352

    Hi,
    I want an image to be surrounded by text. For example the picture should be in the middle of the right side of the textbox, or on top of the right side.
    How can this be done?
    Best regards :)

    #1438404

    Hey northorie,

    Thank you for the inquiry.

    Would you mind providing a screenshot of the layout that you’re after? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:

    1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
    2.) Locate the option to upload a file or an image.
    3.) Select the screenshot file from your computer or device and upload it to the platform.
    4.) After the upload is complete, you will be provided with a shareable link or an embed code.
    5.) Copy the link or code and include it in your message or response to provide us with the screenshot.

    Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.

    Best regards,
    Ismael

    #1438448

    Hi Ismael,

    sure.
    I want the text to continue beneath the image.
    Do you get what I mean?
    Link to image on private content.

    Best regards

    #1438507

    Hi,
    Please use a text block element and add your image then click it to show the alignment option and choose right align:
    Enfold_Support_5192.jpeg

    Best regards,
    Mike

    #1438695

    Hi Mike,
    thanks for your reply. That helps a little, but it seems, that I can nothave my image as a circle with shadow, as it is possible for a single image element. Or is there any trick?

    #1438731

    Hi,
    I believe that you can also have your image as a circle with shadow, please link to your page with the above setup so we can offer some css, unfortunately you can not use a image element and have a text element wrap around the image, the image and text both need to be in the same element.

    Best regards,
    Mike

    #1438739

    Hi, that would be awesome :)
    Link is on private data. The picture is in the first section right below the slider.

    #1438752

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .avia_textblock p img {
    	  border-radius: 100%;
    	  box-shadow: rgba(0, 0, 0, 0.6) 4px 6px 10px 4px;
    }

    After applying the css, please clear your browser cache and check.
    Please see the screenshot in the Private Content area of the expected results.

    Best regards,
    Mike

    #1438776

    Awesome!
    Thank you very much :) I’m happy, thread can be closed

    #1438779

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Text with image’ is closed to new replies.