Quick Question about Image Linking Quick Question about Image Linking
 

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

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