I would like to add a link to a .pdf file stored on my server. I want the link and a pdf logo to show up in the top center of my page just below my banner and menu. Can someone help me out with how to accomplish this? Thanks.
I would like to add a link to a .pdf file stored on my server. I want the link and a pdf logo to show up in the top center of my page just below my banner and menu. Can someone help me out with how to accomplish this? Thanks.
yes you can do it .
store ur pdf in the images folder
pdf name " test.pdf "
now on the header file
<table?<tr><td> <ahref="images/test.pdf">LOGO or what you want </a></td></tr></table>
do u need more better way ..
thanks
vr4indian######################
Thanks for the help. Can I set it up so it only shows on the store.php page?
sure ,
you can do any thing as you like
give me whole dettail and pages where you need changes.
thanks
Sounds great. I will. I am still waiting on some specs from the person who is putting the .pdf file together. If it is only 1 pdf with everything in it then I will probably put it on multiple pages, otherwise there will be certain pdf's for certain pages. Thanks again and I will post back real soon.
I am looking to add a couple of PDF to each product, (i.e. specs, more info...) and I would like to be able to browse for the PDF file and have it upload the file for me. Is this possible?
So each product page would have a separate section just for the PDF's.