image slider names
3 posters
Page 1 of 1
image slider names
how can i change the names of the image slider 'slide 1' 'slide 2' to 'Welcome page' 'Updates' ? My forum is http://minecraftwizardz.galaxygamer.org
Last edited by aaronz on January 25th 2013, 10:14 am; edited 1 time in total
Re: image slider names
Administration Panel > Display > Homepage > Generalities > Homepage message. If you followed Tutorial , and putted code in here, then you have code like this.
Change that Slide One text. And for others is same.
- Code:
<div id="one" class="accordion">
<ol>
<li>
<h2><span>Slide One</span></h2>
<div id="s1"></div>
</li>
<li>
<h2><span>Slide Two</span></h2>
<div id="s2"></div>
</li>
<li>
<h2><span>Slide Three</span></h2>
<div id="s3"></div>
</li>
<li>
<h2><span>Slide Four</span></h2>
<div id="s4"></div>
</li>
<li>
<h2><span>Slide Five</span></h2>
<div id="s5"></div>
</li>
</ol>
<noscript>
<p>Please enable JavaScript to get the full experience.</p>
</noscript>
</div>
Change that Slide One text. And for others is same.
Re: image slider names
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum