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: Links  (Read 4456 times)

0 Members and 1 Guest are viewing this topic.

d10sfan

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
Links
« on: July 19, 2004, 11:54:49 pm »

How can I put links to other websites at the bottom of the home page?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Links
« Reply #1 on: July 20, 2004, 07:13:23 am »

static content? Edit themes/yourtheme/template.html
For details, please search this forum, this has been asked before.

GauGau
Logged

d10sfan

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
Re: Links
« Reply #2 on: July 21, 2004, 12:36:37 am »

could you give me a link to the message? i couldn't find it anywhere.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Links
« Reply #3 on: July 21, 2004, 01:09:34 pm »

I already have told you what to do: edit themes/yourtheme/template.html with a plain text editor of your choice (notepad.exe will be fine), and add anything you can think of in html to the page. For example, find
Code: [Select]
</body>and add before it
Code: [Select]
<a href="http://www.google.com/">search with google</a>There's no magic behind this, just plain html...

If your search hasn't come up with the expected results, try re-phrasing your search. Click on "advanced search" and then enter the keywords "edit template.html", I'm sure this will show some results.

GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.