coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: golf16vkr on February 23, 2004, 08:29:42 PM

Title: I want to edit the
Post by: golf16vkr on February 23, 2004, 08:29:42 PM
User galleriesThis category contains albums that belong to Coppermine users.

This is on the bottom of my gallery how can i change this discription ?

to like : User galleries This category contains albums that belong to registered users.

Same goes for latest additions.

Thanks in advance.
Title: I want to edit the
Post by: Casper on February 23, 2004, 09:10:20 PM
To change the name and/or description of the user galleries, in admin mode, click on 'categories' and then on the edit icon next to the user categorie.

to change the name of the 'Last additions' album, open your lang/your_language.php file, find;
$lang_meta_album_names = array(
        'random' => 'Random pictures',
        'lastup' => 'Last additions',


and edit the 'Last additions' to what you want.
Title: I want to edit the
Post by: golf16vkr on February 23, 2004, 09:48:43 PM
Well that's a start but this is what really displays on my index.php

User galleriesThis category contains albums that belong to Coppermine users.

User galleries (i want a space there) contains albums ....

Do u know what i mean ?
Title: I want to edit the
Post by: golf16vkr on February 23, 2004, 09:49:28 PM
Never mind you were right ;)
Title: I want to edit the
Post by: golf16vkr on February 23, 2004, 10:11:25 PM
When i choose Last uploads it show like this

IMG
testFeb 23, 2004

I want to add an space between user and date

Where test is the user in this example.

Same goes for last comments :

test02/23/04 @ 19:51ragbak, 1 WHEEL DRIVE BABY

Thanks again
Title: I want to edit the
Post by: Joachim Müller on February 24, 2004, 08:52:15 AM
1) only one question per thread
2) link?

GauGau
Title: I want to edit the
Post by: golf16vkr on February 24, 2004, 08:58:59 AM
http://66.98.210.46/vwscene.nl/gallery/thumbnails.php?album=lastup
Title: I want to edit the
Post by: Joachim Müller on February 24, 2004, 09:40:43 AM
Actually, this is done with the stylesheet (see http://coppermine.sourceforge.net/demo/thumbnails.php?album=lastup&theme=default ), since you're using your own theme you'll have to modify your stylesheet (/themes/yourtheme/style.css) accordingly. Look for the classes thumb_title and thumb_caption...

GauGau
Title: I want to edit the
Post by: golf16vkr on February 24, 2004, 03:40:13 PM
Thanks for your help will edit this tonite :D