Pitt
09-20-2005, 05:52 AM
how do i show the persons username when they visit? like a "Welcome(then their name) To My Pet Page!"
|
View Full Version : show persons username when viewing page?? Pitt 09-20-2005, 05:52 AM how do i show the persons username when they visit? like a "Welcome(then their name) To My Pet Page!" SleepyDreamsZzZz 09-20-2005, 06:04 PM #Visitor Hope that helps =D sivartm 09-23-2005, 01:40 PM The page you edit your layout on has all those codes you use, just read through them. lelee148 09-28-2005, 04:57 AM <style type="text/css"> .tt { visibility: hidden; } </style> if you're using text/css codes, look for ".tt" and delete it. I hope this would be the trick. |