Page Numbers run into each other—probably CSS problem? Page Numbers run into each other—probably CSS problem?
 

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

Page Numbers run into each other—probably CSS problem?

Started by cgardner, January 08, 2008, 03:01:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cgardner

Thanks for all your work on Coppermine. It has been pretty easy to work with and extremely user friendly! I have only one last thing that I cannot figure out and haven't been able to find through the Searches (so helpful!). I suspect it is a CSS problem since that is mainly what I used to change the Classic Template to fit what I needed.

So here's the problem—the numbers at the bottom of the page are running off the page and the rollover is kind of funny. Here's the link:
http://www.diginirvana.com/gallery/index.php?cat=3

It also happens on individual pictures at the top of the page (the rollover for Slideshow, info, thumbnails, next, & prev):
http://www.diginirvana.com/gallery/displayimage.php?album=lastup&cat=0&pos=4

I'm guessing the padding or margin is not adjusted right somewhere but I've tried several places and I am unable to figure it out. Any help is appreciated. Thank you.

Nibbler

.navmenu a should be display:block. You've changed it to display:left-align which is invalid.

Joachim Müller

We should add a comment into the corresponding section of the stylesheet files.