Turning Buttons To Hyperlinks?
-
I have 4 buttons on my theme which I would like to become internal hyperlinks to pages on my site. What do I need to add to the code?
Thanks
Ian
</div></div>
<div id=”buttons”>
<div id=”button1″><img src=”<?php bloginfo(‘template_directory’); ?>/images/button1.png” alt=”Projects” border=”0″></div>
<div id=”button2″><img src=”<?php bloginfo(‘template_directory’); ?>/images/button2.png” alt=”Our Story” border=”0″></div>
<div id=”button3″><img src=”<?php bloginfo(‘template_directory’); ?>/images/button3.png” alt=”Vision” border=”0″></div>
<div id=”button4″><img src=”<?php bloginfo(‘template_directory’); ?>/images/button4.png” alt=”Vision” border=”0″></div>
</div>
</div>The blog I need help with is: (visible only to logged in users)
-
You don’t have to enter code. Your theme has menus you can customize (appearance/menu) and you can also add a menu widget on your sidebar if you want.
-
-
This is not a wordpress.com site.
Please consult the right forum : http://wordpress.org/support/
- The topic ‘Turning Buttons To Hyperlinks?’ is closed to new replies.