You are viewing a single comment's thread from:

RE: LIL - 10 Drum Set Images (3D Renders with Transparent Backgrounds)

Thanks for the kind words! And also the fix, but when I copy and paste it, all of my images disappear, I guess I can't copy a picture and magically have it paste the img src link haha. Where was the actual typo? I tried going line by line comparing it to yours, but I can't find it. Maybe I can just manually fix it if it's easy. Does it affect the LIL bot? The table itself was acting weird as I was creating the post, but I was hoping it was just my browser being glitchy.

Sort:  

Hi,

The typo was in a closing tag in each tr block. The backslash was missing.

but when I copy and paste it, all of my images disappear,

Works like a charm here. You may have to wait a little while for the images to be loaded. After all, the file server has to create downscaled preview images for all these images first.

image.png

Does it affect the LIL bot?

Yes, the bot won't find the images in the post.

Awesome! Thank you! I found it and fixed it. Those pesky backslashes and semicolons haha. I need to update my template file so that doesn't happen again.