forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: Maradona10 on April 22, 2007, 11:53:56 am

Title: Subtitle above image
Post by: Maradona10 on April 22, 2007, 11:53:56 am
Is there a way to get the subtitle above the image? Now it's below the image.

$options = array('subtitle' => '{{aTitle}}: {{pTitle}}' , 'imagewidth' => '130' , 'subtitlelink' => '' , 'linkstyle' => 'li' , 'imagestyle' => 'imagestyle' , 'alttag' => '{{aTitle}}: {{pTitle}}');

Also I have a css attached to linkstyle which displays a small icon in front of the text link. But it also adds the icon before the cpg image, which I don't want. Any help?

View the testsite: http://www.maradona10.nl/index3.php
Title: Re: Subtitle above image
Post by: Maradona10 on April 23, 2007, 11:15:14 am
I have another subtitle question:

How can you set cpm fetch to get the subtitle in a different language? I have 2 languages installed: Dutch and English.
I used this mod to translate title/description/categories: http://forum.coppermine-gallery.net/index.php?topic=33986.0
Title: Re: Subtitle above image
Post by: vuud on April 23, 2007, 09:15:47 pm
I have another subtitle question:

How can you set cpm fetch to get the subtitle in a different language? I have 2 languages installed: Dutch and English.
I used this mod to translate title/description/categories: http://forum.coppermine-gallery.net/index.php?topic=33986.0

Currently CpmFetch is not language aware.  It knows the subtitle you have programmed, but not what lang it is in.