The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

image slider names

3 posters

Go down

Solved image slider names

Post by aaronz January 24th 2013, 1:51 pm

how can i change the names of the image slider 'slide 1' 'slide 2' to 'Welcome page' 'Updates' ? scratch My forum is http://minecraftwizardz.galaxygamer.org


Last edited by aaronz on January 25th 2013, 10:14 am; edited 1 time in total
aaronz
aaronz
Forumember

Male Posts : 394
Reputation : 7
Language : english
Location : Somewhere on earth

http://freshmeat.gameproforums.com/

Back to top Go down

Solved Re: image slider names

Post by Akkii January 24th 2013, 5:01 pm

Administration Panel > Display > Homepage > Generalities > Homepage message. If you followed Tutorial , and putted code in here, then you have code like this.
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>
<h2><span>Slide One</span></h2> Just change text at that code.
Change that Slide One text. And for others is same.
Akkii
Akkii
Forumember

Male Posts : 710
Reputation : 107
Language : English,HTML, CSS,Photoshop,Javascript!
Location : Here on Forumotion!

http://www.csshelp.net

Back to top Go down

Solved Re: image slider names

Post by aaronz January 25th 2013, 9:50 am

oh thanks!
aaronz
aaronz
Forumember

Male Posts : 394
Reputation : 7
Language : english
Location : Somewhere on earth

http://freshmeat.gameproforums.com/

Back to top Go down

Solved Re: image slider names

Post by Akkii January 25th 2013, 10:07 am

No problem.
Akkii
Akkii
Forumember

Male Posts : 710
Reputation : 107
Language : English,HTML, CSS,Photoshop,Javascript!
Location : Here on Forumotion!

http://www.csshelp.net

Back to top Go down

Solved Re: image slider names

Post by SLGray January 25th 2013, 11:32 am

Topic Solved & Locked


image slider names Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum