Add search bar to Thesis nav


/ Published in: PHP
Save to your folder(s)

Add the PHP to custom_functions.php and the following CSS to custom.css

.custom ul.menu li.search {float:right;}
.custom ul.menu li.search form {padding:0.3em;}
.custom ul.menu li.search form input {padding:0.4em;}

URL: http://www.kristarella.com/2009/04/full-width-headers-in-thesis-15/#comment-67088

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.