awarner20
Aug 2 2006, 09:11 PM
Hi Everyone,
I copied the blogger template code and inserted it in my Golive editor. I added a table with simple text links in order to create a navigation menu to add to all of my blogger blogs.
When copying code back into Blogger template, it was placed correctly, but when previewed, my blog started showing blogger code instead of the normal text.
Can anyone here offer advice on what I may be doing wrong or where to add the html for a simple text link navigation menu?
Thanks for any help you can provide.
Adam
p.s. I can post the original and changed code if needed.
moorepocket
Aug 2 2006, 10:38 PM
look through your codes again and make sure everything has a close tag.
awarner20
Aug 3 2006, 07:46 AM
Here is where I started my table code in the Blogger template and everything seems to work great...
<!-- Blog Header -->
<div id="header"><div>
<h1 id="blog-title">
<ItemPage><a href="<$BlogURL$>"></ItemPage>
<$BlogTitle$>
<ItemPage></a></ItemPage>
</h1>
<p id="description"><$BlogDescription$></p>
</div></div>
<table width="500" border="0" cellspacing="2" cellpadding="0">
<tr>
<td width="100">
<div align="center">
<a title="Example!" href="http://www.example.com">
Home</a></div>
moorepocket
Aug 3 2006, 08:33 PM
it looks fine. The codes show up.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.