coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: fotomad on May 30, 2006, 04:31:15 PM

Title: album thumbnail view
Post by: fotomad on May 30, 2006, 04:31:15 PM
Hi, if anyone can help solve small problem


in 'Thumbnail view' i opt to have filename below the file description but there appear on the same line without a space '<br>' between them


thanks



paul
Title: Re: album thumbnail view
Post by: Paver on May 30, 2006, 04:32:19 PM
Provide a link to a page that shows the issue.
Title: Re: album thumbnail view
Post by: fotomad on May 30, 2006, 04:44:32 PM
my host is down, here's a pic of my gallery and the problem

thanks

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fsnap26.photobox.co.uk%2F54878884f2594e7701eb542ffa6be92f11febc90f52496e72c82101e.jpg&hash=3871fd9a37cbcc7995caf0c0963672162548e2e0)
Title: Re: album thumbnail view
Post by: Paver on May 30, 2006, 04:56:02 PM
It looks fine on my testbed which uses the "classic" theme.

My guess is you changed "thumb_filename" in yourtheme/style.css.  The default style uses:
display: block;
which will put the filename on a line by itself.
Title: Re: album thumbnail view
Post by: fotomad on May 30, 2006, 05:33:26 PM
didn't work

could i add it in thumbnail view 'theme.inc.php' and turn it off in admin


Title: Re: album thumbnail view
Post by: Joachim Müller on May 31, 2006, 12:30:58 AM
don't edit include/themes.inc.php, under no circumstances.