![]() |
Re: "payment is in processing...
Nevermind, i figured it out... it's:
Code:
echo "<p class=\"process_close\">".func_get_langvar_by_name ("txt_header_location_note", array("time" => 2, "location" => $location), false, true, true) . "</p>" ; |
Re: "payment is in processing...
make sure you have removed the original closing/ending </div> tag as well... You never know what IE8 could throw up in future when it visits that page ;D
|
Re: "payment is in processing...
There werent any div tags... that was the problem... I had no way to style it.
The page now outputs like this: Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Furthermore, thanks again and good looking out. IE is the devil. |
Re: "payment is in processing...
Ah sorry, I must've misunderstood from post #9 as the code had began with... echo "<div class=\"process_close\">.
|
Re: "payment is in processing...
oh i see what your saying, and i changed div to p (and i edited that post cuz i left my edit in there and it could confuse someone coming behind with the same issue) so it would break down better if the style sheet isnt read. div is the go to for testing... then i think about it :)
But again, thanks and good looking out. |
All times are GMT -8. The time now is 10:00 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.