Close

Profile: creative3k

Avatar

User posts

12 years ago

I have figured out the way to avoid image to repeat in x direction, Just add the 'background-repeat': 'no-repeat' with background image in the coinslider script. The background-image appears three times in the scrip , so you need to add it three times .
Cheers

12 years ago

Yeh the slider setting should be of width 700. Anyway around it , why the image is repeating even when it is set to no-repeat.

12 years ago

Any ideas on how to stop image from repeating , for instance if i have set slider container to the width of 700px , and the image is of 690 width , the image repeats for the remaining 10px,
I try to edit the coin-slider.min.js, just added 'background-repeat':'no-repeat' but its still repeating .

Currently we are bound to use the image within the given sizes , I am trying to use ImageGen so that it can resize the image without effecting the image quality. Will update you on it .

12 years ago

You can use ImageGen to resize the image , ImageGen also cache the images to reduce the uploading time .

12 years ago

Well thanks, I sorted out the issue , There are 2 plugin folder in nopCommerce , i was copying the folders to the root plugin folder , Please can you edit the instruction manual to make it clear that the folders should be copied to the plugin folder under nop.web. Once again thanks for quick assistance , its working fine now.

12 years ago

I am using the latest nopCommerce 2.20 version and have downloaded the latest slider version .

12 years ago

Well I tried the installation process as you mentioned for sliders, copied the homepage slider folders on to plugins folder , but i still cant see the home page slider plugins in the config>plugin section. I even tried saving the Global.as.. file and then restarting the application , reloading plugins but still the slider plugin are not visible