Uploading Master Pages and Images

Posted by Community Admin on 05-Aug-2018 23:26

Uploading Master Pages and Images

All Replies

Posted by Community Admin on 26-Sep-2011 00:00

I have a master page with a logo in it. I have the image path set to ~/Images/Logo.png. I upload the Master Page and then upload the image to /Images in the root of the project and also /Images in the AppMaster folder, but the image does not display no matter where I put it.

I am also having the same problem with stylesheets

Posted by Community Admin on 28-Sep-2011 00:00

Hmm, I wonder if this is the issue


To change the configurations please go to: ~/Sitefinity/Administration/Settings/Advanced>Libraries>Images>UrlRoot and change the value to something like sf-images.

?

Posted by Community Admin on 29-Sep-2011 00:00

Hi Thomas,

The Images folder is reserved for Sitefinity, but you are free to use any other name for your custom images folder.

Can you give me more information about your master page and setup? Also please try using:

<asp:Image ImageUrl="~/customimages/myimage.jpg" alternatetext="my alt text" runat = "server" />


Best wishes,
Victor Velev
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed