Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • carlucci Friend
    #179972

    Line Rate overwrites line category.
    I need to insert a command <br /> between the two lines,or a better solution.
    Link : http://punzi.es

    Click on the image, you can see that line Rate, overwrites line category.
    I need help please.

    Sherlock Friend
    #464536

    Hi carlucci,

    You can open the file of templates/ja_wall/css/template.css look for this css

    .item-page .article-info {
    margin-bottom: 20px;
    margin-top: -10px;
    }

    You change it to

    .item-page .article-info {
    margin-bottom: 20px;

    }

    I hope this would help !

    Ninja Lead Moderator
    #464544

    You can customize on this

    Open plugins/content/vote/vote.php

    And change here

    $html .= JText::_( 'PLG_VOTE_POOR' );

    and

    $html .= JText::_( 'PLG_VOTE_BEST' );

    On onContentBeforeDisplay function

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

This topic contains 3 replies, has 3 voices, and was last updated by  Ninja Lead 12 years, 3 months ago.

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