Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • nennker Friend
    #168390

    Hi read some threads about logo problems. I think my problem is different.

    in my megamenu every menu point has a different color scheme.

    I changed the css file:
    h1.logo a { background: url(../images/logo500.png) no-repeat left;
    display: block;
    height: 70px;
    width: 500px; }

    After changing the logo I have some problems:

    there is an blue line shown at the bottom of all other sites!!!

    the log is not shown completely by using the internet explorer.

    where I have to change the default color scheme (logo.png, css file)?

    http://www.nennker.de

    regards nennker

    Manos Moderator
    #411860

    Hi,

    Please set CSS optimization to off so i can debug this issue.

    Regards

    Manos

    khoand Friend
    #411861

    Hi,
    I don’t understand your intension.Could you give me a snapshot with your annotation?You go to Template manager,choose JA Travel template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.

    nennker Friend
    #411862

    Hi,

    changed CSS Optomize fieds to NO

    Manos Moderator
    #411865

    Hi
    It looks like you have added an extra color CSS value somewhere in your CSS Code


    background-attachment: scroll;

    background-clip: border-box;

    background-color: #8BA1B5; ->? you are overwriting this one

    background-image: url("../images/mainnav-bg.gif");

    background-origin: padding-box;
    background-position: left bottom;

    background-repeat: repeat-x;
    background-size: auto auto;

    Please undo this one and you will loose the blue line. Also in order for your logo to be displayed on all colors you have to change the line that calls the logo file on every color css files you can find them under /templates/ja_travel/core/themes/

    Regards

    Manos

    nennker Friend
    #412052

    thanks. I fixed the problem.

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

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

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