Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • cwilborngv Friend
    #175648

    I’d like to nudge the top banner (currently DCC on the main page) over just a hair … right now it’s touching the line to the right.

    http://beta.gazettevirginian.com/

    TomC Moderator
    #446764

    To move the banner over . . .

    Within file path –> /plugins/system/jat3/jat3/base-themes/default/css/template.css

    at line 847, modify as follows:

    <blockquote>div.bannergroup {
    margin-bottom: -5px;
    margin-right: 5px;
    }
    </blockquote>

    Of course, you can use whatever pixel value for the “margin-right” property you wish.

    You will also need to modify the background color for the “search” position, which you can find within the following file path . . .

    /templates/ja_teline_iii/css/template.css … at line 177

    <blockquote>#ja-search, .moduletable_search .ja-box-ct {
    background: none repeat scroll 0 0 #682725;
    padding: 0 !important;
    right: 0;
    }
    </blockquote>

    Hope That Helps

    cwilborngv Friend
    #446878

    Thanks! That worked!! You guys are awesome!

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

This topic contains 3 replies, has 2 voices, and was last updated by  cwilborngv 12 years, 7 months ago.

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