Re-sizing the logo at the top of the gallery

colortheworld

Joined: 2009-10-23
Posts: 1
Posted: Fri, 2009-10-23 13:20

I know, I know, there are a hundred or so of these posts and I've probably read them all in the past day. Nothing has worked. My image is on the upper left corner where it should be, but despite changing the code in 2 places on theme.tpl, the logo remains small. I've also cleared my cache twice this morning alone. Here is the example.

http://giftsflagsandsports.com/gallery2/main.php

Here is the code that I have going on theme.tpl

<div id="gsHeader">
<img src="{g->url href="http://www.giftsflagsandsports.com/includes/templates/classic/images/logo.gif"}" width="1024" height="85" alt="Card Guards"/>
</div>
{g->theme include="progressbar.tpl"}
{else}
<div id="gsHeader">
<a href="http://www.giftsflagsandsports.com"><img src="{g->url href="http://www.giftsflagsandsports.com/includes/templates/classic/images/logo.gif"}"
width="1024" height="85" alt=""/></a>
</div>

i have no idea why it's not changing. do you? thanks a million!

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22888
Posted: Fri, 2009-10-23 15:15

You shold follow the directions at the top of the template when editing them.
Then:
FAQ: How can I clear cached data?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team