Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • guap Friend
    #160097

    I want to add spaces on the right and left of the text – description.

    default/style.css

    .ja-zinfp-featured .ja-zincontent {
    padding-right: 4px;
    padding-left: 4px;
    }

    It doesn’t seem to work.

    Also – the images are cropped when I view all the feature articles. Is there a way not to crop the images?

    Please advise. Thanks!


    1. crop
    Phill Moderator
    #376429

    Please provide a link to your site with regards to the paddin issue. Before you do that make sure you enable development mode, set css optimization to “no” and clear your jat3 cache.

    For the cropping problem you can add {jathumbnail off} just after the readmore tag in your articles to disable the cropping feature. Or look at the settings for the “Thumbnail for Joomla content” plugin.

    guap Friend
    #376485
    John Wesley Brett Moderator
    #376488

    Goto: …/modules/mod_janews_fp/tmpl/default/style.css LINE 44

    And change from ABSOLUTE to RELATIVE as follows in red:


    .ja-zinfp-featured .ja-zincontent-wrap {
    position: relative;
    }

    guap Friend
    #376499

    I changed it but its still the same

    Phill Moderator
    #376506

    Is it the black box you want space around? If so add the bit in red below.

    .ja-zinfp-featured h2.ja-zintitle a {
    background:none repeat scroll 0 0 #000000;
    border-bottom:1px solid #CCCCCC;
    color:#CCCCCC;
    margin:6px 4px;
    padding:8px 12px;
    text-decoration:none;

    }

    If bot please give a clear diagram showing what you want.

    guap Friend
    #376513

    Thanks, it worked. I just had to clean my cached and cookies to see the changes.

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

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

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