|
One more quick question. There is a part of the php script that is called like success or something that prints "thank You for submitting email..." after the user has in fact submitted their email. Is there a way to style that, currently it is the same color as the background and aligned to the left of my page. Lol I tried putting a < div> tag around the success text to style it with css and it FREAKED out.
Ive tried everything I could think of, I tried putting a span tag around the whole php script, and almost variation of positions around the actual Thank You text itself.
Last edited by rakoom2002; 01-16-2009 at 03:34 AM..
|