Quick Question about Image Linking Quick Question about Image Linking
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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