Okay
  Public Ticket #645582
Alt tag for slide background image
Closed

Comments

  • Will started the conversation

    I have seen in older posts about the ability to set the image Alt tag for the background images of slide, but it is missing, has anything been done towards fixing this and if has been fixed where does one go to set it.

  •  1,175
    Amit replied

    background image can not have an alt tag from what i understand of html


  • Will replied

    It\'s not the background image of the website itself and yes all images have a alt tag, it\'s this section of the settings I am interested in. See attached screen shot

  •  1,175
    Amit replied

    its a background image of a div there is no alt tag for this

    only u put and image

    like <img src=\"images/myimagename.png\" alt=\"\"> you have alt

    but if u put

    <div style=\"background-image:url(../images/myimagename.png);\"></div> there is no way to put alt its a background image and the slider works with background images