Back again
I am trying to make my Nivo Slider display full screen in different screen resolutions without impacting the quality of the images.
I have read up a lot about this and it mostly seems to come down to:
Which I have. This works in so far as it gets rid of the scrollbar.. but it doesn't make the image appear in the screen size, it just crops a corner of it.HTML Code:.nivoSlider img { position:absolute; top:0px; left:0px; height:100%; width: 100%; }
As you can see on my page http://ellekorhaliller.co.uk/jQuery/index.html (a work in progress!), I have 2 images that are too small and one image that is a lot bigger than the screen resolution but I put them in to see how they could be scaled to fit.
Does anybody know a good way around this? With CSS or maybe Javascript?
I've been going round in circles and it must be possible as there are so many great websites out there doing this!
Many thanks in advance,
Elle.







Bookmarks