HTML with photos
Posted: 13 Dec 2014, 20:09
I've been trying for a couple days now to add some text with photos to the content section of a gallery. I thought the content section would allow markup code or general html. I've tested the url to the photo and I'm sure that is correct. I can put that directly in the address bar and the photo shows up. In my best attempt, what I get is the paragraph of text and the photo PLACEHOLDER, but no actual photo. I can even add a link to the missing photo and it works. How do I place text with photos?
This is what I'm getting testing with the example page by using the following code to place the photo
<img src="/x3/content/3.examples/assets/corn-field.jpg" alt="Corn" style="float:left;width:400px;height:300px"/>
At this time, all my website testing is done on-site, so I do not have a public url to share.
Any Help appreciated
Joe
One other thing . . . . I've also noticed a small strange happening. On the pages with the "wide justified", the last row of photos appears abnormally smaller than the other rows. I'm using Firefox when viewing this and I haven't tested any other browsers. This can even be seen on the example website HERE. Thanks again
This is what I'm getting testing with the example page by using the following code to place the photo
<img src="/x3/content/3.examples/assets/corn-field.jpg" alt="Corn" style="float:left;width:400px;height:300px"/>
At this time, all my website testing is done on-site, so I do not have a public url to share.
Any Help appreciated
Joe
One other thing . . . . I've also noticed a small strange happening. On the pages with the "wide justified", the last row of photos appears abnormally smaller than the other rows. I'm using Firefox when viewing this and I haven't tested any other browsers. This can even be seen on the example website HERE. Thanks again