That makes sense. Bad, bad overring PHP! haha<br><br><div class="gmail_quote">2011/5/18 Pippa Buchanan <span dir="ltr">&lt;<a href="mailto:Pippa.Buchanan@gmail.com">Pippa.Buchanan@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
&gt;From what I could see on my localhost version of Woredpress Platform is producing text styles using PHP (from the theme settings) which are probably overriding any css changes you&#39;re making. Otherwise you&#39;d be on the right track.<br>
<font color="#888888">
<br>P* <br></font><div><div></div><div class="h5"><br><div class="gmail_quote">2011/5/18 Joćo Antonio de Menezes Neto <span dir="ltr">&lt;<a href="mailto:tonyhomes@gmail.com" target="_blank">tonyhomes@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Ah, and having changed the background color, we should also change text color from #000 to #333<br><br><div class="gmail_quote">Em 18 de maio de 2011 14:32, Joćo Antonio de Menezes Neto <span dir="ltr">&lt;<a href="mailto:tonyhomes@gmail.com" target="_blank">tonyhomes@gmail.com</a>&gt;</span> escreveu:<div>

<div></div><div><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You should apply this code:<div><br></div><div><span style="font-family:monospace;white-space:pre-wrap;font-size:medium">  <span>&lt;link <span>href</span>=&#39;<a href="http://fonts.googleapis.com/css?family=Arvo:regular,italic,bold,bolditalic" target="_blank">http://fonts.googleapis.com/css?family=Arvo:regular,italic,bold,bolditalic</a>&#39; <span>rel</span>=&#39;<span>stylesheet</span>&#39; <span>type</span>=&#39;<span>text/css</span>&#39;&gt;</span> </span></div>



<div><font face="monospace" size="3"><span style="white-space:pre-wrap"><br></span></font></div><div><font face="monospace" size="3"><span style="white-space:pre-wrap"><span style="font-family:arial;font-size:small;white-space:normal">To the header.php file</span></span></font></div>



<div><br></div><div>Then, you can change the CSS to:</div><div><span style="font-family:&#39;Times New Roman&#39;;font-size:medium"><pre style="word-wrap:break-word;white-space:pre-wrap"> font-family: &quot;Arvo&quot;</pre>


</span><div><div></div><div><br><div class="gmail_quote">2011/5/18 Philipp Schmidt <span dir="ltr">&lt;<a href="mailto:philipp@p2pu.org" target="_blank">philipp@p2pu.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



Grey background is working!<div><br></div><div>Font not yet. I added this as custom HTML code, which seems to be parsed (as it changes the header font at the end of loading the page). However, it doesn&#39;t change it to Aryo ... I don&#39;t really know what I am doing here, and giving me code snippets I can copy/paste has the highest chance of success ;-)<div>





