Problem with slide show Problem with slide show
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Problem with slide show

Started by B737Capt, October 02, 2004, 08:04:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

B737Capt

I have two problems with slide show.

1. I can't see the "STOP SLIDESHOW" link at the bottom unless my curser is over it.  Is the color for this in CSS(probably)?  If so which one controls that link?

2. There is a very large amount of empty space above and below the pictures in slide show.  Where can I fix this problem?

Casper

1.  It is the 'navmenu' class.  if you don't want to change it for other navmenu items, find this code in displayimage.php, and change the class;
<td align="center" class="navmenu" style="white-space: nowrap;">
                        <a href="javascript:endSlideShow()" class="navmenu">{$lang_display_image_php['stop_slideshow']}</a>
                </td>


2.  http://forum.coppermine-gallery.net/index.php?topic=2905.msg12870#msg12870

Note for future, we have a 1 question per thread rule.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here