If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Guestbook Script : Location entry form  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi everyone,

I was wondering about how the Location entry work in Guestbook.

I tested with ---> Location : LA, it's displayed just fine.

But if I tested with ---> Location : San Clemente, it will displayed in 2 lines, like this :

-----------------------------------------------
Location : San
Clamente
----------------------------------------------

There is more than enough space to posted it in 1 line. Anyone can help me how to make the location posted in 1 line ?


Thanks in advance ! Wonderful guestbook script btw !!


Inthezone
Brianr
Beginner

Joined: 21/05/2004 15:16:13
Messages: 30
Location: Hamilton ON Canada
Offline

Open entry.php and look for

<td colspan="2" class="font2">$LANG[FormLoc]:<br>$row[location]</td>


Try removing the <br> tag . Replace it with a space if you don't want the location to be tight against the colon. I'm not sure why LA doesn't break to the second line, but a longer location does.

I'm not positive this will solve it, but you can experiment if it doesn't
[Email] [WWW]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum