Tutorial: How to customize Page links
Posted by Elegant Symphony | Posted in Technology | Posted on 8:36 PM
1. Create a page using Blogger's "Page Widget".
2. Post the page using Column view.
3. Go to "Edit HTML" on the Layout tab.
4. Check Expand Widget Templates.
5. Look for the line of code for the Page Widget that looks like this:
< b: widget id =" 'PageList1'" locked="'false'" title="'Pages'" type =" 'PageList'">
6. Locate the < /ul > tag.
7. Directly BEFORE this tag type this line of code:
< li >< a href=' INSERT YOUR LINK'> YOUR PAGE NAME < / a > < / l i >
(no spaces)
8. Repeat step seven as needed for however many customized pages you want.
Your lines of code should look like this:
**Preview your blog before publishing it to ensure the new page links work correctly.
You. Are. AWESOME!
I haven't tried it yet... but regardless, you are my hero =) I can't tell you how many google searches I did trying to figure this out!
No problem! If you have any problems when you try it just shoot me a message.