<?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: Sidebar and pages font sizes</title>
		<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes</link>
		<description>Support Forum - Topic: Sidebar and pages font sizes</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 21:13:58 +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/sidebar-and-pages-font-sizes" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-33457</link>
			<pubDate>Tue, 29 Nov 2011 18:13:17 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">33457@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Wunmi,&#60;br /&#62;
could you link to your site please? This way we can give specific instructions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wunmi123 on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-33354</link>
			<pubDate>Mon, 28 Nov 2011 18:33:10 +0000</pubDate>
			<dc:creator>wunmi123</dc:creator>
			<guid isPermaLink="false">33354@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris, had follow the above conversation but no luck for me. I just need to increase the Font for the Main menu and Sidebar.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-33184</link>
			<pubDate>Sun, 27 Nov 2011 03:49:15 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">33184@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, blogger could do that.&#60;br /&#62;
._style.css is for editing the file on a computer running Mac OSX, you only need to have style.css uploaded to your FTP.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bramante on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-33104</link>
			<pubDate>Fri, 25 Nov 2011 15:17:09 +0000</pubDate>
			<dc:creator>bramante</dc:creator>
			<guid isPermaLink="false">33104@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris, it helps!. Thank you!, regarding tables: maybe in my blog some images seem to be in tables because I have imported them from blogger, could be that?.&#60;br /&#62;
Another thing: when I go through Wordpress to edit my Style.css, I found that I have:&#60;/p&#62;
&#60;p&#62;1- style.css (where the real code is), but I also have:&#60;br /&#62;
2- ._style.css, and if I click there, it shows the following:&#60;br /&#62;
Mac OS X        	2��ATTR;�����9�*com.apple.quarantine�com.apple.TextEncoding.f0001;4ebaf103;Firefox;&#124;org.mozilla.firefoxutf-8;134217984This resource fork intentionally left blank   ��&#60;/p&#62;
&#60;p&#62;DO YOU KNOW WHY IS THAT, BECAUSE SAME THING HAPPENS WITH EVERY CATEGORY (FOR EXAMPLE: ._avia_framework.php&#60;br /&#62;
)&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-33102</link>
			<pubDate>Fri, 25 Nov 2011 13:54:18 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">33102@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;As for the tables issue, your images and image captions are put in tables, which isn't a problem anymore.&#60;/p&#62;
&#60;p&#62;Sidebar main titles:&#60;br /&#62;
In your style.css find&#60;br /&#62;
&#60;code&#62;.main_menu .menu li a strong&#60;/code&#62;&#60;br /&#62;
change the font weight from &#34;normal&#34; to &#34;bold&#34;.&#60;/p&#62;
&#60;p&#62;Sidebar title descriptions:&#60;br /&#62;
in your minimal-skin.css find&#60;br /&#62;
&#60;code&#62;.main_menu .menu li a span {&#60;/code&#62;&#60;br /&#62;
between the brackets add&#60;br /&#62;
&#60;code&#62;font-weight:bold;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Post titles:&#60;br /&#62;
in your custom.css find&#60;br /&#62;
&#60;code&#62;#top .post-title&#60;/code&#62;&#60;br /&#62;
as above, add this between the brackets:&#60;br /&#62;
&#60;code&#62;font-weight:bold;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I hope this helps :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bramante on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-33083</link>
			<pubDate>Fri, 25 Nov 2011 09:57:47 +0000</pubDate>
			<dc:creator>bramante</dc:creator>
			<guid isPermaLink="false">33083@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, the only thing I would like to know now is HOW TO CHANGE FROM REGULAR TO BOLD OR FROM BOLD TO REGULAR the fonts:&#60;/p&#62;
&#60;p&#62;A- side bar fonts (menu).&#60;br /&#62;
B- post tittle fonts.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-33053</link>
			<pubDate>Fri, 25 Nov 2011 06:43:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33053@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bramante on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-33020</link>
			<pubDate>Thu, 24 Nov 2011 16:57:32 +0000</pubDate>
			<dc:creator>bramante</dc:creator>
			<guid isPermaLink="false">33020@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks!!!, I will check with my host supplier.&#60;br /&#62;
