I want to position the sidebar widget a little higher on my pages, such as http://www.usense.nl/search. Only 20 pixels or so. Can you tell me how it’s done?
But now it changed on the blog page too… I would like to have the blog height widget remain the same. so only adjust height of normal sidebar widget, not blog widget.
Hmm, i see, here is an another solution, delete the custom css code i gave you in my first post, and go and edit search page, in the editor area switch to “HTML” tab, and add an inline style padding-top:22px; to the h4 which is at the top of your content, then it should look like this;