Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • tphmedia Friend
    #170831

    I need to reduce the space between each item JA Sidenews Displays. It takes up a considerable amount of real estate.

    I altered the CSS in the MODULE taking the padding down to 1 or 0 but it didn’t change anything.

    URL: http://174.121.38.60/~celinatx/celina2


    1. JASideNewsReduceSpace
    khoand Friend
    #425272

    Hi,
    I can’t access your website. Could you check again?

    tphmedia Friend
    #425287

    Try now!

    Thanks!

    khoand Friend
    #425289

    You replace this code from /templates/jatiris/css/mod_jasidenews.css

    .ja-slidenews-item {
    border-bottom: none;
    border-top: 1px solid #EEE;
    color: gray;
    float: none;
    overflow: hidden;
    padding: 20px 0;
    width: 100%;
    }

    with

    .ja-slidenews-item {
    border-bottom: none;
    border-top: 1px solid #EEE;
    color: gray;
    float: none;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
    }

    tphmedia Friend
    #425310

    Thanks! I was looking in the MODULE css not the MODULE within the TEMPLATE.

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

This topic contains 5 replies, has 2 voices, and was last updated by  tphmedia 12 years, 12 months ago.

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