Viewing 1 replies (of 1 total)
  • Thread Starter davidgabunia

    (@davidgabunia)

    Well, I have some progress…

    Right now I have this

    https://www.picz.ge/img/s4/1301/16/c/c049911ba499.jpg

    And want to have this
    https://www.picz.ge/img/s2/1301/16/9/92872b181d43.jpg

    My css cide:
    ——————————————–
    #access {
    font-family:”Oswald”, sans-serif;
    font-size:14px;
    margin:0px;
    padding:0 20px;
    background:#280d0b;
    box-shadow:0 0 7px rgba(0, 0, 0, .1);
    }

    #access ul {
    float:left;
    padding:0;
    margin:0;
    list-style:none;
    text-transform:capitalize;
    background-image: url(images/logo.jpg);
    background-repeat: no-repeat;
    }
    —————————————–
    to add margin:3000px; does not works.

    Any solution?!
    Andrew, help please :ddd

Viewing 1 replies (of 1 total)
  • The topic ‘Add the image in the main menu’ is closed to new replies.