1
Will_H
Stop emailing me.
  • 2006/1/23 21:50

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


I have recieved alot of emails recently about the rotator script that is included in the 03A geometric Red theme. So I have compiled this easy tutorial.

Step 1

remove the folder labeled "rotating_images" from your theme folder and place it in your root directory. We do this for short url's and basic convenience.

Step 2

place the images you wish to have rotate inside the "rotating_images" folder.

Step 3

open your theme.html and find this


<td id="leftcolumn"

          

          <
table width="100%"  cellspacing="0" cellpadding="0">

            <
tr>

              <
td><img src="<{$xoops_imageurl}>rotating_images/1.jpg" alt="image1" width="159" height="116">img>td>

            tr>

          table>



replace with


<td id="leftcolumn"

          

          <
table width="100%"  cellspacing="0" cellpadding="0">

            <
tr>

              <
td><img src="http://www.yoursite.com/rotating_images/rotator.php">img>td>

            tr>

      table>



thats it! you are done. be sure that you place the images you want to see rotating in the rotating_images folder. and make sure they are all sized accordingly.

:cheers:

2
JamesSAEP
Re: Stop emailing me.
  • 2006/1/25 19:23

  • JamesSAEP

  • Just can't stay away

  • Posts: 732

  • Since: 2005/2/28


What about the rotator.php file. Anyone know where to get that?

3
jani003
Re: Stop emailing me.
  • 2006/1/26 13:06

  • jani003

  • Just popping in

  • Posts: 14

  • Since: 2005/9/20



4
Will_H
Re: Stop emailing me.
  • 2006/1/28 16:35

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


there is also one included with the 03a_geometric theme.

This tut is for that script.

5
christian
Re: Stop emailing me.
  • 2006/1/28 17:37

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


The pictureurl module make the same!

Login

Who's Online

211 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 211


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits