I am using the cloudless day theme and would like to replace the icons with some custom ones, how do I go about doing this? I can see that they are listed in the naked folder under images and I would like to stick to the same file names, but is there a way that the module can can look for these image icons within your own drupal theme?

Comments

michelle’s picture

It's been a very long time since I've looked at this but I'm pretty sure the icons are controlled by the CSS. Have a look there. If I'm remembering wrong, you'll have to wait for troky to chime in.

troky’s picture

Status: Active » Fixed

If you only want to replace images, the best way would be to override css (that is image related) in your theme css.
Another way would be making completely new AF style.

michelle’s picture

I'm so horribly fuzzy on this but aren't the icons in their own CSS file? I'm thinking that copying that file to the root of the theme (I vaguely remember it not working in subdirectories) will override the original and then you can make changes to that as needed.

ursula00’s picture

Thanks, but moving the files to the theme base doesn't work. The suggestion of overriding the css is best but not keen on the extra markup.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.