Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Barry 99 posts 187 karma points
    Aug 13, 2009 @ 12:08
    Barry
    0

    Property on Document Type to hold image

    I have used the Upload data type to hold an image in a property then simple adding the item to the template. However, the image I upload was a transparent GIF - it is not showing transparent , is this a problem with the way I am doing this ?

  • Thomas Höhler 1237 posts 1709 karma points MVP
    Aug 13, 2009 @ 12:12
    Thomas Höhler
    0

    The file is copied to the right location as it is:

    PostedFile.SaveAs(_fullFilePath);

    So it shouldn't be an issue of the upload.

    Did you upload the gif via ftp and how does it behaves then?

    Thomas

  • Barry 99 posts 187 karma points
    Aug 13, 2009 @ 12:53
    Barry
    0

    It uploads fine and can be seen on the website, it has a url something like \media\34\name.gif .. however, its lost its transparency.

  • Barry 99 posts 187 karma points
    Aug 13, 2009 @ 12:58
    Barry
    0

    Sorted , it was a problem with the GIF... doh. Artweaver doesnt seem to save the transparency correctly -I used GIMP and it was fine.

Please Sign in or register to post replies

Write your reply to:

Draft