Sidebar Question
-
Hello everyone,
I am new to WordPress. I have very limited experience with html and css. I am trying to add a search bar in my sidebar. The code is as follows:
<div id="searchwrapper"><form action=""> <input type="text" class="searchbox" name="s" value="" /> <input type="image" src="THE_BLANK_SUBMIT_BUTTON_IMAGE" class="searchbox_submit" value="" /> </form> </div>
Do I just go into the editor, click sidebar, and paste that code?
**Bonus: can anyone tell me where to add padding to get the “subscribe” box off the left border?
https://www.startreinventing.com/
P.S. I am trying to advance my knowledge in html and css so please understand I am trying!!
Thanks guys!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Sidebar Question’ is closed to new replies.