<?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: svn repository - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/svn-repository</link>
		<description>WordPress.com Forums &#187; Tag: svn repository - Recent Posts</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 21:55:38 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/svn-repository" rel="self" type="application/rss+xml" />

		<item>
			<title>chasflemming on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch/page/2#post-268393</link>
			<pubDate>Sat, 08 Nov 2008 14:26:51 +0000</pubDate>
			<dc:creator>chasflemming</dc:creator>
			<guid isPermaLink="false">268393@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've been working my way through, refining my blog ( <a href="http://fwhostteam.wordpress.com/" rel="nofollow">http://fwhostteam.wordpress.com/</a> ).</p>
<p>My current area of concern is the navigation at the bottom. The little headlines just looked too big to me. I was able to make all but one of them smaller because their class was defined as widgettitle. Here's the code:</p>
<p>.widgettitle {<br />
font-size:14px!important;<br />
}</p>
<p>Worked for everything except the Depo Categories &#38; Archives widget (which I first removed and now have added back, in case anyone wants to help me solve this). It didn't work because it wasn't assigned a class like all the other widget titles. I can't change this one without affecting all my post titles.</p>
<p>Is this a bug that should be fixed?</p>
<p>Is there a workaround?</p>
<p>I'd really prefer to use the widget that's not working . . .
</p>
]]></description>
					</item>
		<item>
			<title>chasflemming on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch/page/2#post-266456</link>
			<pubDate>Sun, 02 Nov 2008 20:18:28 +0000</pubDate>
			<dc:creator>chasflemming</dc:creator>
			<guid isPermaLink="false">266456@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>rosclarke, you are my HERO!</p>
<p>Your snippet of codes was a very important clue for me. I looked further at the html and discovered that the header I DIDN'T want to grow was defined as a class ("name"). So, I looked through the Dreamweaver tutorial and discovered how a class referred to in html should be referred to in CSS. Put it in, played with it, and it worked!</p>
<p>Here's the code I built out of YOUR code:</p>
<p>.name {<br />
font-size:12px!important;<br />
}</p>
<p>h1 {<br />
font-size:60px!important;<br />
margin:5px!important;<br />
}</p>
<p>Thanks a million!
</p>
]]></description>
					</item>
		<item>
			<title>chasflemming on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch/page/2#post-264439</link>
			<pubDate>Tue, 28 Oct 2008 00:28:34 +0000</pubDate>
			<dc:creator>chasflemming</dc:creator>
			<guid isPermaLink="false">264439@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>rosclarke on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch/page/2#post-264423</link>
			<pubDate>Mon, 27 Oct 2008 23:16:25 +0000</pubDate>
			<dc:creator>rosclarke</dc:creator>
			<guid isPermaLink="false">264423@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome. Sorry I didn't spot the tagline/masthead issue - I tried playing with it on my testblog which doesn't currently have a tagline, so I didn't notice that problem.  I'll see if I can have another go.
</p>
]]></description>
					</item>
		<item>
			<title>chasflemming on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch/page/2#post-264415</link>
			<pubDate>Mon, 27 Oct 2008 22:41:11 +0000</pubDate>
			<dc:creator>chasflemming</dc:creator>
			<guid isPermaLink="false">264415@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>rosclarke:</p>
<p>Did you notice that both the tagline and the masthead are h1? When I got the masthead the size I want, the tagline grew.</p>
<p>I think what I'll do, since you solved my most pressing problems, is do without the tagline until I learn enough CSS to figure out how to separate the now-intertwined fates of these two elements.</p>
<p>Thank you for much. As much as anything, the control you exercised over the white space really helps.</p>
<p>Thanks so much. I'll try and learn as much applicable CSS as I can so I won't be so dependent. You've given me some breathing room until I can do that.
</p>
]]></description>
					</item>
		<item>
			<title>rosclarke on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch/page/2#post-264409</link>
			<pubDate>Mon, 27 Oct 2008 22:14:17 +0000</pubDate>
			<dc:creator>rosclarke</dc:creator>
			<guid isPermaLink="false">264409@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Header font size and margins:</p>
<pre><code>h1{
font-size= 10px!important;
margin= 10px!important;
}</code></pre>
<p>Play with it until it looks the way you want.  The !important makes it override the stylesheet correctly.
</p>
]]></description>
					</item>
		<item>
			<title>chasflemming on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch/page/2#post-264396</link>
			<pubDate>Mon, 27 Oct 2008 21:33:07 +0000</pubDate>
			<dc:creator>chasflemming</dc:creator>
			<guid isPermaLink="false">264396@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have several blogs I'm playing with using DePo Masthead. Let's see . . .</p>
<p>How 'bout this one? </p>
<p><a href="http://fwhostleader.wordpress.com/" rel="nofollow">http://fwhostleader.wordpress.com/</a></p>
<p>There are two things I want to do. One is shrink the font, which appears not be possible through CSS (the HTML overrides the style sheet).</p>
<p>The other is to remove some of the white space top and bottom, maybe shrink the tagline/author line above it as well.</p>
<p>Can THAT be done with CSS? I've already identified the tagline as H1 and succeeded in changing it. The masthead appears to be an overridden H1.</p>
<p>I would really, really like to solve this because I love the 3-column wide space that allows me to emphasize 3 stories at once.</p>
<p>Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>rosclarke on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch/page/2#post-264353</link>
			<pubDate>Mon, 27 Oct 2008 18:07:35 +0000</pubDate>
			<dc:creator>rosclarke</dc:creator>
			<guid isPermaLink="false">264353@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@chasflemming: if you give me a link to your blog with DepoMasthead on it, I'll have a look.</p>
<p>The best thing to do if you're unsure about purchasing the CSS upgrade is to use the free preview feature.  You can check whether the changes you want to make will work before you pay the money to have them take effect.
</p>
]]></description>
					</item>
		<item>
			<title>chasflemming on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-264337</link>
			<pubDate>Mon, 27 Oct 2008 17:05:20 +0000</pubDate>
			<dc:creator>chasflemming</dc:creator>
			<guid isPermaLink="false">264337@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>rosclarke, you—and others here who are more experienced than I:</p>
<p>As I peer into the HTML of the Incredibly Unshrinking Header, it looks like the header's size is set in the HTML, rather than in the CSS.</p>
<p>Am I correct on this?</p>
<p>I need to know, because that is the major reason for investing in the CSS upgrade. As pretty as it may be, there's just too much wasted space before you get to the meat of the blog. And if I can't do something about that Header, I don't know that I can use this theme.</p>
<p>Maybe it's time for TPTB to start working on DePo Masthead v2.0?
</p>
]]></description>
					</item>
		<item>
			<title>chasflemming on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-263306</link>
			<pubDate>Fri, 24 Oct 2008 17:36:48 +0000</pubDate>
			<dc:creator>chasflemming</dc:creator>
			<guid isPermaLink="false">263306@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>rosclarke, thanks.</p>
<p>It appears to me that the header is not working in the real world the way it was meant to.
</p>
]]></description>
					</item>
		<item>
			<title>rosclarke on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-263298</link>
			<pubDate>Fri, 24 Oct 2008 17:15:30 +0000</pubDate>
			<dc:creator>rosclarke</dc:creator>
			<guid isPermaLink="false">263298@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Themes are VERY rarely changed because for as many users who would like things to be different there are just as many who would be upset by the change.</p>
<p>If you had the CSS upgrade and knew how to use it, you could certainly change the size of the header.  But you would need to learn the CSS - there's no staff help for it and very few forum volunteers who know enough to help.  You can try it out using the free preview option before you decide whether or not to pay.
</p>
]]></description>
					</item>
		<item>
			<title>chasflemming on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-263297</link>
			<pubDate>Fri, 24 Oct 2008 17:14:13 +0000</pubDate>
			<dc:creator>chasflemming</dc:creator>
			<guid isPermaLink="false">263297@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The page describing the launch says:</p>
<p>"The header font changes size depending on the length of your blog title."</p>
<p>That would be cool—if it worked. Which, evidently, it doesn't.
</p>
]]></description>
					</item>
		<item>
			<title>chasflemming on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-263295</link>
			<pubDate>Fri, 24 Oct 2008 17:07:53 +0000</pubDate>
			<dc:creator>chasflemming</dc:creator>
			<guid isPermaLink="false">263295@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No answer yet to mes56's question.</p>
