test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • descobrir Friend
    #159724

    Hello all!

    I want to resize header height to 130 px, which I did. See picture please.

    Result was not great, so I need your help in the following:

    1. How to fix the header mask?
    2. How to verticaly align logo?
    3. How to add text below logo?

    Thank You.

    descobrir Friend
    #375197

    <em>@descobrir 219274 wrote:</em><blockquote>Hello all!

    I want to resize header height to 130 px, which I did. See picture please.

    Result was not great, so I need your help in the following:

    1. How to fix the header mask?
    2. How to verticaly align logo?
    3. How to add text below logo?

    Thank You.</blockquote>

    I searched the forum but I couldn’t find answer to my questions… Any help would be great. Thanks.

    John Wesley Brett Moderator
    #375226

    HEADER MASK: /templates/ja_purity_ii/css/template.css Line 1024
    Adjust in red


    .ja-headermask {
    background: url("../images/header-mask.png") no-repeat scroll right top transparent;
    display: block;
    height: 130px;
    position: absolute;
    right: -1px;
    top: 0;
    width: 602px;
    z-index: 0;
    }

    VERTICALLY ALIGN LOGO: [FONT=”Arial”] /templates/ja_purity_ii/css/template.css[/FONT] – Line 992
    Add and then adjust the attribute below in red to position the logo from the top of the template.


    h1.logo a {
    background: url("../images/logo.gif") no-repeat scroll left center transparent;
    display: block;
    height: 79px;
    width: 207px;
    padding-top: 39px;
    }

    ADD TEXT BELOW LOGO:
    Best to build it into the logo itself…then you are not at the whim of the browser’s font library, zoom size, etc. that could play havoc in ways you did not intend.

    Have fun.
    John.

    Have fun.

    descobrir Friend
    #375231

    Thank you for the help John.
    That worked ok.
    For the logo I’ll try to change the logo-image depending on the language choosed in the joom!fish. lets see how that goes!

    Cheers
    Des

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

This topic contains 4 replies, has 2 voices, and was last updated by  descobrir 13 years, 10 months ago.

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