New Images??

Support Forums Azul – HTML Template New Images??

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3598
    rngmedia
    Participant

    I’m new to coding. How do I attach my own images?
    You give the example: {image : ‘http://placehold.it/1280×720’, title : ‘Azul – Creative Coming Soon Template’},
    But what if my images are stored in the images folder. What’s the code for that?

    #3599
    CreaboxThemes
    Keymaster

    Hi rngmedia,

    for example, if you save the images in a folder called ‘slider’ inside the folder ‘img’ you have to replace the code:

    {image : ‘http://placehold.it/1280×720′, title : ‘Azul – Creative Coming Soon Template’},

    for this:

    {image : 'img/slider/image_name.jpg', title : 'Image title'},

    Regards

    #3603
    rngmedia
    Participant

    Thank You.

    #3756
    CreaboxThemes
    Keymaster

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.