Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • cportela Friend
    #169303

    Help me please. I need change size logo zone (height) but the menubar show error y the breadcurms no work

    jooservices Friend
    #416946

    Hi
    Your website have some troubles . I can’t load it.

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, support@netfirms-inc.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    Would you mind help me to check it ?
    Thank you
    Viet Vu

    jooservices Friend
    #417018

    Hi,
    I guess your site is http://ompdecolombia.com/
    To change logo size, you do as following:
    – Open /templates/ja_sanidineii_light/css/template.css
    – Find:

    #ja-mainnav {
    background: url("../images/mainnav-bg.gif") repeat-x scroll center bottom transparent;
    bottom: 0;
    height: 40px;
    left: 0;
    position: absolute !important;
    width: 100%;
    z-index: 999;
    }

    – Change to:

    #ja-mainnav {
    background: url("../images/mainnav-bg.gif") repeat-x scroll center bottom transparent;
    bottom: 0;
    height: 40px;
    left: 0;
    width: 100%;
    z-index: 999;
    }

    – Find:

    h1.logo {
    height: 99px;
    top: -10px;
    width: 330px;
    }

    – Increase height value
    – Find:

    h1.logo a {
    background: url("../images/logo.png") no-repeat scroll left center transparent;
    display: block;
    height: 99px;
    width: 928px;
    }

    – Increase height value
    Thanks
    Viet Vu

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

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

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