Hi Everybody,
Like my fellow poster "elames" below I'm having trouble adjusting the height of my Slideshow,
It's set to 340px and I want to make it 520px in height,
I copy the slideshow CSS to Custom CSS, edit the first entry >>>
.slideshow{
height:340px;
}
to become
.slideshow{
height:520px;
}
and it doesn't work - well it seems to preload a 520px high background but when the first image come in it slides up and crops it,
I'm no CSS Guru so if anyone can help it would be much appreciated,
Cheers Erik














