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 
Comments table width won't change  XML
Forum Index » Advanced Guestbook Forum
Author Message
euroship
Newbie

Joined: 03/10/2008 21:17:14
Messages: 2
Offline

Hey all.

I've been trying everything to adjust my guestbook width to my phpnuke site.

i've changed everything inside the templates/body.php file and the table still stays the same width.

take a look and you'll see what i'm talking about:

http://vasilnet.net/modules.php?name=guestbook

any suggestions would be greatly appreciated!

-mat


here's body.php

<form method="post" action="$GB_PG[index]">
<table border="0" cellspacing="0" cellpadding="2" align="center" width="100">
<tr>
<td width="40%"><img src="$GB_PG[base_url]/img/gbook.gif" width="100" height="15"></td>
<td width="30%" align="right" class="font2"><img src="$GB_PG[base_url]/img/signing.gif" width="70" height="30" border="0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
<img src="$GB_PG[base_url]/img/sign.gif" width="9" height="12"> <a href="$GB_PG[addentry]"><b>$LANG[BookMess3]</b></a>
<b>| <img src="$GB_PG[base_url]/img/lock.gif" width="9" height="11"> <a href="$GB_PG[admin]">$LANG[BookMess5]</a></b>
</td>
</tr>
<tr>
<td width="30%" class="font2">$TPL[GB_TIME]<br>$LANG[BookMess6]</td>
<td width="20%" valign="bottom" align="right">

<!--Start JumpMenu ....$VARS[width] -->

$TPL[GB_JUMPMENU]

<!--End JumpMenu -->

</td>
</tr>
</table>

<!--Start Top Navigation -->

<table width="70" border="0" cellspacing="0" cellpadding="2" align="center">
<tr valign="bottom">
<td class="font2"><img src="$GB_PG[base_url]/img/point3.gif" width="9" height="9">$LANG[NavTotal]
<b><font color="#DD0000">$TPL[GB_TOTAL]</font></b>&nbsp;&nbsp;&nbsp;$LANG[NavRecords] <b><font color="#DD0000">$VARS[entries_per_page]</font></b></td>
<td align="right" class="font2">&nbsp;$TPL[GB_NAVIGATION]
</td>
</tr>
</table>

<!--End Top Navigation -->


<table border="0" cellspacing="1" cellpadding="5" align="center" width="70" bgcolor="$VARS[tb_bg_color]">
<tr bgcolor="$VARS[tb_hdr_color]">
<td width="20%"><font size="2" face="$VARS[font_face]" color="$VARS[tb_text]"><b>$LANG[FormName]</b></font></td>
<td width="40%"><font size="2" face="$VARS[font_face]" color="$VARS[tb_text]"><b>$LANG[BookMess7]</b></font></td>
</tr>

<!--Start Guestbook Entries -->

$TPL[GB_ENTRIES]

<!--End Guestbook Entries -->

</table>

<!--Start Bottom Navigation -->

<table width="100" border="0" cellspacing="0" cellpadding="2" align="center">
<tr valign="top">
<td class="font2"><img src="$GB_PG[base_url]/img/point2.gif" width="9" height="9">$TPL[GB_HTML_CODE] </td>
<td align="right" class="font2">&nbsp;$TPL[GB_NAVIGATION]</td>
</tr>
</table>
</form>
<!--End Bottom Navigation -->
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

Did you try logging in to the admin, going to style and changing the width setting that is in here?

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
 
Forum Index » Advanced Guestbook Forum
Go to:   
Based on the open source JForum