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 
Changing title of GUESTBOOK  XML
Forum Index » Support Forum
Author Message
Anonymous



How can I please change the title of my Guestbook page, from Guestbook to possibly something else??
Carbonize
Master
[Avatar]

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

If you mean title as in then check in templates/header.php

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
Anonymous



Carbonize wrote:If you mean title as in then check in templates/header.php


It did not work mate. My Guestbook title still reads Guestbook. It is too plain and I want to change it.
Carbonize
Master
[Avatar]

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

Please supply a link. If you mean the image at the top then you can change that by editting body.php in templates.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
Anonymous



Yes but my problem is that I do not understand HTML. I tried to change the name from Guestbook to something else but then lots of errors occurred. I do not know in which line I have to write my title, of the so complex HTML language.
amber222
Graduate

Joined: 07/05/2004 21:13:07
Messages: 586
Offline

The word "Guestbook" on the top left of the index page is actually an image named gbook.gif. You change this in the templates/body.php file, line 4.

This is the code for the current guestbook picture:

In order to change it from "Guestbook" to something else, you need to create a new picture and upload it to your guestbook/img directory. If you delete the original gbook.gif, you can name your new image gbook.gif. If your new image is not the same size as the old one, you need to change the width and height.

Example: I made a new picture which I gave a new name of guestbklogo.jpg. The size is a little different: 174 x 57. Here is the new code:

You could use text but then you would need to be concerned about font codes, and if you don't know html, I wouldn't recommend it.
Anonymous



I managed to change the Guestbook logo title from "Guestbook" to "Lija Athletic FC Guestbook". I managed so by creating a logo picture. But now the problem is the size and width. The picture looks too small with comparison to the whole page. How can I please adjust the logo to a larger and wider type? Thanks ... lija1949.
Anonymous



I tried to change the numbers of width from 140 and 15 to 174 and 57, but there are many errors cropping up. What is the reason pls?
amber222
Graduate

Joined: 07/05/2004 21:13:07
Messages: 586
Offline

Whenever you get an error message, you should copy it and paste it here - otherwise there is no way to answer your question without knowing what the error is.

As far as the size, you need to make it the actual size of your picture, not my sample I mentioned. You do this by looking at the picture's properties before you put it in the guestbook. If you open the picture in paint and click on "image" "attributes" it will tell you the width and height of the actual picutre. Perhaps the program you created the picture in will give the dimensions also.
Anonymous



Warning: fopen(./templates/body.php): failed to open stream: Permission denied in /home/lija1949/public_html/guestbook/lib/admin.class.php on line 193

Warning: fwrite(): supplied argument is not a valid stream resource in /home/lija1949/public_html/guestbook/lib/admin.class.php on line 194

Warning: fclose(): supplied argument is not a valid stream resource in /home/lija1949/public_html/guestbook/lib/admin.class.php on line 200

>> These are the errors I mentioned before. What can I do please? These errors occurred after I checked my height and width of my logo picture which were 26 and 384 respectively (checked in the Attributes in Paint), and then i tried to change them from body.php
amber222
Graduate

Joined: 07/05/2004 21:13:07
Messages: 586
Offline

http://proxy2.de/forum/viewtopic.php?t=3580&highlight=fopen
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum