Member
Member
chrisn45   2011-06-16, 17:45
#1

Thanks for an amazing photo gallery!!

I really hope someone here can help. I am using a custom Zenphoto theme for my website.

I designed the site on my local server where everything (including image.php) works perfectly fine..

http://rhicswebstudios.businesscatalyst.com/localserver.png

However, this is a different case when I upload and install Zenphoto on my web server.

http://rhicswebstudios.businesscatalyst.com/remoteserver.png

The codes are exactly the same, so I don't understand why this happens.

Can anyone Please help??

Administrator
Administrator
acrylian   2011-06-16, 18:00
#2

As far as I see from the screenshot this is an CSS/HTML issue as the pink(?) box from the image nav seems to overlap the image.

Sorry, we (the developers) really can't help you with these kind of issue of your custom theme.

Member
Member
Michel Gagnon   2011-06-19, 23:58
#3

Are you, by any chance, developing on Windows and uploading on a Unix/Appache server?

I would suspect a simple capitalization error somewhere. Look where you call the style for the division where you have Previous/Next. You might have called it "Navigation" in the php file and defined it as "navigation" in the css file. Windows, being case-insensitive, would consider both values as the same style whereas Unix would not.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.