OK... I have a ticker code I have used for some time. A friend helped me design it awhile back.
So it has an image that slides over the other and then prints text below.
How can I break up the text into 2 lines instead of just one?
Part of the code is below
After $msg .= ' pregnant.';, I would like a line break.
Can anyone help? I tried a few things and none worked.