<?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; Topic: Blaskan theme help!</title>
		<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1</link>
		<description>WordPress.com Forums &#187; Topic: Blaskan theme help!</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 18:50:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/blaskan-theme-help-1" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-915361</link>
			<pubDate>Fri, 15 Jun 2012 17:28:21 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">915361@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Just one last question! How do I center my header?</p></blockquote>
<p>To center your header in the Blaskan theme, add this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#header figure {
	text-align: center;
}
figure img {
	float: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>lenaelmone on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-913379</link>
			<pubDate>Wed, 13 Jun 2012 23:32:14 +0000</pubDate>
			<dc:creator>lenaelmone</dc:creator>
			<guid isPermaLink="false">913379@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you thank you!!!!!!! </p>
<p>It's perfect.</p>
<p>Just one last question! How do I center my header?</p>
<p>Thanks SO MUCH!!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-913324</link>
			<pubDate>Wed, 13 Jun 2012 22:52:43 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">913324@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I also tried the second code and it seems it is not doing anything to the hovering of the custom menu on top.</p></blockquote>
<p>It's the same specificity issue. Try this example:</p>
<pre><code>#nav .menu-item a:focus, #nav .menu-item a:hover {
	background: red;
	background: -moz-linear-gradient(top, yellow, red);
	background: -o-linear-gradient(top, yellow, red);
	background: -webkit-gradient(linear, left top, left bottom, from(yellow), to(red));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=&#039;yellow&#039;, endColorstr=&#039;red&#039; );
	-ms-filter: &quot;progid:DXImageTransform.Microsoft.gradient(startColorstr=yellow, endColorstr=red)&quot;;
}</code></pre>
<p>Adjust the <a href="http://en.wikipedia.org/wiki/Web_colors">color code</a> as necessary.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-913304</link>
			<pubDate>Wed, 13 Jun 2012 22:41:54 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">913304@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I've been playing around with the different settings but it seems whenever I try to increase the px in font-size nothing is happening. Do you know why that is?</p></blockquote>
<p>The most likely reason for this is that you changed the font size on the Appearance &#8594; Custom Design &#8594; Fonts page and that is overriding the other changes you're trying to make to the menu font size.</p>
<p>You can get around this by making your rule more specific. One way would be to change "#nav a" to "#nav .menu-item a" and adjust the font size setting in that block.
</p>
]]></description>
					</item>
		<item>
			<title>lenaelmone on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-908083</link>
			<pubDate>Fri, 08 Jun 2012 22:31:51 +0000</pubDate>
			<dc:creator>lenaelmone</dc:creator>
			<guid isPermaLink="false">908083@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I also tried the second code and it seems it is not doing anything to the hovering of the custom menu on top.
</p>
]]></description>
					</item>
		<item>
			<title>lenaelmone on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-907982</link>
			<pubDate>Fri, 08 Jun 2012 21:12:49 +0000</pubDate>
			<dc:creator>lenaelmone</dc:creator>
			<guid isPermaLink="false">907982@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks again for the codes.</p>
<p>I've been playing around with the different settings but it seems whenever I try to increase the px in font-size nothing is happening. Do you know why that is? </p>
<p>If it's really unchangeable then I will do with what I have, you've helped so much so far anyways!!</p>
<p>Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-907772</link>
			<pubDate>Fri, 08 Jun 2012 17:43:58 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">907772@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh, and here would be the "hover" stuff for the nav in case you wanted to tweak the over colors and backgrounds as well.</p>
