smiley sizes are to big

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
vincenttor
Posts: 7
Joined: Tue Aug 04, 2009 9:15 am

smiley sizes are to big

Post by vincenttor »

Script URL: http://corsa-t-design.19division.nl/guestbook/gbook.php
Version of script: 1.7
Hosting company: hosting2go.nl
URL of phpinfo.php: http://corsa-t-design.19division.nl/phpinfo.php
URL of session_test.php: sorry what do you mean with this ?
What terms did you try when SEARCHING for a solution: image resize

Write your message below:

i am using on my other old website the guestbook version 1.6 if im correct thats working just fine but had some probs with spam bots lately cracking the capatcha
now i am building a new site and its working pretty good but take a look at the image size
its ridicilously big :arrow:

Image

Image

any tips ?

thnx
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: smiley sizes are to big

Post by Klemen »

In your other style file:
http://corsa-t-design.19division.nl/style/style.css

you have this line that sets all images to 150pixel width:

Code: Select all

#content img { width:150px; border:2px solid #cccccc; margin:10px; float:right;}
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
vincenttor
Posts: 7
Joined: Tue Aug 04, 2009 9:15 am

Re: smiley sizes are to big

Post by vincenttor »

thnx for helping me klemen :roll:
Post Reply