image slider names Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
3 posters

    image slider names

    aaronz
    aaronz
    Forumember


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

    Solved image slider names

    Post by aaronz 1/24/2013, 12:51

    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 1/25/2013, 09:14; edited 1 time in total
    Akkii
    Akkii
    Forumember


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

    Solved Re: image slider names

    Post by Akkii 1/24/2013, 16:01

    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.
    aaronz
    aaronz
    Forumember


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

    Solved Re: image slider names

    Post by aaronz 1/25/2013, 08:50

    oh thanks!
    Akkii
    Akkii
    Forumember


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

    Solved Re: image slider names

    Post by Akkii 1/25/2013, 09:07

    No problem.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: image slider names

    Post by SLGray 1/25/2013, 10:32

    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.