<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">

<channel>
<title>coRank: Templates</title>
<link>http://corank.zoomblog.com/</link>
<description>The coRank blog</description>
<dc:language>es</dc:language>
<dc:date>2007-05-27T19:23:00-12:00</dc:date>
<lastBuildDate>Sun, 06 Jul 2008 03:43:06 GMT</lastBuildDate>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
<image>
<title>ZoomBlog</title>
<url>http://www.zoomblog.com/pics/blogs/ZoomBlog_mini.gif</url>
<link>http://www.zoomblog.com/</link>
</image>

<item>
 <title>How to change the logo?</title>
<link>http://corank.zoomblog.com/archive/2007/05/27/how-to-change-the-logo.html</link>
 <guid isPermaLink="true">http://corank.zoomblog.com/archive/2007/05/27/how-to-change-the-logo.html</guid>
 <description>
 <![CDATA[
While coRank allows you to virtually change the way your entire site looks, maybe you just want to change the logo, or at least start from there.<br /><br />There are mainly two ways to do it. One is to add the logo via an IMG in the header file and the other is to add the logo to the CSS itself. <br /><br />Both ways start with the same process:<br /><br />
<ul>
<li>Go to the Admin page of your site, and click on the <span style="font-weight: bold;">Files </span>tab.</li>
<li>Click on the "<span style="font-weight: bold;">Upload image</span>" option and upload your logo.</li>
<li>Go back to the File Index.</li>
<li>Find the file you just uploaded, click on the name and note its URL. It will be something like <span style="color: rgb(0, 102, 0);">http://mysite.corank.com/st/82/01/000/mylogo.gif</span> (the path will be different)</li>
<li>Edit the file <span style="font-weight: bold;">style.css</span> (the second in the list of files) by clicking on its name.</li></ul><br />Now, if you want to just add the logo to the CSS file, do this:<br /><br />
<ul>
<li>In the <span style="font-weight: bold;">#header</span> and <span style="font-weight: bold;">#logo</span> sections, change the url value of the '<span style="font-weight: bold;">background</span>' property (what goes between parenthesist) with the URL for your logo.</li>
<li>You should also change the <span style="font-style: italic;">width </span>and <span style="font-style: italic;">height </span>values of the <span style="font-weight: bold;">#logo</span> section for the width and height of your logo.</li>
<li>Click "<span style="font-weight: bold;">Save</span>" to save the updated <span style="font-weight: bold;">style.css. </span>Done!<span style="font-weight: bold;"><br /></span></li>
<li>Go your site to make sure everything looks good.</li></ul><br />And if you want to do it by adding the IMG tag in the header instead, do this:<br /><br />
<ul>
<li>In the <span style="font-weight: bold;">#header</span> and <span style="font-weight: bold;">#logo</span> sections (somewhere around the beginning of the file), delete the '<span style="font-weight: bold;">background</span>' property. You may also want to modify the <span style="font-style: italic;">width</span> and <span style="font-style: italic;">height</span> values of the <span style="font-weight: bold;">#logo</span> section to match the width and height of your just uploaded logo.</li>
<li>Click "<span style="font-weight: bold;">Save</span>" to save the updated <span style="font-weight: bold;">style.css</span></li>
<li>Now, edit the <span style="font-weight: bold;">Header.html</span> file (third in the list of files) and insert your &lt;img src="..."&gt; tag between the <span style="font-weight: bold;">&lt;a href="/" id="logo"&gt;...&lt;/a&gt;</span> tags. You should also delete the <span style="color: rgb(102, 102, 102); font-weight: bold;">&lt;$zg=cbTitle&gt;</span> tag you'll see right there.</li>
<li>Click "<span style="font-weight: bold;">Save</span>" to save the updated <span style="font-weight: bold;">Header.html</span>. Done!<br /></li>
<li>Go your site to make sure everything looks good.</li></ul><br />
Yes, it would be great if we could just give you a text box where you could add your logo with the click of a mouse, but then you'd lose the flexibility of being able to fully edit the CSS and header files and do with them whatever you want.<br /><br /><br />
 ]]>
</description>
 <dc:date>2007-05-27T19:23:00-12:00</dc:date>
 <dc:creator>RBA</dc:creator>
</item>

</channel>
</rss>

