Page 1 of 1

smiley sizes are to big

Posted: Thu Aug 19, 2010 9:53 pm
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

Re: smiley sizes are to big

Posted: Fri Aug 20, 2010 1:23 pm
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;}

Re: smiley sizes are to big

Posted: Fri Aug 20, 2010 8:34 pm
by vincenttor
thnx for helping me klemen :roll: