<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Adjusting text sizes</title>
		<link>http://www.kriesi.at/support/topic/adjusting-text-sizes</link>
		<description>Support Forum - Topic: Adjusting text sizes</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 23:14:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/adjusting-text-sizes" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Adjusting text sizes"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-text-sizes#post-98131</link>
			<pubDate>Fri, 22 Feb 2013 23:07:33 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98131@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad its working for you now :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanrijmenam on "Adjusting text sizes"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-text-sizes#post-98007</link>
			<pubDate>Fri, 22 Feb 2013 09:24:18 +0000</pubDate>
			<dc:creator>vanrijmenam</dc:creator>
			<guid isPermaLink="false">98007@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael and Slackbladder,&#60;/p&#62;
&#60;p&#62;Thanks for the answers, it worked.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Mark
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Adjusting text sizes"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-text-sizes#post-97972</link>
			<pubDate>Fri, 22 Feb 2013 04:31:12 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">97972@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi vanrijmenam,&#60;/p&#62;
&#60;p&#62;Just replace the code slackbladder gave you:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry-content p {
font: 15px/1.7em &#38;quot;HelveticaNeue&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, Arial, sans-serif;
color: #444;
-webkit-text-size-adjust: 100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace it with this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry-content p, .entry-content li {
font: 15px/1.7em &#38;quot;HelveticaNeue&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, Arial, sans-serif;
color: #444;
-webkit-text-size-adjust: 100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;@slackbladder: thanks for helping out again. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>slackbladder on "Adjusting text sizes"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-text-sizes#post-97845</link>
			<pubDate>Thu, 21 Feb 2013 15:46:10 +0000</pubDate>
			<dc:creator>slackbladder</dc:creator>
			<guid isPermaLink="false">97845@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.entry-content li {
font: 15px/1.154em &#38;quot;HelveticaNeue&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, Arial, sans-serif;
color: #444;
/*-webkit-font-smoothing: antialiased; Fix for webkit rendering */
-webkit-text-size-adjust: 100%;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>vanrijmenam on "Adjusting text sizes"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-text-sizes#post-97841</link>
			<pubDate>Thu, 21 Feb 2013 15:38:02 +0000</pubDate>
			<dc:creator>vanrijmenam</dc:creator>
			<guid isPermaLink="false">97841@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;I found that, although it works on normal text, formated text is not included in the larger font. For example when a text contains bullet points it is still 13px: &#60;a href=&#34;http://www.bigdata-startups.com/big-data-ownership/&#34; rel=&#34;nofollow&#34;&#62;http://www.bigdata-startups.com/big-data-ownership/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How can I change that as well?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Mark
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanrijmenam on "Adjusting text sizes"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-text-sizes#post-97803</link>
			<pubDate>Thu, 21 Feb 2013 11:30:41 +0000</pubDate>
			<dc:creator>vanrijmenam</dc:creator>
			<guid isPermaLink="false">97803@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael and Slackbadder,&#60;/p&#62;
&#60;p&#62;Thanks for the comments, much appreciated. This worked! &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Mark
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Adjusting text sizes"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-text-sizes#post-97783</link>
			<pubDate>Thu, 21 Feb 2013 08:49:09 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">97783@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi vanrijmenam,&#60;/p&#62;
&#60;p&#62;Try adding the code given by slackbladder in either Quick CSS or custom.css. You might also want to adjust the line-height.&#60;/p&#62;
&#60;p&#62;@slackbladder: Thanks for helping out.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>slackbladder on "Adjusting text sizes"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-text-sizes#post-97723</link>
			<pubDate>Wed, 20 Feb 2013 21:13:23 +0000</pubDate>
			<dc:creator>slackbladder</dc:creator>
			<guid isPermaLink="false">97723@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try adding the following in to your custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.entry-content p {
font: 15px/1.154em &#38;quot;HelveticaNeue&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, Arial, sans-serif;
color: #444;
/*-webkit-font-smoothing: antialiased; Fix for webkit rendering */
-webkit-text-size-adjust: 100%;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>vanrijmenam on "Adjusting text sizes"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-text-sizes#post-97665</link>
			<pubDate>Wed, 20 Feb 2013 16:15:54 +0000</pubDate>
			<dc:creator>vanrijmenam</dc:creator>
			<guid isPermaLink="false">97665@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I want to adjust the text sizes on the website. In the base.css I want to adjust the font from 13px to 15px:&#60;br /&#62;
body {&#60;br /&#62;
		font: 13px/1.65em &#34;HelveticaNeue&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, sans-serif;&#60;br /&#62;
		color: #444;&#60;br /&#62;
		 /*-webkit-font-smoothing: antialiased; Fix for webkit rendering */&#60;br /&#62;
		-webkit-text-size-adjust: 100%;&#60;br /&#62;
 }&#60;/p&#62;
&#60;p&#62;If I do this the Menu and the Twitter stream also gets adjusted and become to big. The menu items do not fit on one row anymore and the twitter stream become to present. How can I change only the font of the blog and portfolio posts and not the rest?&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;Mark
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
