Is there any alternate ways to inserting images into the site rather than inserting them via the content section? e.g something along the lines of img src="media/image1.png"?
would be good if you can create a separate folder for static image instead of media. open your umbraco solution in visual studio and create folder as i added screen shot for this and use this image directly on template.
Adding images to site
Is there any alternate ways to inserting images into the site rather than inserting them via the content section? e.g something along the lines of img src="media/image1.png"?
Thank you
Ryan
Do you need some static images on site like logo or something? Can you please clear more about your scenario.
Manish
Ryan
you can insert image (if it is static) by image tag in template section.
Manish
Manish
Just static images im adding into my site. One of which will be a logo and the others will just added under text like an article would.
Ryan
Ryan
It is simple
Manish
Manish
So for example img src="media/image1.png"?
Ryan
As i have created images folder inside my solution in visual studio and store logo and some static images inside this
and added image tag on master template to display logo
Manish
Ryan
would be good if you can create a separate folder for static image instead of media. open your umbraco solution in visual studio and create folder as i added screen shot for this and use this image directly on template.
Manish
Manish
Okay, thank you very much for your help
Ryan
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.