StudioPress Community Forums

StudioPress Community Forums (http://www.studiopress.com/support/index.php)
-   General Discussion (http://www.studiopress.com/support/forumdisplay.php?f=7)
-   -   Search bar in nav menu disappeared? (http://www.studiopress.com/support/showthread.php?t=98082)

billyjex 03-30-2012 01:41 PM

Search bar in nav menu disappeared?
 
Hello,

Somewhere this past week the search bar in my site's navmenu disappeared. I am not sure why. The code appears fine in the style sheet:

Code:

/* Search Form

------------------------------------------------------------ */



#header .searchform {

        float: right;

        padding: 70px 20px 0 0;

}



#nav .searchform {

        float: right;

        margin: 1px 0 0;

}



.s {

        background-color: #fff;

        color: #006633;

        font-family: 'Droid Sans', arial, serif;

        font-size: 12px;

        margin: 5px 2px 0 0;

        padding: 4px 0 4px 5px;

        width: 175px;

}



#header .s {

        color: #555;

}



#nav .s {

        padding: 2px 0 2px 5px;

}

Is there anything wrong about that code?

I did do some edits in the style sheet this week. They were related to the "Featured" part of the site. I changed some padding sizes to better put in a image in the featured section.

I don't remember if this directly affected the search bar. It was brought to my attention a couple days later.

any ideas? Thanks for listening.

SoZo 03-30-2012 01:42 PM

We do not provide theme support in the General Discussion forum. Please post all theme related questions in the theme's forum. Thank you.


All times are GMT -5. The time now is 04:20 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.