Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   place images as clickable icons on page (http://forum.bytesforall.com/showthread.php?t=2820)

agrossman Aug 4, 2009 03:13 PM

place images as clickable icons on page
 
1 Attachment(s)
I need to place three images on my blog homepage as clickable icons.

They will be: three across in a row and centered on the page. They need to be located below the top banner header and above my "Home/About" header. Each image is 288 x 144.

I would love some help! The blog is located at http://therunawayspoon.com/blog/

I have attached one of the images I would like to place.

Thanks so much in advance!

Wimbledon Aug 4, 2009 09:11 PM

If a solution to the question I asked in this thread is implemented, the answer should solve your question as well. You could treat the 3 clickable images like ads.

To make a clickable image, follow this format:

HTML Code:

<a href="URL OF DESTINATION"><img src="IMAGE URL GOES HERE" border="0"></a>

agrossman Aug 4, 2009 10:01 PM

I tried adding the HTML you suggested, but nothing appears after I save it. I think there are a few things I'm doing wrong, but don't know how to solve them:

1. Where should I place the code? Currently, it's located in this text box for "bar2": Horizontal Bar 2: Styling

2. Where do I FTP my image? It is currently in the "images" folder.

3. Is this code correct if I want to make my image, spoonicon.jpg, clickable?

<a href="URL OF DESTINATION"><img src="spoonicon.jpg" border="0"></a>

agrossman Aug 13, 2009 01:17 PM

I figured it out! Woo hoo!

I created my icons in Dreamweaver, then cut and pasted it into the HTML/CSS Inserts>HTML Inserts: Body Top


All times are GMT -6. The time now is 12:48 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.