Upload file text Upload file text
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Upload file text

Started by abcs123, August 20, 2007, 01:35:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

abcs123

I just recently customized my Coppermine photo gallery theme, so it is black and white. I'm having some trouble figuring out what the name of the Upload file text is called, where it is located, and how I can change the color of the text. Right now it is black text on a black background and I would like to change the text to white.

Quote"Now you may upload your files using the upload boxes below. The size of files uploaded from your client to the server should not exceed 1024 KB each. ZIP files uploaded in the 'File Upload' and 'URI/URL Upload' sections will remain compressed.

When using the URI/URL upload section, please enter the path to the file like so: http://www.mysite.com/images/example.jpg

When you have completed the form, please click 'Continue'."

and
Quote1 uploads were successful.

Please click 'Continue' to add the files to albums.

Does anyone know how I can fix this? Thanks for your time!

Nibbler

Search the language file (eg. lang/english.php) for the text. You can edit the colour of the text in upload.php. When you find it in the lang file you will have the key you need to locate where the text goes in upload.php

abcs123

Quote from: Nibbler on August 20, 2007, 01:39:15 AM
Search the language file (eg. lang/english.php) for the text. You can edit the colour of the text in upload.php. When you find it in the lang file you will have the key you need to locate where the text goes in upload.php

Thanks Nibbler! It worked perfectly. Thanks again.  :)