Changing the Slideshow Size and Speed

 

Question 1:

How can I change the size of the Slideshow?

 

Answer 1:

The following tutorial is suggested for advanced users only.
Requires knowledge of FTP Clients or File Manager and a Text Editor’s such as Notepad++ or TextWrangler

 

1) Use an FTP Client or Filemanager and access your hosting server.

The first file to modify is called “Frontpage.php” and resides in the Rotator layout folder.

The typical filepath is: yourdomain/wp-content/themes/smallbiz/layouts/rotator

2) Change the Width and Height to your needs – see screenshot below.
(The example below shows slides that 940px wide and 215px height – replace with your own size )

frontpage-rotator-size

3) Upload the edited file and backup the original file before overwritting.

4) In the same directory as the “Frontpage.php” file look for a CSS folder.

Open the file called “screen.css”

5) Change the width and heighof the “#slideshow” to match the size in Step 2

If you don’t want any text to the right of the slideshow, but rather below it remove – “float:left;”

rotator-css-size

6) Upload the edited file and backup the original file before overwriting.

 


 

Question 2:

How can I change the speed of the Slideshow?

 

Answer 2:

1) Use an FTP Client or Filemanager and access your hosting server.

The file to modify is called “Frontpage.php” and resides in the Rotator layout folder.

The typical filepath is: yourdomain/wp-content/themes/smallbiz/layouts/rotator

2) Change “Pause” to your needs – see screenshot below.
(The pause duration is entered in miliseconds 2000 = 2 seconds)

frontpage-rotator-speed

back to topics list