test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • niallth Friend
    #117591

    Hi

    I’m trying to reduce the size of the header image in avior extra, because it takes up so much valuable screen space. I’ve tried replacing the header-bg.jpg with a flatter, smaller image, but the image seems to get partially duplicated in the browser, i.e. as if the page calls for an image of the size of the original header-bg.jpg and shows multiple instances of any smaller files that are substituted for header-bg.jpg.

    Can someone recommend how I can reduce the size of the header image?

    cssyeah Moderator
    #211523

    Hi niallth,

    You can reduce the size of the header, you find this tag

    #ja-header {
    position: relative;
    height: 220px; <– resize
    }
    </blockquote>

    in file template_css.css and resize height of it.

    niallth Friend
    #211570

    Thanks for the advice, trungch.

    I did that, but part of the image still appears below the brown menu bar. You can see it here:
    http://www.liposuctiontoday.com/

    Any other ideas?

    Thanks in advance.

    Niall

    cssyeah Moderator
    #211585

    Hi,

    I tested your header. This is the code css for your header:

    <blockquote>
    #ja-header {
    position: relative;
    height: 104px;
    }
    </blockquote>

    niallth Friend
    #211592

    Many thanks for your help. This fixed the problem perfectly.

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

This topic contains 5 replies, has 2 voices, and was last updated by  niallth 18 years ago.

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