Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • SHoggard Friend
    #175615

    They’re great addition to the front page, but how do I control the css styling on the pop-ups in JA-News Pro?
    Eg: make the
    – thumbnail pic larger
    – play with the spacing between headline & intro text
    – change background colour
    – make the box larger


    1. JaNews-popup
    khoand Friend
    #446850

    – thumbnail pic larger

    You edit ja news pro, set Image Width & Image Height (in Image Settings section)

    – play with the spacing between headline & intro text

    You find the code from /templates/ja_teline_iv/css/template.css

    .tip-wrap .tip-title {
    font-size: 110%;
    font-weight: bold;
    margin: 3px 3px 0;
    padding: 8px 12px 4px; < change the bold text
    }

    – change background colour

    you find the code from /templates/ja_teline_iv/css/template.css

    .tip-wrap .tip {
    background: #FFFFA3; < change bold text
    border: 0;
    color: black;
    overflow: hidden;
    }

    – make the box larger

    the box is change dimension by intro text automatically.

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

This topic contains 2 replies, has 2 voices, and was last updated by  khoand 12 years, 1 month ago.

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