"Upload Date" and "Image Size" info unde

Jace1311

Joined: 2004-01-25
Posts: 45
Posted: Thu, 2004-01-29 06:17

Hi, I am trying to change the text size, wording and color of the "Upload Date" and "Image Size" info underneath photos. I have tried going into view_photos.php... Where do I admend this?

THANK YOU!

 
Jscripts

Joined: 2004-01-28
Posts: 16
Posted: Thu, 2004-01-29 08:41

I am working on a modification to view_photo.php that will allow you to set formats for ALL the stuff that goes under each photo....

Unfortunately, as standard *ALL* the text below each pic is formatted by the style .modcaption { } inside embedded_style.css - what I am working on is a revision to that CSS and also variations to view_photo.php (and any include files it pulls in) so that ALL the info is separately "style-able"

This is desperately needed imo - Hang tight, I'll advise when I'm done with it...

J

 
JadeDragon
JadeDragon's picture

Joined: 2003-02-15
Posts: 332
Posted: Thu, 2004-01-29 12:27

I've already noted this for the Gallery Team. This is something new that was not in my original skins and I agree along with some other tweaks to get this implemented soon.

=)
Jade

 
Jace1311

Joined: 2004-01-25
Posts: 45
Posted: Sat, 2004-01-31 13:15

Hi,
I've never looked into php before but I managed to figure this out:

I added "class=fineprint" (or whatever css class) into the <td> tag for these text areas in "view_photo.php". It worked...

(Someone let me know if that's not the best way to do things.)

Thanks! :)