images blur
-
Hi,
I’m using this plugin for the first time.
The plugin is working, but the images are blur because of the resize.
My images are 1900px width. In the options in wordpress for Nivo slider and in the css file of nivo silder i say width:1900px.
Still when resizing the image, it starts at 600px (i figured that out). thus even if my images are 1900px it stretch them, so they become unsharp. The only way to get sharp images is by setting the width to 600px.How to fix this?
My css for nivo-slider:
#slider { position:relative; background:url(images/loading.gif) no-repeat 50% 50%; /*max-width:2000px;*/ width:2000px; margin-left:auto; margin-right:auto; overflow:hidden; .nivoSlider { position:relative; /*width:600px;*/ width:2000px; background:url(images/loading.gif) no-repeat 50% 50%;
https://www.ads-software.com/extend/plugins/nivo-slider-for-wordpress/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘images blur’ is closed to new replies.