The first line in my sidebar used to be simply:
Portfolio Thumbnails
I'm trying to change it to:
Portfolio Thumbnails
(click to see full-size image)
so the two lines are centered and single-spaced.
I came up with some code that seemed to work perfectly in the Visual Editor, but when I pasted the corresponding HTML code into a revised text widget, it skipped a line (inserted a blank line) between the two lines of text in the sidebar.
You can see this result at the top of the sidebar in my blog-- I left it that way.
Here's the HTML I used (it inserts a 1-pixel high vertical space between the two lines):
<p style="text-align: center;"><span style="color: #382e6b; font-size: 120%;">Portfolio Thumbnails</span>
<img class="aligncenter size-full wp-image-338" title="BlankVertSpace.1pixels" src="http://markarmstrongillustration.files.wordpress.com/2010/05/blankvertspace-1pixels.jpg" alt="" width="50" height="1" /><span style="color: #382e6b; font-size: 100%;">(click to see full-size image)</span></p>
Question: how can I get the two lines so one is directly under the other without having a blank line inserted between them?
Thanks a lot for your help.
Mark A.
Blog url: http://markarmstrongillustration.wordpress.com/