Editing? Editing?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.