Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi

    2 changes needed in your style.css file

    1) Find this at line 254. Change width from 500px to 700px
    #nav {

    width:500px;

    }

    2) Find this at line 312. Change padding to padding:5px 0 0 0;
    #search {

    padding:5px 0 0 85px;

    }

    That will do it

    Thread Starter microinf

    (@microinf)

    THANK YOU!!!!!!!!!! really, thank you, i’ve been working on this for one week and i was unable to solve the problem…

    http://www.eldiariodeazul.com.ar

    now its working, thank you again!
    Alex.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Navbar display’ is closed to new replies.