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.
The forum of the forums
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 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
    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 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.
    aaronz
    aaronz
    Forumember


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

    Solved Re: image slider names

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

    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 January 25th 2013, 10:07 am

    No problem.
    SLGray
    SLGray
    Administrator
    Administrator


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

    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.

      Current date/time is September 23rd 2024, 2:23 am