Hey vfxdude! Again I call on your amazing support :)
I have two questions:
1) I am trying to create a search box in a specific div in the header page that is called upon in the 'Adspace - Header' widget. However, when I put the search form code in the header page, the page editor won't save anymore, and instead gives me an 'internal server error'. Is there any way to put the search box in the header page without using the page editor? Or another way to create this search box?
This is the code I am trying to put in the header page:
<form method="get" class="searchform" name="searchform" action="http://www.overdose.am/"><div class="searchbox"> <input type="text" name="s" class="searchfield" value="" onfocus="this.value=''"></div></form>
2) Since updating to wordpress 3.0 and the latest version of the theme something happened to the thumbnails when using the nggallery short code. It adds a
above en below each thumb! An example of this can be seen here: http://www.overdose.am/2010/05/20/test-post-9-gallery/ . Any way to remove these blank lines?
Thanks,
Rob