Changing size of images & other 'elements' ...?

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
shawoody
Posts: 13
Joined: Wed Jul 06, 2005 5:30 pm

Changing size of images & other 'elements' ...?

Post by shawoody »

Script URL: http://www.woodyshaw.com/gbook132/gbook.php
Version of script: 1.3.2
Version of PHP: 4
Hosting company: GoDaddy
Have you searched THIS FORUM for your problem: Yes
(if not please do before posting)
If so, what terms did you try: delete button, size of " "

Write your message below:
How can we modify some of the specifics on the main "entries" page such as the size of the 'delete button' , etc?
FruitBeard

Changing the size

Post by FruitBeard »

Hi,

To change the size of the delete entry button as asked.

Search the gbook code for this string, using notepad or dreamweaver whichever you are capable of or happy using:

<img src=\"images/delete.gif\" width=\"16\"
height=\"14\" border=\"0\" alt=\"Delete this entry\">

there should be two of them, now replace the heights and widths to your desired new sizes, also change the image name if you choose to, but remember to upload the image too, if you do.( make sure you leave the \" in place or it wont work.

Hope i helped :roll:
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

<OFF_TOPIC>
Glad to know I'm not the only one replying to posts here :D
</OFF_TOPIC>
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply