Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • mikel2004 Friend
    #195312

    Hi!!

    I wish to closer, shortening the distance, between the stars rating and the title of the articles in category blog page (especially) and in the articles pages. Look this:
    http://veintiuno.czoom.co/cine/secciones/contemporaneo/214-mundial
    and
    http://veintiuno.czoom.co/cine/secciones/contemporaneo/214-mundial/4064-de-madammen-van-mathilde-pieter-de-vos

    How can I do?
    Thanks a lot

    chavan Friend
    #524792

    http://veintiuno.czoom.co/cine/secciones/contemporaneo/214-mundial

    Go to this File /templates/ja_teline_iv_t3/css/custom.css

    Add this Code


    .items-row .article-header {
    min-height: 20px;
    }

    http://veintiuno.czoom.co/cine/secciones/contemporaneo/214-mundial/4064-de-madammen-van-mathilde-pieter-de-vos

    Go to this File /templates/ja_teline_iv_t3/css/custom.css

    Add this Code


    .item-page .article-title{
    margin:20px 0 0 0 !important;
    }

    mikel2004 Friend
    #524818

    would further reduce the distance between the stars rating and the title of the articles in category blog page, but I canĀ“t… So… can I reduce the padding-bottom border of the titles of the articles in category blog page? How?

    Thanks!

    chavan Friend
    #524836

    Go to this file: /templates/ja_teline_iv_t3/css/themes/orange/template.css

    Replace this code


    .items-row .item .article-title { margin-top: 0; }

    with


    .items-row .item .article-title { margin-top: 0;
    margin-bottom: 0; }

    Doing this will solve the spacing in this page http://veintiuno.czoom.co/cine/secciones/contemporaneo/214-mundial

    mikel2004 Friend
    #524861

    Great!

    And can I enlarge the padding-bottom border of the stars rating in category blog pages and in article pages? How?
    I wish to*increase the distance between the stars rating and the article text in category blog pages and*to increase the distance between the stars rating and the vote module in articles pages.

    Very very thanks!

    chavan Friend
    #524890

    To Increase the space between stars

    go to this file : templates/ja_teline_iv_t3/css/themes/orange/template.css

    Add this code


    .content_rating > img {

    margin-right: 3px;

    }

    Is that it or anything more on the layout changes, if you have post a screenshot.

    mikel2004 Friend
    #524915

    Thanks!
    Finally, I use this code:

    .content_rating > img {
    * margin-top: 2px;
    * margin-bottom: 12px;
    }

    Thanks again!

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

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

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