Quick Question about Image Linking Quick Question about Image Linking
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Quick Question about Image Linking

Started by Lars-Christian, March 19, 2005, 01:34:13 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Lars-Christian

Well in my new theme I'm hoping to use Image Map to do the "Last Comments" , "Last Uploads" etc links - What would I put in the href="xx" to get this to work properly, is this even possible, or should I just scrap the idea?

Thanks in advance ;)

Joachim Müller

your image map section needs to go into theme.php, right into
Quote// HTML template for main menu
, replcing the section there.

Joachim