Please don't click on these links yet.

Under construction: ? * # 0-9 |A |B |C |D |E |F |G |H |I |J |K |L |M |N |O |P |Q |R |S |T |U |V |W |X |Y |Z

Your opinion is needed with a new "FAQ" I'm thinking of writing up. Click on this "FAQ link" now and leave a comment if you can spare the time.
Tutorials : How I made it toolbars paginations buttons widgets tweeks mega tweeks everything else inspiration ideas FAQ problems Fixing problems

This blog is getting a facelift

Wednesday, January 29, 2014  at 7:12 PM 30 comments
Having stared at my blog for so long I have come to the conclusion it is difficult to navigate around this site. Searching for anything in particular is quite difficult so I will be making some changes to all the links on this site over the next week. Hopefully it will be an improvement.

New tutorials coming soon

  at 7:09 PM 0 comments
I have been neglecting this site for a while but it wasn't intentional. In the very near future I will be adding new tutorials to this site. Making a list of tutorials to add is easy enough but I'm afraid I'm a bit behind with my skills in doing things on blogger. Darned Facebook games!

How to align videos to centre in the sidebars

Monday, January 21, 2013  at 4:57 PM 0 comments
When you first start adding content to your template you will find that videos, in particular, may not be displayed centrally in the widget. Or, if you already have videos on your blog, they may be thrown to the left within the widget. So, you might want to realign the videos so they are centered in the middle of the widget. This is one of the easiest things to do actually. All you do is add the <center> and </center> tags into the videos widget itself.

A typical embedded video code will look like this:

<iframe title="YouTube video player" class="youtube-player" type="text/html" width="167" height="154" src="http://www.youtube.com/embed/O0hh1kSb2RE" frameborder="0" allowfullscreen></iframe>

For two or more videos I add the <p> and </p> closing tag between each video, to give a line space between each video, like so:

<iframe title="YouTube video player" class="youtube-player" type="text/html" width="167" height="154" src="http://www.youtube.com/embed/O0hh1kSb2RE" frameborder="0" allowfullscreen></iframe>
<p>
</p>
<iframe title="YouTube video player" class="youtube-player" type="text/html" width="167" height="154" src="
http://www.youtube.com/embed/xzRTQ8Yaipw" frameborder="0" allowfullscreen></iframe>

Once you have added all the videos you want in the videos widget, you simply add the <center> tag at the very beginning of all the video code, and </center> at the very end of all the video code. The end result will look like this:

<center><iframe title="YouTube video player" class="youtube-player" type="text/html" width="167" height="154" src="http://www.youtube.com/embed/O0hh1kSb2RE" frameborder="0" allowfullscreen></iframe>
<p>
</p>
<iframe title="YouTube video player" class="youtube-player" type="text/html" width="167" height="154" src="
http://www.youtube.com/embed/xzRTQ8Yaipw" frameborder="0" allowfullscreen></iframe></center>

If you don't want to get confused you can place the <center> and </center> tags on new lines by themselves. By doing so it does not affect the other code any differently, and the end result will still be exactly the same as if you put them on the same lines as the video code itself.

This usually works for centrally aligning most other widgets too. You can add the <center> and </center> tags to things like feedjit widgets, embedded images, clocks, and to some search bars, for example. Give it a try and see what works and what doesn't.

How to make Secret Pages on your blog - PART 1

Monday, January 7, 2013  at 2:22 PM 0 comments
INTRODUCTION


I have done a lot of researching on the Internet to find out how to create secret blog pages but I always end up on tutorials that tell you how to add a static page to a linkbar, then remove the tabs navigation menu bar and replace that with just a normal link. Unfortunately, I've done that with many of my static pages already, and sure it saves space if you add all your static pages into a dropdown menu but really, there is nothing secretive about that. You can still find the static pages. But that is also limiting because on Blogger you are only allowed 10 (recently updated to 20) static pages. I want, and maybe you want, 100 or more secret blog pages.

Well, the good thing about Blogger is you literally have millions - the potential is there in reality - of pages to use on Blogger. Each blog post page is a separate page on your blog, and is just as good as a static page. A lot of people whinge about Blogger because this is not right, or that is not right, or the Navbar is a nuisance, or there is not enough pages on Blogger to use, etc. Unfortunately, most people do not see the potential of Blogger as I do. I see just one blog as having the potential of being as large as any website out there on the internet. If you have, let's say, 10 blogs on Blogger all up, you literally can have one website as large as Facebook - and its all free. All you do is have one of the 10 blogs as your main blog then just link them all together.

