test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ew128 Friend
    #185497

    Hello,
    I added new picture in #ja-header and normally it’s ok.
    Problem is when i will change page scale because pictures in body#bd overlap in to picture in #ja-header
    Please look to the attached picture.
    How to fix it?

    Site


    1. Bez-nazwy-1
    TomC Moderator
    #485285

    It looks to me that your logo image ( see here ) may be a bit too long (length-wise).

    I am not 100% certain how you want your header section to look – with the two images to the far right. If the spacing of the two images to the right are what you want – save for the overlap – then I suppose you could try adding a “z-index” property to the CSS rule for the image of the coin – for example . . .

    Within file path –> /templates/ja_university/css/template.css

    at line 917 . . .

    #ja-header {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("../../../images/10940177.jpg");
    background-origin: padding-box;
    background-position: 99% 83%;
    background-repeat: no-repeat;
    border-bottom: 1px solid #000000
    z-index: 999;
    }

    See if that might work out for you. Otherwise, I would suggest reducing the overall length of your logo image just a bit.

    Hope that helps

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

This topic contains 2 replies, has 2 voices, and was last updated by  TomC 11 years, 9 months ago.

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