Editing? Editing?
 

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

Editing?

Started by travelingSPAM, May 31, 2007, 01:07:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

travelingSPAM

Okay, when I edit an image file, nothing changes. I'm trying to put my site logo in there, but it never changes! I refreshed a bunch of times but that's not doing it! By the way, I'm trying to edit "left_top.gif" in the theme "Fruity". Anyone know how I can make it show the changes?

Nibbler



Nibbler

It seems left_top.gif is not actually used in the theme. You need to modify the template.html and put your image in here, which is just a table cell with a yellow background.

<td style="background-color:#FFFF00" id="m11">&nbsp;</td>

You might need to adjust the size.