Viewing Using Images

Using Images



User: Les C. 8 years ago
An unusual problem: If I drag a color image (.png with a transparent layer) onto a page it shows correctly.

When I specify it via an HTML snippet, the color disappears.

Any thoughts why?


LC
User: Jumbo T. 8 years ago
I don't have any thoughts because you do not provide facts.
User: Les C. 8 years ago
--Jumbo

1. I drag "Image1" from my desktop to an empty page in EverWeb.

2a.I drag the same image into the "Assets" tab.
b. I obtain its relative path.
c. I place a snippet onto an empty page.
d. I insert the following code into the snippet: <img class="Image" src="{!-ASSETSPATH-!}Images/Image1.png" height="635" width="635" alt="" />

Under the first scenario the image shows up in color.

Under the second it loses its color.

Any ideas why this is happening?


LC


Post Reply
You must login or signup to post.