Thanks for adding that snippet of code. Sorry for being such a pest bu Unfortunately my attempts have not succeeded. I placed the code on this page:
http://www.votetocracy.com/blog/index.php/site/entry/weekly_update_monday_5_1_09_to_friday_5_5_09/
Here is the page code Can you tell me where exactly to place it?
{assign_variable:my_weblog=“blog_government”}
{assign_variable:my_template_group=“site”}
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html >
<head>
<meta name=“verify-v1” content=“KG0y31cJRTHugJwk5BfK2RJT93+rtEKzpd22EZ7k9/A=” />
{exp:lg_better_meta_pl:template url_title=”{segment_3}”}
<link rel=‘stylesheet’ type=‘text/css’ media=‘all’ href=’{stylesheet={my_template_group}/site_css}’ />
<style type=‘text/css’ media=‘screen’>@import “{stylesheet={my_template_group}/site_css}”;</style>
<link rel=“alternate” type=“application/rss+xml” title=“RSS” href=”{path={my_template_group}/rss_2.0}” />
<link rel=“alternate” type=“application/atom+xml” title=“Atom” href=”{path={my_template_group}/atom}” />
<link type=“text/css” rel=“stylesheet” href=“http://media.votetocracy.com/css/main.css” />
<link type=“text/css” rel=“stylesheet” href=“http://media.votetocracy.com/css/custom.css” />
<link type=“text/css” rel=“stylesheet” href=“http://media.votetocracy.com/css/style_popup.css” />
<link type=“text/css” rel=“stylesheet” href=“http://media.votetocracy.com/css/modalbox.css” />
{styles}
[removed][removed]
[removed]
[removed][removed][removed]
[removed][removed]
[removed][removed]
</head>
<body>
<div id=“holder”>
{embed=“includes/header”}
<div id=“main”>
{embed=“includes/sidebar”}
<div class=“topbg”>
<div class=“botbg”>
<div id=“content”>
<!—sub navigation—>
<!— This is a dynamic menu—>
<ul class=“sub-navig perma-nav” id=“sub-navig”>
<li id=“home”>See news and updates on Bills</li>
<li id=“learn”>Learn about government</li>
<li id=“about”>Learn about Votetocracy</li>
</ul>
<div id=“content2”>
<div id=“blog”>
<h1>< Back to learn about government</h1>
{exp:weblog:entries weblog=”{my_weblog}” orderby=“date” status=“open|highlight” sort=“desc” limit=“1” disable=“member_data|trackbacks”}
<div class=“entry permalink”>
<h4 class=“title”>{bill_news_title}</h4>
{exp:acronym acronym_group_name=‘Standard’}
{bill_news_body}
<div class=“posted”>
<div class=“by”>Posted by {author} on {entry_date format=’%m/%d’}</div>
<div class=“links”>
<div class=“comments”>
{if allow_comments}
{site_url}images/uploads/comments.jpg {comment_total} Comments
{/if}
</div> <!—comments—>
</div><!—links—>
</div><!—posted—>
</div>
<h4 class=“title join”>Join the Discussion</h4>
{exp:comment:entries weblog=”{my_weblog}” limit=“25”}
<div class=“comment-entry”>
<div class=“comment-posted”>{author}
{comment_date format=’%m/%d’}</div>
<div class=“comment-text”>{comment}</div>