Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ascotttutoring Friend
    #137941

    Hi All —

    http://174.132.165.130/~ascott

    I am using the Ja_Wistery template. In the JA Header Module settings, I can change the height and width.

    However, when I change the height from 200px (default), to 100px. The picture gets cut in half the size. But the header module still takes up the full 200px.

    How do I get this to work so that the header module only takes up the 100px height. What else do I need to modify? The index.html or something?

    Please help :((

    bennitos Friend
    #290318

    you can change that in your css file here:
    template_css.css line 989


    #ja-sh {
    background:#999999 none repeat scroll 0 0;
    clear:both;
    height:200px;
    margin-top:5px;
    overflow:hidden;
    }

    Change the part marked as red (remember to always make backups)

    ascotttutoring Friend
    #290322

    <em>@bennitos 110821 wrote:</em><blockquote>you can change that in your css file here:
    template_css.css line 989


    #ja-sh {
    background:#999999 none repeat scroll 0 0;
    clear:both;
    height:200px;
    margin-top:5px;
    overflow:hidden;
    }

    Change the part marked as red (remember to always make backups)</blockquote>

    Thank you!!

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

This topic contains 3 replies, has 2 voices, and was last updated by  ascotttutoring 15 years, 9 months ago.

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