Image Map in PHP?
-
Resolved
Hi,
I’m a newbie to WP 1.2.1 and PHP…
I’m trying to make an image map out of my header, but in my WP template (using kubrick) this is how the link is for the image:
#headerimg { background: url(‘<?php echo get_settings(‘siteurl’); ?>/images/personalheader.jpg’) no-repeat top;}
I know I have to use the usemap=”#mapname” with the <img src> part in HTML, but in this specific PHP template line, how can I add the image map command? Any way to get around this?
Thanks a lot.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Image Map in PHP?’ is closed to new replies.