Problem navigation buttons in theme Rainy Days Problem navigation buttons in theme Rainy Days
 

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 navigation buttons in theme Rainy Days

Started by Boris, October 15, 2005, 10:28:28 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Boris

In some cases the navigation arrows in displayimage.php appear in the wrong possition. I tried to find a solutions myself, but didnot succeed. I have tested it on 5 computers and the problem remains. All computer have IE6 installed. Page theme is Rainy Days. Standalone 1.3.5

The only thing I discovered is that the problem disappears by reloading the page in IE (F5).

I took a printscreen, you can see it at: http://www.reisfotos.info/themeproblem.jpg

The website is http://www.reisfotos.info/index.php (site is in Dutch)

I hope somebody can help me, because I really like Coppermine Gallery.


Thanks in advance



Casper

This has been reported a couple of times before, and only happens in certain cercumstances in IE.

Open your themes/rainy_day/style.css and find;

.navmenu a {
        position: relative;


Remove the line;

position: relative;
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

Boris