Linking an image to a specific page
-
Hi
I know this is pretty simple but it is so hard to find an answer as I am new to php. I placed an image in my homepage with the intention of linking it to one of my pages.
here is the code I used to put the image on the spot I wanted but I have been searching for a way for hours to link it to one of my pages and I haven’t came across a right answer.<img src=”<?php bloginfo(‘template_directory’); ?>/scripts/timthumb.php?src=/thumbs/1/1.jpg&h=150&w=150&zc=1″ alt=”” />
Anyone’s help is highly appreciated
Thanks ??
Carl
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Linking an image to a specific page’ is closed to new replies.