Hi there, pros!
I've created a new style. And I tested it many times at localhost. It runs perfectly. But when I upload to web host, the path of images folder has been changed automatically.
For example:
Before:
Code:
http://domain/forum/mystyle/statusicon/forum_old_lock.gif
After:
Code:
http://domain/forum/mystyle/statusicon/%20/forum_old_lock.gif
Even I created a folder name " " (space), the images didnt appear.
Why has images folder's path been changed after uploading to host?
Please help!

Thanks in advance!