Closed (fixed)
Project:
Fresh Theme
Version:
7.x-1.2
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
4 Sep 2012 at 22:51 UTC
Updated:
22 Apr 2013 at 18:42 UTC
Great theme, thank you!
How can I change the images in the slideshow?
Comments
Comment #1
bennygthomas commentedhi, i am a noob in drupal. i had to use this theme for a project and i loved the layout and everything. however, i too had to change the images in the slideshow for my project. here are the steps which i followed:
1.go to the directory: \sites\all\themes\fresh\images
2. here u will find the 'default' images, which are used in the theme, by the name,
slide-image-1.jpg
slide-image-2.jpg
slide-image-3.jpg
3. rename the images that you want to display by the above names.
4. replace the images and clear the caches of drupal.
THAT SHOULD DO THE TRICK.
BE SURE TO CHANGE THE ATTRIBUTES OF THE IMAGES FOLDER FROM READ-ONLY TO WRITE.
i know it's not the ideal way to do it, but it worked for me.
Comment #2
isaacsboss commentedI still cant get it to work i have been copy url from the server and then pasting that into where you put the url for each slide is there a certain way i need to do it because i cant figure it out.
Comment #3
bennygthomas commentedtry saving the images, that you want in the slider, in the \sites\all\themes\fresh\images folder.
give the images the default name:
slide-image-1.jpg
slide-image-2.jpg
slide-image-3.jpg
and refresh and try...
Comment #4
bennygthomas commented