News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.