TheConeHead
Programmer
I am having a layout issues with adding an image via <img> in a dynamic text field. The image needs to lineup in a sentence, like:
"The <img src='images/cow.gif'> jumped over the moon";
but it puts in a line return before the image and seems to quite a bit of padding - is there anyway to get it to show up inline?
"The <img src='images/cow.gif'> jumped over the moon";
but it puts in a line return before the image and seems to quite a bit of padding - is there anyway to get it to show up inline?