Forums

[resolved] Can someone help with this one (3 posts)

  1. lance_kidd
    Member
    Posted 2 years ago #

    http://www.dangthispc.com

    Hi, I'm debating on using this theme and can't understand why the search link at the top is not showing up. I'm using IE8 and half of the "go" box at the top is cut off.

    Thanks

  2. aianta03
    Member
    Posted 2 years ago #

    Back up your theme and then try this.(not sure if it will work)
    create a div above your search for and give it a height of 1px
    It should look like this:
    in you header.php file
    <div id="searchfix">
    </div>
    Search form stuff

    then in your CSS file

    #searchfix{
    hieght:1px;
    }
    hope this helps

  3. lance_kidd
    Member
    Posted 2 years ago #

    Worked Perfectly. Thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.