Centering album titles over thumbs Centering album titles over thumbs
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Centering album titles over thumbs

Started by stephan_s, September 24, 2005, 05:31:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stephan_s

HI!

Well, I was searching through the forums for this, but I couldn't find an answer.

I am looking for a way to center the albumtitles over the thumbnails. I deleted the album info boxes so that the thumbs are centered, but the titles stay where they are. Now I'm not too familiar with php and I don't want to delete anything that's important.

Can you help me with this?

You can see my album here: http://www.stephanart.com/gallery/index.php


Thanks in advance

Joachim Müller

edit http://www.stephanart.com/gallery/themes/stephan/theme.php, find                        <a href="{ALB_LINK_TGT}" class="alblink"><b>{ALBUM_TITLE}</b></a>and edit accordingly. Nice theme btw!

stephan_s

#2
Hey, thanks for the quick reply!

That helped