Editing? Editing?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.