<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Tag: neat - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/neat-1</link>
		<description>WordPress.com Forums &#187; Tag: neat - Recent Posts</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 03:33:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/neat-1" rel="self" type="application/rss+xml" />

		<item>
			<title>hallluke on "Change page title font in neat theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-page-title-font-in-neat-theme#post-528496</link>
			<pubDate>Sun, 21 Nov 2010 14:29:44 +0000</pubDate>
			<dc:creator>hallluke</dc:creator>
			<guid isPermaLink="false">528496@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>These two lines should help, obviously you can choose multiple, different fonts to try and load, just insert them as a comma-separated list.</p>
<pre><code>.widget_twitter h2 a {font-family:times,serif;}
.entrytext {font-family:courier,serif;}</code></pre>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "Change page title font in neat theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-page-title-font-in-neat-theme#post-528461</link>
			<pubDate>Sun, 21 Nov 2010 11:38:49 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">528461@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Excellent. It is all looking good. </p>
<p>To be honest I have two more questions: and am done:</p>
<p>1) In the same webpage, how can I change the font of the TWITTER TITLE widget? As in "Follow me LIVE" in my case? </p>
<p>2) How can I change the font of the content of my pages. (The content of what is written in the page itself). </p>
<p>Many thanks.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Change page title font in neat theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-page-title-font-in-neat-theme#post-526601</link>
			<pubDate>Mon, 15 Nov 2010 23:29:51 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">526601@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I thought that the preview thing might be the issue. To change the font size of the stuff in the sidebar, add this and then adjust the font size percentage as desired.</p>
<pre><code>#sidebar {
font-size:120%;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "Change page title font in neat theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-page-title-font-in-neat-theme#post-526557</link>
			<pubDate>Mon, 15 Nov 2010 22:29:57 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">526557@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>it works actually. I guess the preview was misbehaving. </p>
<p>But now I have another question (last question). How can I change the font size for the script to the right? As in Twitter Follow me, the tweets, the page names etc... </p>
<p>Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Change page title font in neat theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-page-title-font-in-neat-theme#post-526542</link>
			<pubDate>Mon, 15 Nov 2010 22:09:43 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">526542@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>And actually the solution by hallluke works as well. Again it might be the preview function misbehaving, or as I said there could have been another selector overriding it.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Change page title font in neat theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-page-title-font-in-neat-theme#post-526540</link>
			<pubDate>Mon, 15 Nov 2010 22:07:47 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">526540@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This works. Try the code below again. I added the "!important" attribute just in case the another selector was overriding it.</p>
<pre><code>.post h2 {
font-family:&quot;times new roman&quot; !important;
}</code></pre>
<p>Are you using the "preview" function for looking at the changes? If so, there have been issues with the preview function and sometimes you have to actually force refresh the preview page to see the changes.
</p>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "Change page title font in neat theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-page-title-font-in-neat-theme#post-526533</link>
			<pubDate>Mon, 15 Nov 2010 21:49:25 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">526533@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, that is what I want. But I have tried the codes above and none work. For instance the words "Contact Me", "In English"..etc that is below the header and above the content, thats what I need to change but it is not working. </p>
<p>Just to add, the original theme am using is NEAT theme. </p>
<p>Any help?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Change page title font in neat theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-page-title-font-in-neat-theme#post-526498</link>
			<pubDate>Mon, 15 Nov 2010 20:28:53 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">526498@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I just added</p>
<pre><code>.post h2 {
font-family:&quot;times new roman&quot;;
}</code></pre>
<p>to your blog using Firebug and the font changed for page titles.</p>
<p>Perhaps you could clarify. The above changes the font for the page titles in the content area (above the page content and below the header area. Is that what you want to change or are you wanting to change the font in the sidebar page widget?
</p>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "Change page title font in neat theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-page-title-font-in-neat-theme#post-526476</link>
			<pubDate>Mon, 15 Nov 2010 19:58:26 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">526476@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Didn't work.. Why? I have tried so many codes and nothing is working.
</p>
]]></description>
					</item>
		<item>
			<title>hallluke on "Change page title font in neat theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-page-title-font-in-neat-theme#post-526108</link>
			<pubDate>Sun, 14 Nov 2010 21:46:17 +0000</pubDate>
			<dc:creator>hallluke</dc:creator>
			<guid isPermaLink="false">526108@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>For pages you'd want to use:</p>
<p><code>.page h2 {font-family:&quot;times new roman&quot;;}</code>
</p>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "Change page title font in neat theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-page-title-font-in-neat-theme#post-526098</link>
			<pubDate>Sun, 14 Nov 2010 20:26:45 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">526098@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Didn't work.... :S</p>
<p>any other code?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Change page title font in neat theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-page-title-font-in-neat-theme#post-526073</link>
			<pubDate>Sun, 14 Nov 2010 18:45:44 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">526073@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The page and post titles are using the .post h2 class in the CSS.</p>
<p>If you only want to change the titles for posts and pages, my suggestion is to add a font-family declaration to that class as below (add the following to your CSS and edit the fonts).</p>
<pre><code>.post h2 {
font-family:&#039;Trebuchet MS&#039;,&#039;Lucida Grande&#039;,Verdana,Arial,Sans-Serif;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "Change page title font in neat theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-page-title-font-in-neat-theme#post-526055</link>
			<pubDate>Sun, 14 Nov 2010 16:53:51 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">526055@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I have already asked a number of people about my question above and the provided me with:</p>
<p>widget_pages {<br />
font-family:times new roman;<br />
} but it didn't work. </p>
<p>Please help</p>
<p>Example:<br />
my page os <a href="http://www.faisalirshaid.com" rel="nofollow">http://www.faisalirshaid.com</a> </p>
<p>I would like to change the page title (once i opne the page: example: in english, in arabic, contact me, home etc...)
</p>
]]></description>
					</item>
		<item>
			<title>hallluke on "How to change font in NEAT theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-font-in-neat-theme#post-505601</link>
			<pubDate>Fri, 10 Sep 2010 22:35:48 +0000</pubDate>
			<dc:creator>hallluke</dc:creator>
			<guid isPermaLink="false">505601@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You mean in your Pages widget? Try the code below, you can replace <em>courier</em> with a comma seperated list of fonts in the order you want to use them. If the first font isn't installed on a viewer's computer it will try the second then the third and so on.</p>
<p><code>.widget_pages {font-family:courier;}</code>
</p>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "How to change font in NEAT theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-font-in-neat-theme#post-505369</link>
			<pubDate>Fri, 10 Sep 2010 14:16:48 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">505369@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have tried the code and it doesn't work.
</p>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "How to change font in NEAT theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-font-in-neat-theme#post-505367</link>
			<pubDate>Fri, 10 Sep 2010 14:10:59 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">505367@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>News as in Page name like other pages as well: In Arabic, Contact me etc. </p>
<p>Also could you give me an example of what attributes I might fill in?
</p>
]]></description>
					</item>
		<item>
			<title>hallluke on "How to change font in NEAT theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-font-in-neat-theme#post-505127</link>
			<pubDate>Thu, 09 Sep 2010 21:57:08 +0000</pubDate>
			<dc:creator>hallluke</dc:creator>
			<guid isPermaLink="false">505127@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Try the code below, I can't see anything that says "news" so this is my best guess.</p>
<p><code>h2 {font-family:courier,serif;}</code>
</p>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "How to change font in NEAT theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-font-in-neat-theme#post-505028</link>
			<pubDate>Thu, 09 Sep 2010 17:56:04 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">505028@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I am struggling with changing the font of the title in every page of my website.<br />
Here is the address: <a href="http://faisalirshaid.com" rel="nofollow">http://faisalirshaid.com</a> or <a href="http://www.faisalirshaid.com" rel="nofollow">http://www.faisalirshaid.com</a></p>
<p>For instance, I would like to change the font of NEWS (title) once I open the page. </p>
<p>Any help?
</p>
]]></description>
					</item>
		<item>
			<title>hallluke on "how to hide the tweet option from my blog"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hide-the-tweet-option-from-my-blog#post-504682</link>
			<pubDate>Wed, 08 Sep 2010 22:12:42 +0000</pubDate>
			<dc:creator>hallluke</dc:creator>
			<guid isPermaLink="false">504682@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You should be able to do this without use of CSS. From your dashboard go to Settings &#62; Sharing and drag the Twitter icon from the "Enabled Services" box up into the "Available Services" one and then click the button at the bottom to save your changes.
</p>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "how to hide the tweet option from my blog"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hide-the-tweet-option-from-my-blog#post-504665</link>
			<pubDate>Wed, 08 Sep 2010 21:09:08 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">504665@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I have an ugly tweet share this option where I would like to get rid off.<br />
Please help me.
</p>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "Help with NEAT theme (Background and Header)"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-neat-theme-background-and-header#post-447259</link>
			<pubDate>Mon, 29 Mar 2010 18:59:31 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">447259@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks a million MR.. really appreciate it</p>
<p>all the best
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "Help with NEAT theme (Background and Header)"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-neat-theme-background-and-header#post-446156</link>
			<pubDate>Thu, 25 Mar 2010 23:41:19 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">446156@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Okay, I just added 200px to layout making it 900px wide.</p>
<p>Add this to your CSS:</p>
<pre><code>#page{width: 900px;}

#content{width: 650px;}

#sidebar{margin-left: 692px;}</code></pre>
<p>Also, modify the "width" property of your "div#header" selector to:</p>
<pre><code>width:900px;</code></pre>
<p>Better yet, change it to</p>
<pre><code>width:100%;</code></pre>
<p>That way you don't have to worry about changing that value if later on you decide to make your layout wider or narrower.</p>
<p>The values I used in the above selectors are suggested, of course;  if you want to have different values, just make sure you they're in proportion to the overall layout (#page selector) like I did.</p>
<p>For your reference, these are the default values (I'm just putting the ones I'm overriding):</p>
<pre><code>#page{
width:700px;
}

