How I Saved the world
Actually, how I added blog links. As requested by Hellophotokitty.
I'm going to use "{}" characters instead of "<>" characters, so this actually shows up. Actual code uses <> for {}.
At the end of my template code, there were some things that looked like this:
{h2 class="sidebar-title"}
Which seemed to me to be the place in the template for making sidebar thingies, so I inserted the following after one of the sidebars...
{h2 class="sidebar-title"}Blogs Of Interest{/h2}
{ul}
{BR}{a href="http://newvoiceofsensibility.blogspot.com/"} Life or something like it{/a}{/BR}
{BR}{a href="http://larvalife.blogspot.com/"}Larva Life{/a}{/BR}
{/ul}
Color key
What shows up
Here comes a New Sidebar, and this is it's title...
Here comes a thing after which draw a line
Here comes a thing after which do a line break
URL to link the following text to
I'm going to use "{}" characters instead of "<>" characters, so this actually shows up. Actual code uses <> for {}.
At the end of my template code, there were some things that looked like this:
{h2 class="sidebar-title"}
Which seemed to me to be the place in the template for making sidebar thingies, so I inserted the following after one of the sidebars...
{h2 class="sidebar-title"}Blogs Of Interest{/h2}
{ul}
{BR}{a href="http://newvoiceofsensibility.blogspot.com/"} Life or something like it{/a}{/BR}
{BR}{a href="http://larvalife.blogspot.com/"}Larva Life{/a}{/BR}
{/ul}
Color key
What shows up
Here comes a New Sidebar, and this is it's title...
Here comes a thing after which draw a line
Here comes a thing after which do a line break
URL to link the following text to
<< Home