Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • eclipsemag Friend
    #206728

    Trying to emulate the demo but my images are all cutoff and display at the bottom instead of the top.

    Follow the demo as best I could but some of the fields in the demo are not in the current version of the ACM/Template.


    1. Screenshot_1
    Ninja Lead Moderator
    #572332

    You can give me URL of your site here, I will help you to check it directly on your site.

    eclipsemag Friend
    #572373

    eclipsemagazine.co.uk

    TomC Moderator
    #572377

    I believe I found the culprit CSS rule . . .


    .magazine-leading .magazine-item-main .magazine-item-ct {
    font-size: 14px;
    max-height: 96px;
    }

    To be able to tell you the exact file path to change, however, I’ll need for you to temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings.

    You could try pasting the following CSS rule into your custom.css file:


    .magazine-leading .magazine-item-main .magazine-item-ct {
    font-size: 14px;
    height: 100%;
    }

    Not sure if it will work, however, due to the CSS being for the particular “magazine” theme.
    Worth a shot, though. 😎

    eclipsemag Friend
    #572384

    I’ve turned Optimize CSS” to “Off” and the site is completely messed up.

    TomC Moderator
    #572385

    <em>@eclipsemag 475769 wrote:</em><blockquote>I’ve turned Optimize CSS” to “Off” and the site is completely messed up.</blockquote>

    Did you try the custom.css option before that?

    eclipsemag Friend
    #572400

    Solved. I my directory permissions were wrong so the intro images couldn’t be read.

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

This topic contains 7 replies, has 3 voices, and was last updated by  eclipsemag 9 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum