I want to edit the I want to edit the
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

I want to edit the

Started by golf16vkr, February 23, 2004, 08:29:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

golf16vkr

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.

Casper

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.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

golf16vkr

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 ?

golf16vkr

Never mind you were right ;)

golf16vkr

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

Joachim Müller

1) only one question per thread
2) link?

GauGau


Joachim Müller

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

golf16vkr

Thanks for your help will edit this tonite :D