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: RHINOSWELT Header Is Not Clickable  (Read 2551 times)

0 Members and 1 Guest are viewing this topic.

Saif

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 87
    • Free HD Wallpapers
RHINOSWELT Header Is Not Clickable
« on: May 02, 2012, 04:24:26 pm »

Site - http://www.orangewallpapers.com

Sorry to bother again... my new theme - Rihinoswelt header is NOT clickable.

How to make this header/image clickable so the HOME page always appears on clicking this image/header. Advice, thanks.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: RHINOSWELT Header Is Not Clickable
« Reply #1 on: May 02, 2012, 07:15:46 pm »

Open template.html, find
Code: [Select]
{GAL_NAME}and replace with
Code: [Select]
<a href="index.php">{GAL_NAME}</a>
Logged

Saif

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 87
    • Free HD Wallpapers
Re: RHINOSWELT Header Is Not Clickable
« Reply #2 on: May 03, 2012, 06:49:01 am »

I'm sorry but I could do this one ... its not clickable after editing the above codes .... Plz advice what wrong am I doing ..???

I need the Bold ORANGEWALLPAPERS.COM on top left to be clickable so whenever a visitor clicks, the HOME page comes-up.

Thanks.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: RHINOSWELT Header Is Not Clickable
« Reply #3 on: May 03, 2012, 08:28:05 am »

Open template.html, find
Code: [Select]
<span></span>{GAL_NAME}and replace with
Code: [Select]
<a href="index.php"><span></span>{GAL_NAME}</a>
Logged

Saif

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 87
    • Free HD Wallpapers
Re: RHINOSWELT Header Is Not Clickable
« Reply #4 on: May 03, 2012, 08:43:55 am »

Awesome, thanks a TON!
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.