Adding HTML to main page? Adding HTML to main page?
 

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

Main Menu

Adding HTML to main page?

Started by lcny, April 03, 2005, 06:40:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lcny

Hey everyone,
I am brand new to Coppermine and this forum.  I did a search for this subject but couldn't find exactly what I was looking for, so I thought I'd turn to the experts for help!  ;)

I need to add HTML to my main index page.  I have included a photo below to show where i would like to add this info. My questions are:

1) Which file would I add the html to and WHERE (as in exactly where...lol...I'm really a noob!)?
2) Do you know how I can create a table that is the exact width and style of the Gallery table so everything matches?
3) Anyone have any general advice on the subject or know of anything I should look out for?

Many thanks in advance for any help you can give me!  ;D

Lisa
Nocturnal Light Photography

Here's where I'd like to add a table for additional HTML and info (see arrows)
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.nocturnallight.com%2Fexample.jpg&hash=61cdc6b43018b565198f7f3e3c9ffde4b56351c4)

foulu

can be done by using anycontent part.  Read document for more information

http://coppermine.sourceforge.net/manual.php

Nibbler

Add the html after the {MAIN_MENU2} in your themes/hardwired/template.html

lcny

Quote from: Nibbler on April 03, 2005, 03:42:14 PM
Add the html after the {MAIN_MENU2} in your themes/hardwired/template.html

Just what I was looking for! Many thanks!  ;D