First log in and go to your "Blog Properties".
- Select "Widgets" tab
- Under the section marked "Menu" click "Add Widget"
- In the window that opens select "Free Html"
- You will see it "glow".
- Under "Block Title" decide what you want it to be called
- In Block Content past the following in grey:
SAME WINDOW:
<li><a href=http://www.examplelink.com title="Example title">Example title</a></li>
NEW WINDOW:
<li><a href=http://www.examplelink.com target="_blank" title="Example title">Example title</a></li>
Now just edit with the link you require.
|