This site contains a collection of techniques for barbecuing, smoking and cooking over fire. The techniques shown here are not the only way or the best way to prepare a certain item. This site is just a starting point and these techniques are a guide to creating your own recipes. Recipes included here come not only from personal experiences, but from many knowledgeable folks kind enough to share their secrets. ~thirdeye~

20060218

Picture Format & Templates

View this information in Html in order to view codes.....





Use this for posting template




Image hosted by Photobucket.com











code for making a picture a hyperlink


.) How do I turn on comments for my blog?
There are three things you need to do to enable comments on your blog:


Click the 'Post Options' link in the bottom right corner of the post editor and make sure that you have allowed reader comments.
From the Layout | Page Elements tab, click 'Edit' in the Blog Posts widget. A window will pop up, and from there make sure check the comments field.
From the Settings | Comments tab, make sure that 'Show' comments is enabled. Then simply clear your cache and cookies, and then you should be all set!

...............


sample using picture above - no url to go to has been inserted


Message when someone runs their curser over your picture

..........................







2.) Icons are missing from my post editor!

First clear your cache and cookies.




Then notice that there are two different posting modes within Blogger: 'Compose' and 'Edit HTML.' In 'Edit HTML' mode, not all of the formatting icons appear, and this is usually what trips folks up. To fix this, simply click on the "Compose" tab and you should see those missing icons appear again.






3.) How do I make a picture a hyperlink?

To make an image into a hyperlink you will need to use the following code:




Message when someone runs their curser over your picture





First upload your picture to a post. Then switch the post editor into Edit HTML mode, and you can see the photo's URL inside an tag. Simply copy that URL into the “link_to_photograph” part of the above code, fill out the rest of the code, and you’re done!


4.) How do I add Audio to my blog?
First you will need to upload the audio file to a free file storage site. Two free media storage sites are OurMedia.org or Archive.org. Once your audio is hosted and you have a unique URL for the file, you can use this code to embed audio:

height=62 width=144 controls="console">


More suggestions here.







5.) How do I create a hyperlink?



Text to be displayed



More instructions here



6.) How do I add a favicon to my blog?




Once you have created an icon using Favicon from Pics, save it to your computer. You will need to unzip the favicon to your desktop.



Blogger does not support .ico files, so you will need to upload it to a free file host.




To find a free file host enter the keywords “free file host” into your Google search bar, or you can upload your icon to Fileden.com.



Once you have done that, copy the url to your icon.





Next go to your Blogger admin panel and click on the template tab and then on Edit HTML.





Copy and paste the following code into your template.









Replace Your_Favicon_Url with the link to where you stored your icon. Place the above code between the and tags of your blog.







Save the template. Now refresh your page and you should see your icon in the corner of your page.