Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #475846

    hi. how can i center image and text vertical? i have done an enfold update but how can i align this images with the new features?http://i.imgur.com/2zRYCYn.jpg

    #476229

    Hey wiwaldi79!

    Thank you for using Enfold.

    I checked the site but it’s not loading. You already asked this question before. Add an id to the section then apply a top padding to it.

    Best regards,
    Ismael

    #476445

    Its working now :) Sorry.

    #476452

    I have set custim classes to the image:

    /*Blog Beiträge Styling */
    .custom-image_blog_round {
    
    top: 6px;
    
    }
    
    /*CSS Klasse für Blogbild rund*/
    
    .blog_portrait-class {
    
    top: -50px;
    
    left: 135px; 
    
    width: 150px;
    
    }
    
    .blog_text_align {
    
    top: -50px;
    
    }

    how can i set a custom class to the text? and should i apply the custom class to the image or the colum? what is better for the alignment? http://i.imgur.com/x2qM7sb.jpg

    • This reply was modified 8 years, 9 months ago by wiwaldi79.
    #476898

    Hey!

    You can move the portrait with this:

    .avia-image-container.av-styling-circle.avia-builder-el-9.avia-builder-el-no-sibling.blog_portrait-class.custom-image_blog_round.avia-align-center {
      top: 10px;
    }

    Best regards,
    Ismael

    #477014

    Works. How can i apply this effect to the same picture at the end of the page and also center the text next to the portrait?

    View post on imgur.com

    View post on imgur.com

    #477026

    And how can i reduce the thickness of the border (white border portrait) that it looks like this: http://www.alfaweb.at/testwaldi/kontakt/ (Portrait)

    #477224

    …and how can i change this code:

    .avia-image-container.av-styling-circle.avia-builder-el-9.avia-builder-el-no-sibling.blog_portrait-class.custom-image_blog_round.avia-align-center {
      top: 5px;
    }

    …that it works for all portraits on this page and on all other blog pages? thanks, Alexander

    View post on imgur.com

    #477981

    How can i reduce the border of the portrait image? i want a small border like here: http://www.alfaweb.at/testwaldi/kontakt/

    #477989

    i have added two classes to the images (one image at the top and one at the bottom of the page!) blog_portrait-class custom-image_blog_round

    how can i reduce the border thickness and how can it center text and image?

    maybe add a section id class to the color area? which code should i add to this section id? thanks, greetings from vienna, good night, Alexander

    #479445

    Hi!

    Edit the image elements then add a custom css class attribute to it. Do this for all images using the same portrait.

    For future reference we kindly ask you to refrain from bumping the thread. Since we answer questions from oldest to newest, bumping makes it appear new and it will probably take us longer to respond on your inquiry. Replies in the forum can take up to 24 hours during the week, but oftentimes we are able to get to questions much quicker than that. We request that our users wait patiently while we work our way through the forum as we can assure you that all questions will be addressed as soon as possible.

    Thank you for your understanding. For further modifications, please contact codeable: http://kriesi.at/contact/customization

    Regards,
    Ismael

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.