image block issue
Permalink
Hello everyone, im having a weird issue with one of my customers website.
I have an image block on the website and everything works fine on my local server, when I move the website, the image tag somehow loses the image src and height...
like this:
<img border="0" class="ccm-image-block" alt="Classes & Schedule" src="" width="" height="">
Any idea on what could cause this?
I have attached a image to show what the block options are set too.
I have an image block on the website and everything works fine on my local server, when I move the website, the image tag somehow loses the image src and height...
like this:
<img border="0" class="ccm-image-block" alt="Classes & Schedule" src="" width="" height="">
Any idea on what could cause this?
I have attached a image to show what the block options are set too.
You might want to try using a "content" block, formatting the text size as a "div", click "Add Image" at the top left of the editor, and choose the image you'd like to use. I prefer this method over the image block because I've found the image to be buggy at times. Other people have recommended this to me and it always works fine.
Also you can set the alt, width, height, and border directly in the content editor by clicking on the image once it's been added. You'll be prompted with a few tabs and you can navigate those to find what you need to edit.
As far as adding a class to this image you can click on the block and click on "Design", click on the "CSS" tab and add a class in the "Add Class" text field. Hope this helps.
As far as adding a class to this image you can click on the block and click on "Design", click on the "CSS" tab and add a class in the "Add Class" text field. Hope this helps.