News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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