How to Add Pages In Your Blog
Ever wonder how people add pages in their blog? You know, the little menu buttons that go across the top of their blog like I have? Well, wait no longer, one of the biggest blogging secrets is revealed to you today!
Ever wonder how people add pages in their blog? You know, the little menu buttons that go across the top of their blog like I have? Well, wait no longer, one of the biggest blogging secrets is revealed to you today!
A navigation menu bar at the top of your blog is really easy for you to do. Just follow these simple steps and you'll be all set.
Htmlize!
The first thing we need to do is insert the html code that will allow us to create a space in blogger for our new nav bar. This is a 2 step process. To do this, click on Layout, then Edit Html. As always, save a copy of your template before you edit it!
Step 1: Copy and paste this code directly under your "Header" Section:
Htmlize!
The first thing we need to do is insert the html code that will allow us to create a space in blogger for our new nav bar. This is a 2 step process. To do this, click on Layout, then Edit Html. As always, save a copy of your template before you edit it!
Step 1: Copy and paste this code directly under your "Header" Section:
Step 2: Find this section in your html, and change showaddelement='no'to 'yes'. (Hint, Press Control+F and type in "cross" to find this part).
12 comments:
This is what I am waiting for! I super love your latest blog tricks. Blog Fairy.. :)
I love your blog!!!
Where do I find the image SRC to place my button?
Thanks!!!!
I can't wait to try this on my blog. I've really been wanting to do it. Now I just need the time. Love it, Tina!! :)
hey sissy.. thanks for this.. i wanted to have this! but i still couldnt decide how will i do my buttons.. can u be of help? :)
viva- you're welcome! Have you been able to try it out yet?
Ninja- the IMG SRC is where your pictures are located on the web. It needs to be hosted somewhere. When it is hosted online, you are given a URL for it. It should end in a .png, .jpg or .gif in most cases. If you don't have webspace, you can get a free account at www.webs.com . Sign up and upload your pictures from your computer to their webspace. A sample of the URL would be http://www.YOURSITE.webs.com/YOURPICTURE.jpg
mandi- Thanks for all your encouragment my friend!
marice- I have just visited your blog and I see you've made the buttons. Congrats! Looks fabulous!
I can't get mine to work. I understand that I have to create a button and host it on photobucket. Where to do I paste the URL? The image I created doesn't show at the top of my blog.
Ninja- Are you at least seeing a "red X" where your menu buttons are supposed to be? You need to paste the URL for your button that is hosted on the part of my tutorial that says LINKIZE!
So, for example, let's break the code down into easy terms. One button is surrounded by the < li > and < li > tags. If you look at the example below:
< li >< a href ="URLOFFIRSTPAGE">< imgsrc = "URLOFFIRSTPAGEIMAGE"...< li >
< a href> means where you want the button to bring you to. You're essentially hyperlinking your button. If you look at the "img src" tag, that's where you need to put your photobucket URL. It is the "source of your image". It lets the computer know where to look to get your image. So, when you're finished, you should have not only your image of the button appear, but it should also be linked to the page you want it to be linked to.
If you are seeing a "red X" check to see you have the "right path". That means, check to see if you have entered the URL of the "img src" correctly. Make sure it begins with http:// and ends with a .jpg or .png or .gif. You can check to see what the real URL should be by right-clicking on the red X and viewing the properties. It will tell you the Address (URL) of the picture. See if you made any mistakes.
Hope this helps!
*Don't copy the html from this page. I've added spaces/edited them so it would allow me to post it in the comments section.
hello tina! Again thank you for this wonderful tips. I just edited my blog. take care
wow this tips is what im looking for
thx for sharing :)
Hi! Thanks for the tips dearie! You've actually made my transfer to Blogger smooth and easy. Kudos!!! Mwah!!!
Thanks Tina! I finally found the time to organize my blog and added my buttons! The only question I have is how do I get my buttons to be centered when they're in a post?
Thanks again Tina!
Post a Comment