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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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