But anyway, what I propose here today is to separate, or divide your blog in half. One half contains your normal, every day posts, and the other half contains secret content that cannot be normally accessed. The secret posts content will be invisible to everyone in the beginning because you will remove all links and all visual signs of their existance on your blog. I'm talking about normal blog posts that you can hide from any visitors that visit your site. The potential for this is huge on Blogger whether you realize it or not.

This subject became my biggest challenge when I first discovered the need for having secret pages on my old blog. The problem I had facing me was to place certain blog posts in my blog that only could be found via one specific link on my blog. This specific link also had to be hidden, and it had to be displayed on my home page so it was not an obvious link. With secret pages you need a starting point, and without it no-one, except yourself, will ever know there are even secret pages on your blog.

So, what is the purpose of having secret pages on Blogger? Well, the possibilities are endless really. Let's say you want to add content to your blog that you don't want just any visitor to find. Let's say you have top secret videos you want to display on your blog, or top-secret recipes you have found on the internet, or trade secrets of certain individual's careers you want to add but don't want to share it with just anyone. You don't want, let's say, to set your blog to private and you don't want these secret blog posts to be displayed within your normal blog posts only to show up in your blog archive. What do you do?

HOW TO GET STARTED!
With all that in mind, you first need to write down what you want your secret pages to contain. The contents of your secret blog post pages are important to figure out, especially considering it will be a secret. That is something you need to work out for yourself, as to what the contents of your secret pages will be. If I tell you what my old secret pages were then it wouldn't be a secret anymore, would it?

For arguement's sake, let's say you have top-secret recipes you wish to display on your blog. So, you will need to organize your blog's secret post pages in a different manner than your blog posts would normally be displayed. Because you will be adding secret content to these secret post pages you need to write all the urls, titles, and basic contents of each post down into a journal - basically so you know where everything is.
But why write it all down into a journal? You need to write it all down so you can keep a record of where all your secret pages are. You see, when you begin to put this tutorial into practice on your blog, you will soon learn that there are no widgets or obvious links displaying these secret post pages on your blog anywhere. The only way you, as a blog author, can truly locate each secret post page quickly is to locate the posts in your "Edit posts" section of Blogger.

What we will be doing to create these secret blog post pages is to link them together. The first link will be displayed on your homepage somewhere but it can only be found by placing a clue on your homepage somewhere. Once the clue on your homepage has been found it then needs to be clicked on. So, I will teach you how to create a link that will turn into a pop up window, and all your secret blog post pages will only be displayed and, hopefully only viewed, in pop up windows. The first pop up window linked page will be your very first secret page. That first pop up window secret page will then contain a second clue and a second pop up window link that leads to your second secret page, and so on. However, once the first pop up window secret page's link has been clicked on, the only way to get out of the whole secret pages section of your blog is to close down the pop up windows. You then have to start all over again.

In order to really be successful with creating secret pages you need to give your blog an overhaul. You will need to reorganize your blog and all its links so no secret page urls are displayed as links but at the same time you still need to make your blog's normal content visible to your visitors. It will be hard work, and time consuming, but once completed it will be worthwhile having made that effort to reorganize your blog.

In Part 2 of this tutorial I will discuss the basics of reorganizing your blog, to allow for your secret pages to be added to your blog. In the meantime think about what you want to add to your own secret blog post pages, write it all down and make a plan on how to execute the order of that content.

Scrollbox codes

<a target='_blank' title='DON'T TOUCH MY PHONE' href='ADDYOURURLHERE'><img src='https://lh4.googleusercontent.com/-qSyLJ0X94nk/T-_ekHbo_mI/AAAAAAAAHmY/qk0v-X5s32s/s320/58298-dont-touch-my-phone.png' border='0'/></a>

This free script provided by
JavaScript Kit

FAQ

YOUR OPINION COUNTS! A list of topics that I am thinking of writing about but need feedback from visitors before I go ahead with it.

Click to view more Pages
 

Blogger Tutorials for everyone

This site consists of tutorials that you would not normally see elsewhere. I am adding tutorials that I have either tweeked or created myself, using existing code already found on the Internet.

Back To Top Image by Cool Text: Logo and Button Generator - Create Your Own Logo

Scroll to Bottom Back to Top