• Resolved Oxygen89

    (@oxygen89)


    Hi all,

    I’ve raw html like this to display the images in a slider form :
    <div style=”margin:20px; width:934px; “>
    <marquee >
    <img src=”link_here”>
    </marquee>
    </div>

    My requirement is to add slider above the featured images on home page. So, if i add this raw html inside a variable using this snippet, is it a really good practice?

    I’ve tried adding small slider using plugins, but, none worked great for me. Could anyone suggest a solution to this.

    Site

    For reference, see this image(it will be moving)

    Thanks

Viewing 7 replies - 16 through 22 (of 22 total)
Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘Adding raw html’ is closed to new replies.