Jump to content

Skin export \ import problem

Featured Replies

Posted

On the default skin CSS, image links are written like this ..

background: #808080 url(style_images/1/click2enlarge.gif);

.. using the image directory for the default skin.


When you export the skin, and import it again, with it's own image folder, the CSS still has the URL of the default skin's image folder.

But here's the weird bit .. it won't let you change it!

If you replace style_images/1 with <#IMG_DIR#> and then save, it reverts back to background: #808080 url(1/click2enlarge.gif);


:huh:

If you type the proper dir name it will stay.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.