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: Adding tips to search page?  (Read 2940 times)

0 Members and 1 Guest are viewing this topic.

jenepherre

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Female
  • Posts: 54
  • there's beauty in the breakdown
Adding tips to search page?
« on: August 24, 2004, 06:08:13 pm »

I want to add some tips to my search page based on the keywords I've entered on my photos.  Where on the search page can I safely put this info without messing up the code?

JenR
http://www.qafscans.com/
« Last Edit: August 25, 2004, 06:55:11 pm by GauGau »
Logged
=================================
Jen Robertson
=================================
I don't want to explain, I just want to dance.

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Adding tips to search page?
« Reply #1 on: August 24, 2004, 07:00:55 pm »

In search.php, look for:
Code: [Select]
<td class="tableb" align="center" height="60">
ADD CODE HERE
  <input type="input" style="width: 90%" name="search" maxlength="255" value="" class="textinput">
OR HERE
</td>
You can add HTML code between the td tags before or after the input tag.
Logged

jenepherre

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Female
  • Posts: 54
  • there's beauty in the breakdown
Re: Adding tips to search page?
« Reply #2 on: August 25, 2004, 01:50:22 pm »

Thank you thank you thank you!

That's exactly what I needed.

JenR
Logged
=================================
Jen Robertson
=================================
I don't want to explain, I just want to dance.
Pages: [1]   Go Up
 

Page created in 0.026 seconds with 19 queries.