Author |
Message |
31/05/2004 19:26:54
|
Anonymous
|
Can someone please tell me which file i need to edit to change the layout of the main page in Adv. Guestbook? I.E. the one where all posts are displayed. I've had a quick look, but cant seem to find the one im looking for!
Cheers
|
|
31/05/2004 22:44:17
|
Brianr
Beginner
Joined: 21/05/2004 15:16:13
Messages: 30
Location: Hamilton ON Canada
Offline
|
If you can't make the layout changes through the admin section, there are 3 pages involved
header.php
body.php
footer.php
You're probably looking for body.php, but depending on what layout you want to change, you may need to work with the others as well
|
|
01/06/2004 01:42:58
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
Also in your admin/styles section you can change font and font color. Change your background color. And many different things.
|
LINK-> Use Lazarus Guestbook |
|
01/06/2004 17:21:15
|
Anonymous
|
Hey guys
Thanks very much for the help so far, I've how found the page I want, although i still cant edit the bit I want. lol. I want to change the layout of how post are displayed, but all I can find is this
<!--Start Guestbook Entries -->
$TPL[GB_ENTRIES]
<!--End Guestbook Entries -->
any ideas?
|
|
01/06/2004 22:51:19
|
Brianr
Beginner
Joined: 21/05/2004 15:16:13
Messages: 30
Location: Hamilton ON Canada
Offline
|
That's gb.class.php which you'll find in the lib directory.
My only caveat is that you need to be good with PHP to make any changes there.
|
|
|