REFERENCE: http://test.blindfoldedmarathon.com
Hi all,
I'm adding some images into the about box at the top of the sidebar.
The problem I'm getting is that when I view the source of the page, a
tag is being added, putting each image on its own line. I want them all in a line.
It seems that the php call in sidebar-default.php is just echoing the text (echo $about_text;)
Can anyone suggest where I could look to remove the
tags from being put there?
Or suggest another way ?
Regards,
James