PDA

View Full Version : Putting Excile files in a blog?


psunate77
January 31st, 2007, 09:37 PM
I got a few Excels files that I would like to post in a post.. I would like to show small icons of these, where th reader click on to get a bigger Icon.

How do I do that?

I am using Wordpess, do I use my Cpanel?

Thanks

renegade600
February 1st, 2007, 07:59 AM
what do you mean to click on an icon to get a bigger icon? Do you not want to go directly to the excel file?

Personally I would just place a link to the excel file and forget the icon stuff. But if you want an icon to link to your excel file, then just add the following

<A HREF="http://www.whatever/excel.file"> <IMG SRC="path/icon.file">
</A>