Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #508833

    Hi
    I have tried to use both the Magazine & Grid modules for my Blog posts, but neither are quite providing what I want.
    My Blog posts are each made using a 1/3 image Media Element and a 1/2 Text Block.

    1) Using the Grid option, the image is centred but the text is left aligned, so it looks messy. Altering the image positioning within the specific page does not alter where the image appears on the Blog page.

    2) Using the Magazine option would be the preferred option, but I cannot shift the left hand margin towards the page centre, its far to close to the page edge and looks unprofessional.

    http://harmony-fm.com/blog/

    Can anyone offer guidance on this please.

    Many thanks,

    MIke

    #509184

    Hey harmonyfm!

    Add this to your custom CSS.

    .slide-entry img {
        margin-left: 0px !important;
    }

    Cheers!
    Elliott

    #509195

    Hi Elliott

    Thanks for your reply, I guess it refers to the Grid element.

    It certainly aligns the images at the left edge, but that ‘position’ is still far too ‘left’, for both the image and text …

    What I would really like to use, is the magazine option, as it looks so neat, but as mentioned, that is also far ‘too left’ and I cannot control it within the facilities available.

    I’ve updated that URL with the code you provided ….

    Cheers,
    Mike

    #509202

    Hi!

    I’m sorry but I’m not sure what you mean. Can you take a screenshot and highlight exactly what your trying to do?

    Regards,
    Elliott

    #509236

    Sure Elliott

    This is a screenshot of the page in the URL already given above ….

    http://harmony-fm.com/wp-content/uploads/enfold.jpg

    The magazine element will not move to the right and so looks totally misaligned ….

    Hope this helps,

    Mike

    #509369

    Hey,

    Thanks for the screenshot, so do you want to center all the content instead? Or float it to the right?

    Thanks,
    Rikard

    #509375

    Hi Rikard

    In the case of the lower Magazine layout example, I would like there not to be a huge percentage of white space (and the grey lines) after the thumbnails and post title etc ….

    In the case of the upper Grid layout example, now that with Elliot’s code the image alignment is neater with regard to the text, I would like to have a larger left margin (white space), so that it doesn’t look too close to the ‘page edge’ ….

    Hope this all makes sense, and many thanks for looking at it :)

    Mike

    #509774

    Hi Mike,

    You can get rid of the grey line with the following CSS:

    .av-magazine-content-wrap {
        border-bottom: 0px solid !important;
    }
    

    Not sure what to do with the white space though, there’s just not enough content to fill the space?

    Thanks,
    Rikard

    • This reply was modified 8 years, 6 months ago by Rikard.
    #509811

    Many thanks again Rikard ….. :)

    Mike

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Blog: Magazine & Grid issues’ is closed to new replies.