<br></div><div><div><div>&lt;style type=text/css&gt;</div><div><div><br></div><div>h1, h2, h3, h4, h5, h6, .site-title {</div></div><div>  font-family: &#39;Arvo&#39;;</div><div>  font-style: normal;</div><div>
  font-weight: bold;</div>

<div>  src: local(&#39;Arvo Bold&#39;), local(&#39;Arvo-Bold&#39;), url(&#39;<a href="http://themes.googleusercontent.com/fontkit=_OKjjqM9ed2qvTR07QdjWwLUuEpTyoUstqEm5AMlJo4" target="_blank">http://themes.googleusercontent.com/fontkit=_OKjjqM9ed2qvTR07QdjWwLUuEpTyoUstqEm5AMlJo4</a>&#39;) format(&#39;woff&#39;);</div>





<div>}</div><div><br></div><div>&lt;/style&gt;</div></div><div><div></div><div><br><div class="gmail_quote">2011/5/18 Joćo Antonio de Menezes Neto <span dir="ltr">&lt;<a href="mailto:tonyhomes@gmail.com" target="_blank">tonyhomes@gmail.com</a>&gt;</span><br>





<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello there,<div>Wordpress&#39;s got a theme editing option on which you can change its PHP or CSS files (not sure if Platform allows that, but I guess it does).</div>





<div>You can make the references to @font-face there, using the Google fonts directory that&#39;s already used today on our home page.</div>
<div><br></div><div>Using Firebug I saw this class:</div><div><div><div><span>h1, h2, h3, h4, h5, h6, .site-title</span> {</div>
<div><div><div><span>    </span><span>font-family</span><span>: </span><span>Georgia,&#39;Times New Roman&#39;,Times,serif</span><span>;</span></div>
</div></div><div>}</div><div>... which I guess changes the headings</div><div><br></div><div>
and this one:</div><div><div><div><span>body, .font1, .font-primary, .commentlist, input</span> {</div>
<div><div><div><span>    </span><span>font-family</span><span>: </span><span>Georgia,&#39;Times New Roman&#39;,Times,serif</span><span>;</span></div>
</div></div><div>}</div><div>... that changes body text.</div><div><br></div><div>I also found a commom</div>
<div>background-color:#000;</div><div>... which is supposed to change the &#39;black&#39; I commented. Try to change it to #333 to see if it works.</div><div>
<br></div><div><br></div><div>Cheers,</div><div>Joćo</div></div></div></div><div><div></div><div><br><div class="gmail_quote">2011/5/18 Pippa Buchanan <span dir="ltr">&lt;<a href="mailto:Pippa.Buchanan@gmail.com" target="_blank">Pippa.Buchanan@gmail.com</a>&gt;</span><br>






<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ah. all the custom features on Platform make it hard to automatically add references to Arvo-<br><br>We can set it up using Typekit? That seems like it&#39;s another service we&#39;d have to sign-up for and it&#39;s limited to 25,000 views a month.<br>






<font color="#888888">
<br>P*</font><div><div></div><div><br><br><div class="gmail_quote">On 18 May 2011 09:33, Philipp Schmidt <span dir="ltr">&lt;<a href="mailto:phi.schmidt@gmail.com" target="_blank">phi.schmidt@gmail.com</a>&gt;</span> wrote:<br>






<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
hey joao: could you send me the diff/edit that I need to make to the stylesheet?<div><div><br></div><div>the other change I would like to make (and don&#39;t know how) is use the same font that we use on the site. any help with that would be appreciated.</div>









<div><br></div><div><font color="#888888">P</font><div><div></div><div><br><br><div class="gmail_quote">2011/5/17 Joćo Antonio de Menezes Neto <span dir="ltr">&lt;<a href="mailto:tonyhomes@gmail.com" target="_blank">tonyhomes@gmail.com</a>&gt;</span><br>







<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

that&#39;s a very very good theme. i&#39;d just add to change to a light gray the background of the footer, as we haven&#39;t used black in any of p2pu&#39;s brand identity materials :)<div><div></div><div><br>

<br><div class="gmail_quote">2011/5/17 Jessy Kate Schingler <span dir="ltr">&lt;<a href="mailto:jessy@jessykate.com" target="_blank">jessy@jessykate.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">yeah, i actually think it looks pretty damn good. <div><br></div><div>i&#39;m useless with design, so couldn&#39;t help improve it... but not sure it needs it so badly?<br clear="all">










<div><br></div><div>Jessy</div><div>--</div><font color="#888888">
<div><a href="http://jessykate.com" target="_blank">http://jessykate.com</a></div></font><div><div></div><div><br>
<br><br><div class="gmail_quote">On Tue, May 17, 2011 at 4:18 PM, John Britton <span dir="ltr">&lt;<a href="mailto:public@johndbritton.com" target="_blank">public@johndbritton.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">











this new theme looks a lot better, good work!<br clear="all"><font color="#888888">--<br>contact info:<br><a href="http://www.johndbritton.com" target="_blank">http://www.johndbritton.com</a><br>@johndbritton - <a href="http://twitter.com/johndbritton" target="_blank">http://twitter.com/johndbritton</a></font><div>











<div></div><div><br>


<br><br><div class="gmail_quote">On Mon, May 16, 2011 at 6:32 AM, Philipp Schmidt <span dir="ltr">&lt;<a href="mailto:phi.schmidt@gmail.com" target="_blank">phi.schmidt@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">













Thanks! P<div><div></div><div><br><br><div class="gmail_quote">On 16 May 2011 10:19, Stian Håklev <span dir="ltr">&lt;<a href="mailto:shaklev@gmail.com" target="_blank">shaklev@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

OK, changed it. It was in the theme settings (that&#39;s a very fancy theme, with tons of settings!)<div><br></div><div><font color="#888888">Stian<br><br></font><div class="gmail_quote"><div><div></div><div>On Mon, May 16, 2011 at 18:13, Philipp Schmidt <span dir="ltr">&lt;<a href="mailto:philipp@p2pu.org" target="_blank">philipp@p2pu.org</a>&gt;</span> wrote:<br>

















</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div><br><br><div class="gmail_quote"><div>On 16 May 2011 10:06, Stian Håklev <span dir="ltr">&lt;<a href="mailto:shaklev@gmail.com" target="_blank">shaklev@gmail.com</a>&gt;</span> wrote:<br>

















<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Looks great! I personally hate blogs which only show short abstracts with &quot;click to read more&quot;, but I know lots of people prefer them so ;) </blockquote><div><br></div></div><div>I prefer the full text as well - couldn&#39;t find the option to toggle that, and it came like this by default. P</div>



















<div><br></div></div>
<br></div></div><div>_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org" target="_blank">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
<br></div></blockquote></div><div><br><br clear="all"><br>-- <br><a href="http://reganmian.net/blog" target="_blank">http://reganmian.net/blog</a> -- Random Stuff that Matters<br><br>
</div></div>
<br>_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org" target="_blank">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
<br></blockquote></div><br>
</div></div><br>_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org" target="_blank">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
<br></blockquote></div><br>
</div></div><br>_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org" target="_blank">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
<br></blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org" target="_blank">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
<br></blockquote></div><br>
</div></div><br>_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org" target="_blank">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
<br></blockquote></div><br></div></div></div></div>
<br>_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org" target="_blank">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
<br></blockquote></div><br>
</div></div><br>_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org" target="_blank">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
<br></blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org" target="_blank">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
<br></blockquote></div><br></div></div></div></div>
<br>_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org" target="_blank">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
<br></blockquote></div><br></div></div></div>
</blockquote></div></div></div><br>
<br>_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org" target="_blank">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
<br></blockquote></div><br>
</div></div><br>_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
<br></blockquote></div><br>