<p>I'm wondering the same thing. It's HUGE. It would be great if there was a built in way to change that size.</p>
<p>If I get the CSS upgrade, can I change it then? And do I have to learn everything about CSS first (I know absolutely nothing now)?
</p>
]]></description>
					</item>
		<item>
			<title>mes56 on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-260098</link>
			<pubDate>Thu, 16 Oct 2008 10:25:06 +0000</pubDate>
			<dc:creator>mes56</dc:creator>
			<guid isPermaLink="false">260098@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>hey how to resize the wp_title on the header?
</p>
]]></description>
					</item>
		<item>
			<title>vivianpaige on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-259961</link>
			<pubDate>Thu, 16 Oct 2008 01:38:34 +0000</pubDate>
			<dc:creator>vivianpaige</dc:creator>
			<guid isPermaLink="false">259961@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Can we have a link to your blog? </p>
<p>In your dashboard under settings &#62; reading, what do you have under "Blog pages show at most"?
</p>
]]></description>
					</item>
		<item>
			<title>scribblepage on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-259926</link>
			<pubDate>Wed, 15 Oct 2008 22:49:31 +0000</pubDate>
			<dc:creator>scribblepage</dc:creator>
			<guid isPermaLink="false">259926@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>i am using the DePo theme and can't see more than 10 of my posts...where are they? how can i see them?
</p>
]]></description>
					</item>
		<item>
			<title>vivianpaige on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-259327</link>
			<pubDate>Mon, 13 Oct 2008 23:00:58 +0000</pubDate>
			<dc:creator>vivianpaige</dc:creator>
			<guid isPermaLink="false">259327@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This forum is for blogs hosted at wordpress.COM. You should ask your question over in the .ORG forums.
</p>
]]></description>
					</item>
		<item>
			<title>mcleanpartners on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-259325</link>
			<pubDate>Mon, 13 Oct 2008 22:57:28 +0000</pubDate>
			<dc:creator>mcleanpartners</dc:creator>
			<guid isPermaLink="false">259325@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Have been looking for this them to download from WordPress.org, and install on my own. I cannot find it. Can anyone inform me?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-249997</link>
			<pubDate>Fri, 19 Sep 2008 01:53:41 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">249997@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@plokadotwitch<br />
You might be able to hide that with the paid CSS upgrade, but you cannot change what it says; that is set in the underlying theme files, which we do not have access to.
</p>
]]></description>
					</item>
		<item>
			<title>polkadotwitch on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-249990</link>
			<pubDate>Fri, 19 Sep 2008 01:38:23 +0000</pubDate>
			<dc:creator>polkadotwitch</dc:creator>
			<guid isPermaLink="false">249990@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>this is insanely awesome. i chose it for my newest blog design without knowing it was so hot off the presses! </p>
<p>one issue i have is that the comment form warns visitors not to leave bad comments b/c they'll be deleted. i prefer to give my own instructions to my visitors. is there any way to change this?
</p>
]]></description>
					</item>
		<item>
			<title>brandenburgerin on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-248676</link>
			<pubDate>Mon, 15 Sep 2008 14:40:27 +0000</pubDate>
			<dc:creator>brandenburgerin</dc:creator>
			<guid isPermaLink="false">248676@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>i have just two little questions (one of them i already posted on the website - <a href="http://en.blog.wordpress.com/2008/09/12/depo-masthead-theme-launch/" rel="nofollow">http://en.blog.wordpress.com/2008/09/12/depo-masthead-theme-launch/</a>; sry for that, i didnt realized the note to the forum): </p>
<p>is this right, that the widget “DePo Archives &#38; Categories” shows only the first five categories? or is this a bug, which will be fixed?</p>
<p>i also realized, that the archive function isnt working correctly. when i want to see achived entries, only the first 10 were shown. the other entries i cant reach, there is no "older entries"-button or such thing.
</p>
]]></description>
					</item>
		<item>
			<title>nickmomrik on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-248458</link>
			<pubDate>Mon, 15 Sep 2008 00:15:47 +0000</pubDate>
			<dc:creator>nickmomrik</dc:creator>
			<guid isPermaLink="false">248458@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@tuniqbal<br />
