Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I don’t know much about this..but I got mine to work – though I’m still working on the rest of my site.

    I went into the css
    look for where it says
    Header and remove this

    margin-bottom:1.76%

    this is what I have now..

    #header input#s:focus {
    width:180px;
    background:#ececec url(images/search.png) right center no-repeat;
    box-shadow:inset 1px 1px 5px 1px rgba(0, 0, 0, .1);
    color:#333;
    text-indent: 0;

    hope that helps

    Wilcey, I noticed that you fixed the header issue on your website. My problem is that I can not get rid of the white space below the header and above the Nav bar. I looked at your url and your site looks the way I want mine to work..
    I’ve added the css…but it won’t work, any suggestions would be greatly appreciated.

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