Where do I upload theme from my host account or from Word press dashboard
Below is all the code in my left sidebar,the google code I pasted is shown also:
<div id="leftside">
<h2>support this site when you shop</h2>
<a href="http://www.nosweatapparel.com/miva/merchant.mvc?Screen=SFNT&Store_Code=N&Affiliate=dirk"><IMG SRC="http://nosweatapparel.com/miva/graphics/00000001/artstrike/rosie_k120x240.gif" ALT="No Sweat Apparel.com" BORDER="0"></A>
<iframe src="http://rcm-ca.amazon.ca/e/cm?t=aclassact02-20&o=15&p=20&l=qs1&f=ifr"
width="120" height="90" frameborder="0" scrolling="no"></iframe>
<script type="text/javascript"><!--
google_ad_client = "pub-4903459732390178";
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";
google_ad_type = "text_image";
google_ad_channel = "";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- <h2>Links</h2> -->
<?php get_links_list('id'); ?>
<h2>tech stuff</h2>
<!-- Site Meter -->
<script type="text/javascript" src="http://s28.sitemeter.com/js/counter.js?site=s28gimps">
</script>
<noscript>
</a><a href="http://s28.sitemeter.com/stats.asp?site=s28gimps">
<img src="http://s28.sitemeter.com/meter.asp?site=s28gimps" alt="Site Meter" border="0"/></a>
</noscript>
<!-- Copyright (c)2006 Site Meter -->
</div>
<?php endif; ?>
</div>