Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • tphmedia Friend
    #170563

    I’ve attached an image of what I’m TRYING to achieve. I don’t want the logo in the original template — but i like a lot of the look of the template overall.

    I need to move the logo firmly into the header as shown.

    I also want to make the font larger in the menu.

    THANK YOU!


    1. LogoPlacement
    khoand Friend
    #423942

    Hi,
    Could you give me a link to your page as you said?

    tphmedia Friend
    #423943

    http://174.121.38.60/~celinatx/celina2/index.php

    I put the brown background back in, but want to eliminate that and actually incorporate the logo into the header

    khoand Friend
    #423945

    You replace this code from /templates/jatiris/css/template.css

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    height: 142px;
    width: 156px;
    }

    with

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    height: 100px;
    width: 156px;
    }

    – You fins this code from /templates/jatiris/css/menu/mega.css

    .ja-megamenu ul.level0 li.mega a.mega {
    color: #A5A5A5;
    font-size: 116%; < change this line
    font-weight: 100;
    line-height: 20px;
    padding: 10px 0 0;
    text-shadow: 0 1px 0 black;
    text-transform: uppercase;
    }

    <em>@tphmedia 281797 wrote:</em><blockquote>
    I put the brown background back in, but want to eliminate that and actually incorporate the logo into the header</blockquote>
    I don’t understand what you mean clearly. Could you explain more details? Do you want change color background?

    we2solutions Friend
    #423946

    Do you have live URL??

    tphmedia Friend
    #424030

    This worked like a charm. Thank you!!!

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

This topic contains 6 replies, has 3 voices, and was last updated by  tphmedia 13 years ago.

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