Author |
Message |
08/12/2005 14:14:36
|
Bucki
Beginner
Joined: 25/11/2005 05:23:03
Messages: 5
Location: UK, South Yorkshire
Offline
|
Hi All
My apoligies, if the subject already excist but did not found one...
Ermm my question is:
How do adjust the width of the Guest book... like this below:
Where the red line is, i want it to be... where can i do that??
Thank You
|
|
08/12/2005 15:48:48
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Login to admin and goto Style. you set the width in there.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
08/12/2005 16:02:58
|
Bucki
Beginner
Joined: 25/11/2005 05:23:03
Messages: 5
Location: UK, South Yorkshire
Offline
|
Carbonize wrote:Login to admin and goto Style. you set the width in there.
Yeah but the width in Style does adjust the "whole border" and i dont want that!
All l want to adjust is the "middle line"... so i cane move it where the red line is!!
|
|
08/12/2005 16:11:46
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
templates/body.php and templates/entry.php
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
08/12/2005 17:51:57
|
Bucki
Beginner
Joined: 25/11/2005 05:23:03
Messages: 5
Location: UK, South Yorkshire
Offline
|
Carbonize wrote:templates/body.php and templates/entry.php
yeah i changed that to 15% which was 25:
<table border="0" cellspacing="1" cellpadding="5" align="center" width="$VARS[width]" bgcolor="$VARS[tb_bg_color]">
<tr bgcolor="$VARS[tb_hdr_color]">
<td width="15%"><font size="2" face="$VARS[font_face]" color="$VARS[tb_text]"><b>$LANG[FormName]</b></font></td>
<td width="85%"><font size="2" face="$VARS[font_face]" color="$VARS[tb_text]"><b>$LANG[BookMess7]</b></font></td>
</tr>
But still.. table is same as it was!
|
|
03/07/2006 16:40:28
|
sam2005
Newbie
Joined: 24/11/2005 17:19:14
Messages: 3
Offline
|
I would like to bump this topic because I would like to do the same thing. I tried to adjust the settings like the previous user but it did not work for me either. Thank you.
|
|
03/07/2006 16:47:56
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
you were right with the attributes you changed but they occur more than once. Check body.php again.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
|