Front end Slider Problem

Posted By mcsrocker Fri 22 May 2015
Add to Favorites0
Author Message
mcsrocker
 Posted Fri 22 May 2015
Supreme Being

Supreme Being - (696 reputation)Supreme Being - (696 reputation)Supreme Being - (696 reputation)Supreme Being - (696 reputation)Supreme Being - (696 reputation)Supreme Being - (696 reputation)Supreme Being - (696 reputation)Supreme Being - (696 reputation)Supreme Being - (696 reputation)

Group: Forum Members
Last Active: Fri 22 May 2015
Posts: 1, Visits: 5
696
I want to modify the slider how can i add images to it....
metalmania
 Posted Fri 22 May 2015
Supreme Being

Supreme Being - (22,812 reputation)Supreme Being - (22,812 reputation)Supreme Being - (22,812 reputation)Supreme Being - (22,812 reputation)Supreme Being - (22,812 reputation)Supreme Being - (22,812 reputation)Supreme Being - (22,812 reputation)Supreme Being - (22,812 reputation)Supreme Being - (22,812 reputation)

Group: Forum Members
Last Active: Tue 21 Jun 2016
Posts: 36, Visits: 165
You just need to change the HTML in the default custom page via the admin area in the backend.
see under Miscellaneous -> Custom Pages
Edit the Default page and insert the img HTML you need in the relevant position.
e.g.
<li data-orbit-slide="headline-1">
<h1>Headline 1</h1>
<h2>This is a sample slide show with an image.</h2>
<p><img src="/images/categories/1/1_1.jpg" title="my category image"></p>
</li>

More info on "Orbit" here http://foundation.zurb.com/docs/components/orbit.html
Fri 22 May 2015 by metalmania

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top