Global image alignment in blog body text

Home Forums Gillion Theme Global image alignment in blog body text

Home Forums Gillion Theme Global image alignment in blog body text

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • bliksa
    Participant

    Hi,

    after we migrated to this theme, most of the blogpost images are smaller than the blog width and we want them all center-aligned. What is the proper way to do it in child-theme css?

    Hi @bliksa,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that i can help you to centre align it?

     

    Best regards,
    Shufflehound team

    bliksa
    Participant

    ..for example here: http://gaudeo.sk/pyramidy-v-bosne/

     

    We need to center align everything in post except body text (images, videos, embeds and iframes).

    Solution for this topic

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container article .post-content img{
        margin: 0 auto;
        display: table;
    }
    article .post-content iframe,
    article .post-content .wp-caption {
        margin: 0 auto 1.5em;
    }
    

    bliksa
    Participant

    Awesome, thank you! Is there also any way to format video embeds that are automaticaly generated when link is detected in post body? We just need them to be stretched (justified) to fill 100% width of the post while maintaining proportional height.

    Is there also any way to format video embeds that are automaticaly generated when link is detected in post body? We just need them to be stretched (justified) to fill 100% width of the post while maintaining proportional height.

    To achieve this, you can try using the solution posted in the following page.

     

    https://cantonbecker.com/etcetera/2011/how-to-change-automatic-wordpress-youtube-embed-size-width/

Viewing 6 posts - 1 through 6 (of 6 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form