#content{
width:450px;
}

#sidebar{
margin:0 0 0 492px;
}</code></pre>
<p>That should do it.
</p>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "Help with NEAT theme (Background and Header)"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-neat-theme-background-and-header#post-446115</link>
			<pubDate>Thu, 25 Mar 2010 21:53:06 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">446115@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Your the boss.</p>
<p>Thank you so much..<br />
will be waiting for your post..</p>
<p>cheers
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "Help with NEAT theme (Background and Header)"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-neat-theme-background-and-header#post-445977</link>
			<pubDate>Thu, 25 Mar 2010 14:37:01 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">445977@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I can give you the code for making it wider but I will look into it either on my break or when I get home.  Let me see what I can do for you and I'll post back as soon as I have something.</p>
<p>Regarding opening links in a new window... that's a bad idea, and <em>that</em> is annoying.   Don't get me wrong, I'm just giving you feedback; after all, it's your blog.</p>
<p>You would recommend to you reading this article:</p>
<p><a href="http://articles.sitepoint.com/article/beware-opening-links-new-window">Beware of Opening Links in a New Window</a></p>
<p>Having said that,  opening new windows with CSS is not possible.  For that, you need to add a "target" attribute in the "a" tag or use JavaScript (which is not allowed in wp.com hosted blogs).  I don't use twitter, but I assume that there are some options in the widget that you would make the links to open in a new window.  If the widget has no options, then you're stuck with their current behavior.</p>
<p>HTH
</p>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "Help with NEAT theme (Background and Header)"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-neat-theme-background-and-header#post-445932</link>
			<pubDate>Thu, 25 Mar 2010 07:36:37 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">445932@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>And i just discovered something which is annoying.. each time i click on the title of my twitter widget (Follow Me LIVE), it opens twitter in the same page, is it possible to redirect it to a new window? </p>
<p>cheers
</p>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "Help with NEAT theme (Background and Header)"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-neat-theme-background-and-header#post-445931</link>
			<pubDate>Thu, 25 Mar 2010 07:33:05 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">445931@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If i want to keep it center.. and make it wider.. how do i do that? </p>
<p>Thanks mate one more time
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "Help with NEAT theme (Background and Header)"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-neat-theme-background-and-header#post-445897</link>
			<pubDate>Thu, 25 Mar 2010 03:23:25 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">445897@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Think nothing of it.</p>
<p>Yes, you can make the contents wider but it would really still be centered, though.  Now, if you wanted to align it left, that should be possible too.</p>
<p>Be aware that a lot of tweaking might be involved, though.
</p>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "Help with NEAT theme (Background and Header)"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-neat-theme-background-and-header#post-445759</link>
			<pubDate>Wed, 24 Mar 2010 17:54:06 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">445759@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Man you rock...</p>
<p>Thank you so much.. you helped me with everything... </p>
<p>I really appreciate it. </p>
<p>My last question would be:</p>
<p>Is it technically possible to make the whole page bigger (change dimensions)?<br />
I.e: the width for instance, become covering a wider area of the webpage instead of the center? </p>
<p>Thank you again
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "Help with NEAT theme (Background and Header)"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-neat-theme-background-and-header#post-445705</link>
			<pubDate>Wed, 24 Mar 2010 14:58:44 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">445705@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh you meant the POST title.  To remove it, you'd use this code:</p>
<pre><code>.lefth2img{ display: none;}</code></pre>
<p>Because the image is coded in the markup, to change with CSS might prove difficult if even possible.  I would need to make some tests;  I can't do them right now though... maybe during the weekend.</p>
<blockquote><p>
but sometimes i want to resize the image as well instead of cropping it so that an image in the header would be relocated accordingly..
</p></blockquote>
<p>Like I said, you cannot resize background images, so you will just to have to resize the image using Photoshop or a similar program and then upload it to your account.
</p>
]]></description>
					</item>
		<item>
			<title>faisalirshaid on "Help with NEAT theme (Background and Header)"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-neat-theme-background-and-header#post-445703</link>
			<pubDate>Wed, 24 Mar 2010 14:47:13 +0000</pubDate>
			<dc:creator>faisalirshaid</dc:creator>
			<guid isPermaLink="false">445703@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>1) triangle image before the page name (when you open the page).</p>
<p>for example before faisal irshaid (name of the page) above my photo.. this is what am talking about...</p>
<p>regarding the image.. resizing the header worked, but sometimes i want to resize the image as well instead of cropping it so that an image in the header would be relocated accordingly..</p>
<p>thank you so much...
</p>
]]></description>
					</item>

	</channel>
</rss>
