Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello all,
I need some help in getting my image displaying, I just cant figure out whats going wrong.
So I use the image picker and if I use the following code my image will display;
<img src="@Umbraco.Media(Convert.ToString(@Umbraco.Field("logo"))).umbracoFile" alt="" />
However now I add my own code so I use the following;
<div class="right-section-div w-clearfix"><img src="@Umbraco.Media(Convert.ToString(@Umbraco.Field("logo"))).umbracoFile" width="117" class="image w-hidden-small w-hidden-tiny">
Then my image stops working, I can see the image is suppose to be there but nothing displays?
Thanks in advance, Matt
Strange, its now working....
Thanks :)
Hi Matt
What version of Umbraco are you using?
/Alex
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Image wont show but will show - Confused
Hello all,
I need some help in getting my image displaying, I just cant figure out whats going wrong.
So I use the image picker and if I use the following code my image will display;
However now I add my own code so I use the following;
Then my image stops working, I can see the image is suppose to be there but nothing displays?
Thanks in advance, Matt
Strange, its now working....
Thanks :)
Hi Matt
What version of Umbraco are you using?
/Alex
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.