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

    Hi I’m using JA News pro (& having fun exploring it)

    But I do find a couple of things that don’t look visually right.

    1. The CATEGORY heading (seperator) just looks way too large (compared to the sub categories) in linear view
    How do I change the size?

    2. The Space between the pic & hte 1st line of intro text is also too big (almost a full line of text)
    How do I reduce this

    pic attached


    1. JA-news-Font-resize
    pavit Moderator
    #446093

    Hi

    Try these steps

    1) The font dimensions

    Goto /templates/ja_teline_iv/html/mod_janewspro/linear/style.css around line 45

    .linear .ja-zin .ja-zinsec h2 {
    background: url("../../../images/stripe-bg.png") repeat scroll center top transparent;
    font: bold 175%/1 Arial,sans-serif; <-------------reduce from 175% to your need
    letter-spacing: -1px;
    margin: 0 0 4px !important;
    padding: 0 !important;
    text-indent: 5px;
    text-transform: uppercase;
    }

    2) Space gap – Same file as above but line 37

    .linear .ja-zin .ja-zinsec {
    padding: 18px 0 0; <---------------------manage this padding to align as you wish
    position: relative;
    }

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

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

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