Closed (fixed)
Project:
Amlekula
Version:
6.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Sep 2010 at 06:59 UTC
Updated:
8 Apr 2011 at 13:57 UTC
Path to background images in theme correct, only if Amlekula placed in system folder "themes".
If I upload theme to folder "/sites/all/themes/amlekula", background images not found.
Please, edit file dynamic.css.php in theme folder and replace absolute path (/themes/amlekula/images) with relative: path_to_theme().'/images'
Sorry for my english.
Comments
Comment #1
garamond commentedfix
Comment #2
jmrivero commentedTo make it work with sites in folders under the main domain like www.yourdomain.com/drupal/ may need to add the base path like this: