Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: header logo problem  (Read 3140 times)

0 Members and 1 Guest are viewing this topic.

Heroe

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 124
    • abroadbg.com
header logo problem
« on: July 01, 2009, 05:22:33 pm »

Hi,
Long time i didn't write but seems im having logo problem after upgrade to  4.24 few weeks ago and lose the logo link to my index.php .
I'm using water_drop theme (i modified little the theme)

I search the forum and find this solution to add back the link to index.php
http://forum.coppermine-gallery.net/index.php/topic,10946.0.html

But now when i add the link my logo have blue  frame  ???

http://www.abroadbg.com

Any advice what im doing wrong ?
I also clear the cache of my browser and try ALT+ F5



Logged

Heroe

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 124
    • abroadbg.com
Re: header logo problem
« Reply #1 on: July 01, 2009, 05:23:56 pm »

Sorry for the double post this is the code i edit :

Code: [Select]
<tr><a href="index.php"><img src="/images/site_logo.png" />
          </div>
          <br /></a>
Logged

Nibbler

  • Guest
Re: header logo problem
« Reply #2 on: July 01, 2009, 06:02:13 pm »

Just remove the border.

Code: [Select]
<img src="/images/site_logo.png" border="0" />

This is not a Coppermine question.
Logged

Heroe

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 124
    • abroadbg.com
Re: header logo problem
« Reply #3 on: July 01, 2009, 06:16:05 pm »

Just remove the border.

Code: [Select]
<img src="/images/site_logo.png" border="0" />

This is not a Coppermine question.

Thanks Nibbler
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.