PDA

View Full Version : Size of header image


playeradvance
11-25-2006, 12:47 PM
Hello all,

I'm new in the little world of GARS, and actually I'm trying to test every option

I see that in admincp I can specify size for the header image

but when I upload a big sie image (or use the gallery) the image is not resized
I use the default value for size : 100 and 100

Here is a snippet of the html code generated :


<div style="float:left;">
<img src="./geek/gars/images/1/6/7/megadrive.jpg" border="0" alt="Test taille image 2" />
</div>


I don't see any size specified in this code

so, maybe I don't understand this option

Please help !!

thanks

The Geek
11-25-2006, 04:02 PM
If it isnt resizing then the most likely problem is that your server doesnt have GD support

playeradvance
12-04-2006, 08:50 PM
ok thanks for the answer

I'm testing on local and I had not activated the GD librarie into vb common options