<pre><code>#nav a:focus, #nav a:hover {
background:#000;
background:-moz-linear-gradient(top, #666, #000);
background:-o-linear-gradient(top, #666, #000);
background:-webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#039;#666666&#039;, endColorstr=&#039;#000000&#039; );
-ms-filter:&quot;progid:DXImageTransform.Microsoft.gradient(startColorstr=#666666, endColorstr=#000000)&quot;;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-907756</link>
			<pubDate>Fri, 08 Jun 2012 17:26:32 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">907756@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is what controls the nav tabs (colors, fonts, background (gradient), borders, border radius'. text shadows, etc.</p>
<pre><code>#nav a {background:#000;
background:-moz-linear-gradient(top, #454545, #000);
background:-o-linear-gradient(top, #454545, #000);
background:-webkit-gradient(linear, left top, left bottom, from(#454545), to(#000));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#039;#454545&#039;, endColorstr=&#039;#000000&#039; );
-ms-filter:&quot;progid:DXImageTransform.Microsoft.gradient(startColorstr=#454545, endColorstr=#000000)&quot;;
-webkit-background-clip:padding-box;
border:1px solid #000;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
color:#fff;
display:block;
font-size:11px;
font-weight:bold;
line-height:20px;
margin:0 1px 1px 0;
padding:4px 10px;
position:relative;
text-decoration:none;
text-shadow:0 1px 1px #000;
text-transform:uppercase;
}</code></pre>
<p>The problem is that in the past if you tried to edit and include all the background declarations with all the different browser-specific stuff, wordpress would strip it out because the CSS tidy CSS program they are using was not up to date. The "filter" and<br />
"-ms-filter" stuff is Internet Explorer specific stuff.
</p>
]]></description>
					</item>
		<item>
			<title>lenaelmone on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-907432</link>
			<pubDate>Fri, 08 Jun 2012 09:25:38 +0000</pubDate>
			<dc:creator>lenaelmone</dc:creator>
			<guid isPermaLink="false">907432@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you so much!!</p>
<p>One last question I swear, whats the code for changing the color and size of the nav tabs on top?</p>
<p>Thanks again.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-906794</link>
			<pubDate>Thu, 07 Jun 2012 16:34:14 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">906794@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This will put some space between the nav tabs. You can adjust the 10px value as desired.</p>
<pre><code>#nav li {
margin-right: 10px;
}</code></pre>
<p>This will take the title off of tags, categories and archives pages.</p>
<pre><code>.archive h1.page-title {
display: none;
}</code></pre>
<p>If you want it only off of category pages, then use this instead.</p>
<pre><code>.category h1.page-title {
display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>lenaelmone on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-906503</link>
			<pubDate>Thu, 07 Jun 2012 09:30:22 +0000</pubDate>
			<dc:creator>lenaelmone</dc:creator>
			<guid isPermaLink="false">906503@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>* this page
</p>
]]></description>
					</item>
		<item>
			<title>lenaelmone on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-906502</link>
			<pubDate>Thu, 07 Jun 2012 09:29:52 +0000</pubDate>
			<dc:creator>lenaelmone</dc:creator>
			<guid isPermaLink="false">906502@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Perfect! Thank you!</p>
<p>Is there a way to spread the tabs out a bit? If not then no big deal.</p>
<p>I want to get rid of the word "Category: Looks" on top of this pages and the other category pages I have at the menu. Is this possible?</p>
<p><a href="http://jeuneetconne.com/category/looks/">http://jeuneetconne.com/category/looks/</a></p>
<p>Thanks again!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-906500</link>
			<pubDate>Thu, 07 Jun 2012 09:24:06 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">906500@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Give this a try.</p>
<pre><code>.menu {
text-align: center;
}
.menu ul {
display: inline-block !important;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>lenaelmone on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-906498</link>
			<pubDate>Thu, 07 Jun 2012 09:14:45 +0000</pubDate>
			<dc:creator>lenaelmone</dc:creator>
			<guid isPermaLink="false">906498@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oops didn't mean to post my site twice.
</p>
]]></description>
					</item>
		<item>
			<title>lenaelmone on "Blaskan theme help!"</title>
			<link>http://en.forums.wordpress.com/topic/blaskan-theme-help-1#post-906496</link>
			<pubDate>Thu, 07 Jun 2012 09:13:54 +0000</pubDate>
			<dc:creator>lenaelmone</dc:creator>
			<guid isPermaLink="false">906496@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I wanted to know if it's possible to center the custom menu on the top, and if it was possible to center the footer widget to cover the whole footer (if not center but maybe have it on the right side instead of the left.)?</p>
<p>My site is <a href="http://www.jeuneetconne.com">http://www.jeuneetconne.com</a> and I am using the Blaskan theme.</p>
<p>Thanks so much!
</p>
]]></description>
					</item>

	</channel>
</rss>
