How do I resize this search bar?
-
<br /> <form method="get" id="searchform" action="<?php bloginfo('url'); ?>/"> <div><input type="text" value="<?php the_search_query(); ?>" name="s" id="s" /><br /> <input type="submit" id="searchsubmit" value="Search" /> </div> </form>
I want to make it bigger. <333
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How do I resize this search bar?’ is closed to new replies.