Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sebbs Friend
    #200844

    site: http://mp.dev.dnsnetworks.ca/

    Hello I would like to make the header section (wooden area with the logo) smaller in height – where would I do that?

    chavan Friend
    #547467

    1. Go to this File: /templates/ja_droid/css/template.css

    Replace this code

    h1.logo { float: none; margin: 40px auto 20px; width: 225px; height: 180px; }

    with

    h1.logo { float: none; margin: 0px auto; width: 225px; height: 180px; }

    2. Go to this File: /plugins/system/jat3/jat3/base-themes/default/css/template.css

    Replace this code

    #ja-header .main { padding: 30px 0 15px; }

    with

    #ja-header .main { padding: 5px 0; }

    sebbs Friend
    #547579

    Wow! Looks great! Thanks!!

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

This topic contains 3 replies, has 2 voices, and was last updated by  sebbs 10 years, 3 months ago.

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