StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-30-2012, 01:41 PM
billyjex billyjex is offline
Registered User
 
Join Date: Jan 2012
Posts: 1
Default 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.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 04:27 PM.

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