The theme is using some functions that aren't available in WP 2.6.2 yet, but will be available in WP 2.7.
</p>
]]></description>
					</item>
		<item>
			<title>pornstarbabylon on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-248447</link>
			<pubDate>Sun, 14 Sep 2008 22:49:23 +0000</pubDate>
			<dc:creator>pornstarbabylon</dc:creator>
			<guid isPermaLink="false">248447@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>
1. The Next/ Previous post titles at the bottom overlap if your post titles are more than 3 words or so
</p></blockquote>
<p>I couldn't even find it when I tested it out.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-248445</link>
			<pubDate>Sun, 14 Sep 2008 22:40:14 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">248445@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Since you are self-hosted and using the software downloaded from wordpress.ORG, you need to direct your question to <a href="http://wordpress.ORG/support/" rel="nofollow">http://wordpress.ORG/support/</a> . This forum is for users of WordPress.COM, the free hosting service, and it uses a modified multi-user version of the software which is different from what you are using and few, if any, here know anything about it.</p>
<p><a href="http://en.forums.wordpress.com/topic/please-read-me-first-before-posting?replies=1">WordPress.com or WordPress.org? The difference.</a>
</p>
]]></description>
					</item>
		<item>
			<title>tuniqbal on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-248444</link>
			<pubDate>Sun, 14 Sep 2008 22:34:16 +0000</pubDate>
			<dc:creator>tuniqbal</dc:creator>
			<guid isPermaLink="false">248444@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi folks,</p>
<p>I've downloaded the theme, and I get the following error when I use it.</p>
<p>Fatal error: Call to undefined function post_class() in /home/mmuzone/domains/iqbalghaffar.com/public_html/wp-content/themes/depo-masthead/home.php on line 26</p>
<p>You may go to <a href="http://www.iqbalghaffar.com" rel="nofollow">http://www.iqbalghaffar.com</a> to see what I mean.</p>
<p>Any ideas what went wrong? Did I install it wrongly?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-248313</link>
			<pubDate>Sun, 14 Sep 2008 15:35:24 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">248313@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Look at Noel's response right above yours.
</p>
]]></description>
					</item>
		<item>
			<title>ledretch on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-248243</link>
			<pubDate>Sun, 14 Sep 2008 08:02:03 +0000</pubDate>
			<dc:creator>ledretch</dc:creator>
			<guid isPermaLink="false">248243@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>was searching for a theme like that, really great thanks :)<br />
How can I download it?
</p>
]]></description>
					</item>
		<item>
			<title>noel on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-248116</link>
			<pubDate>Sun, 14 Sep 2008 00:49:58 +0000</pubDate>
			<dc:creator>noel</dc:creator>
			<guid isPermaLink="false">248116@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@tactiguru - All themes are available from our svn repository. <a href="http://svn.automattic.com/wpcom-themes/" rel="nofollow">http://svn.automattic.com/wpcom-themes/</a></p>
<p>Note, we've listened to our user's requests and the theme is now widgetized in all three footer areas.
</p>
]]></description>
					</item>
		<item>
			<title>vivianpaige on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-248105</link>
			<pubDate>Sat, 13 Sep 2008 23:17:27 +0000</pubDate>
			<dc:creator>vivianpaige</dc:creator>
			<guid isPermaLink="false">248105@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Not a bad theme but a real magazine styled theme would be even better.
</p>
]]></description>
					</item>
		<item>
			<title>tacticguru on "DePo Masthead Theme Launch"</title>
			<link>http://en.forums.wordpress.com/topic/depo-masthead-theme-launch#post-248070</link>
			<pubDate>Sat, 13 Sep 2008 19:54:54 +0000</pubDate>
			<dc:creator>tacticguru</dc:creator>
			<guid isPermaLink="false">248070@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>will we be able to download this for hosted wp?
</p>
]]></description>
					</item>

	</channel>
</rss>