Thank you again!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-33018</link>
			<pubDate>Thu, 24 Nov 2011 16:52:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33018@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) To be honest I don't know it too. Maybe he just answered the wrong thread (happens to me too sometimes).&#60;/p&#62;
&#60;p&#62;2) You can use cpanel (if your hoster offers it) or ftp clients like filezilla to access the theme files directly. The WP admin panel doesn't show all files.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bramante on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-33008</link>
			<pubDate>Thu, 24 Nov 2011 15:52:43 +0000</pubDate>
			<dc:creator>bramante</dc:creator>
			<guid isPermaLink="false">33008@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Now it is clear, thank you!!!,&#60;/p&#62;
&#60;p&#62;And what about the tables Chris has mentioned?, I did not follow him.&#60;/p&#62;
&#60;p&#62;Another thing: everytime I make a change in custom.css I do it in the flashlight folder I have in my mac, and then I remove the flashlight theme from Wordpress and re-install it with the changes...Is there any other way to do it?, can I add code in custom.css directly from my site dashboard in wordpress?.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-33005</link>
			<pubDate>Thu, 24 Nov 2011 15:15:54 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33005@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Html headlines can be h1 (biggest headline) to h6 (smallest headline). Basically you can apply any font size to them (even the same font size which doesn't make sense of course). So if you'd like to resize the biggest headline use: .entry-content h1&#60;/p&#62;
&#60;p&#62;If you'd like to resize the h2 headlines use: .entry-content h2 , etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bramante on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-33000</link>
			<pubDate>Thu, 24 Nov 2011 14:21:18 +0000</pubDate>
			<dc:creator>bramante</dc:creator>
			<guid isPermaLink="false">33000@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!!!, Thanks, I've done it. I've replaced 16px for 12px (I like small fonts), and I've also change Times NR for Arial, and it is working well.&#60;/p&#62;
&#60;p&#62;BUT&#60;/p&#62;
&#60;p&#62;I do not understand what you mean with h1, h2, h3&#60;/p&#62;
&#60;p&#62;I pasted&#60;/p&#62;
&#60;p&#62;.entry-content h1 {&#60;br /&#62;
    font-size: 16px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;(but I changed the value to 12), but I do not know what it is: h1, h2, h3, could you explain this to me?, thanks. And...how can I change from regular to bold or inverse.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-32988</link>
			<pubDate>Thu, 24 Nov 2011 13:04:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32988@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body .entry-content {
    font: 12px/1.7em &#38;quot;Times New Roman&#38;quot;,Times,serif;
}

#top .post-title {
    font-size: 16px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can change the font size (and or font family, add font weight attributes, etc). For headlines within the content you can use&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry-content h1 {
    font-size: 16px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace h1 with h2, h3, etc. and the font size value.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bramante on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-32965</link>
			<pubDate>Thu, 24 Nov 2011 09:34:10 +0000</pubDate>
			<dc:creator>bramante</dc:creator>
			<guid isPermaLink="false">32965@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris, thanks for your answer. I am worried, I DO NOT KNOW WHAT DO YOU MEAN WITH &#34;TABLES&#34;, could you help me?.&#60;br /&#62;
Thanks&#60;br /&#62;
Bramante
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-32928</link>
			<pubDate>Thu, 24 Nov 2011 01:43:17 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">32928@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;in your style.css find&#60;br /&#62;
&#60;code&#62;#top .post-title&#60;/code&#62;&#60;br /&#62;
You can change the title size there.&#60;/p&#62;
&#60;p&#62;Your content font size is being set to very small in your tables, I have no idea how you're inserting these tables but I can't help you with these unless I know where your tables with content are coming from. (Note: you don't need tables at all to create the layouts you're using).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bramante on "Sidebar and pages font sizes"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-and-pages-font-sizes#post-32900</link>
			<pubDate>Wed, 23 Nov 2011 22:01:58 +0000</pubDate>
			<dc:creator>bramante</dc:creator>
			<guid isPermaLink="false">32900@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
One of my problems was to change the font of the sidebar (main menu), but now it is solved. I could change the font with the code you gave me, but I would like to change the font sizes for blog entries and pages titles (they are too big if you compare them with the menu font size), so...I would like to know:&#60;/p&#62;
&#60;p&#62;1- How can I change the blog entries font sizes (sizes, bold, regular, etc), and also page titles sizes, bold, etc.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
