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: Square character after link in description text  (Read 4165 times)

0 Members and 1 Guest are viewing this topic.

whats_up_skip

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
Square character after link in description text
« on: March 29, 2015, 10:46:15 pm »

Not sure why, but there is always a square character after the text that is a link in the description text for categories, albums and pictures. Any idea what it is and how to remove it?

Please see
http://www.gojapango.com/japan_picture/index.php
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Square character after link in description text
« Reply #1 on: April 06, 2015, 09:45:12 pm »

That's added for every external link and intended behavior. If you want to disable it, let me know.
Logged

whats_up_skip

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
Re: Square character after link in description text
« Reply #2 on: April 08, 2015, 02:59:32 am »

It would be great if you could let me know how to disable it.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Square character after link in description text
« Reply #3 on: April 10, 2015, 09:25:07 am »

Open your theme's style.css file (themes/curve_responsive/style.css), find
Code: [Select]
.external {
    background: transparent url('../../images/link.gif') 100% 50% no-repeat;
    padding-right: 10px;
}
and remove it completely.
Logged

whats_up_skip

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
Re: Square character after link in description text
« Reply #4 on: April 11, 2015, 01:58:37 am »

Thank you.
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 19 queries.