Additions:
That goes in your About Me section, but outside the style tags for the CSS. That is the html that the rule then gets applied to, moving the banner into the proper position. See [[http://myspacecivilized.blogspot.com/2007/06/banner-code.html this entry]] for more info.
Deletions:
Additions:
%%(html)
<div class="moshi_banner">
<a class="banner_link" href="http://code.google.com/p/moshi/">
<img src="URL_HERE" alt="moshi banner" border="0" />
</a>
</div>
%%
That goes in your About Me section, but outside the style tags for the CSS. That is the html that the rule then gets applied to, moving the banner into the proper position. See [[this entry]] for more info.
<div class="moshi_banner">
<a class="banner_link" href="http://code.google.com/p/moshi/">
<img src="URL_HERE" alt="moshi banner" border="0" />
</a>
</div>
%%
That goes in your About Me section, but outside the style tags for the CSS. That is the html that the rule then gets applied to, moving the banner into the proper position. See [[this entry]] for more info.
Deletions:
That goes in your About Me section, but outside the style tags for the CSS. That is the html that the rule then gets applied to, moving the banner into the proper position.