Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Links  (Read 4454 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.015 seconds with 20 queries.