Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • topflat Friend
    #879137

    Hi,
    Right on the ‘In the spotlight’ section the sample images are set at 800 x 600 so I set all my images at this size. however on the actual template they are cropped – see attachment, the cropped area is shown darker. My question is what is the point of saying images should be 800 x 600 when in fact they are cropped to 786 x 384?

    a second question is the container box for the ‘spotlight’ slideshow can the height be altered? – there’s often a lot of white space below my text.


    1. blogging
    pavit Moderator
    #879189

    Hi

    Your website is off-line we cannot take a look at it – maybe you can edit this topic and add your backend login info so we can better understand what is happening on your website.

    topflat Friend
    #879206
    This reply has been marked as private.
    topflat Friend
    #880814

    not sure why it takes so long to answer a simple question. It is the same issue on the demo

    Jim

    pavit Moderator
    #881428

    not sure why it takes so long to answer a simple question. It is the same issue on the demo

    Jim

    Hi there and sorry for the delay

    You can find an answer to your question looking at THIS TOPIC

    topflat Friend
    #884465

    Sorry it took so long to reply – other stuff –

    I get the custom CSS to address image but just don’t understand why. I’d rather have an image for the space shown without any need to crop

    Jim

    pavit Moderator
    #885550

    I’d rather have an image for the space shown without any need to crop

    You should disable the Auto-generated Images feature from article options -> Shared tab


    1. Screenshot_17
    topflat Friend
    #885565

    What I’ve done is to crop the starting image to the screen size. We’ll see how that pans out – the site is not live and we are still tweaking.

    1. All I need to do now is get rid of the grey area below the photo – I saw a forum howto post
    2. and get rid of the white area beow the text – see attachment, the area crosshatched in red

    jim


    1. spotlight
    pavit Moderator
    #885576

    Hi

    2) It is set with a minimum height to allow more introtext- anyway you can change it and set a new minimum height in this way

    add to your custom.css this line of code

    .magazine-featured.style-1 .magazine-carousel .magazine-item-main {
    min-height:164px!important;
    }

    I fyou still do not have a custom.css file in this folder /templates/ja_teline_v/css/ then add a new one, it is needed to add code that will be kept in case of template update so the customizations will be not overrided with new files.

    1) In the same file try to add this

    .magazine-featured .item-image img,.magazine-featured .pull-left.item-image img {
    min-height:384px!important;
    min-width:630px!important;
    } 
    

    Let me know if it is ok

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

This topic contains 8 replies, has 2 voices, and was last updated by  pavit 8 years, 2 months ago.

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