<?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: A few basic questions</title>
		<link>http://www.kriesi.at/support/topic/a-few-basic-questions</link>
		<description>Support Forum - Topic: A few basic questions</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 06:18:29 +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/a-few-basic-questions" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "A few basic questions"</title>
			<link>http://www.kriesi.at/support/topic/a-few-basic-questions#post-22623</link>
			<pubDate>Tue, 12 Jul 2011 21:34:51 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">22623@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;First of all please try to post topics in the corresponding category, this way it's easier for the support crew to aid you :) You're using the Broadscope theme so it should have been posted there ;)&#60;/p&#62;
&#60;p&#62;1) You can open header.php and remove line 90 through 96 (if the file was unedited)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;
						&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;rss2_url&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
						&#38;lt;?php
						if($twitter = avia_get_option(&#38;#39;avia, twitter&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;twitter&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://twitter.com/&#38;quot;.$twitter.&#38;quot;&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
						if($facebook = avia_get_option(&#38;#39;avia, facebook&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;facebook&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$facebook.&#38;quot;&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
						 ?&#38;gt;
					&#38;lt;/ul&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2)  You can open style.css and adjust line 2012.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.boxed #featured .feature_excerpt{
 padding: 20px 20px 38px 20px;
 width:938px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.boxed #featured .feature_excerpt{
 padding: 20px 20px 38px 20px;
 width:938px;
 font-size:16px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3) You can play with the colors in light-skin.css on line 44 through 56.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .avia_mega a{
color:#333; /*Color of the menu text*/
background:#ff0099; /*Color of the menu background when not hovered*/
}

#top .avia_mega&#38;gt;.current-menu-item &#38;gt;a, #top .avia_mega&#38;gt;li:hover&#38;gt;a{
background: #333;
color:#fff;
}

#top .avia_mega&#38;gt;li&#38;gt;a:hover, #top .avia_mega&#38;gt;li:hover&#38;gt;a, #top #wrap_all .avia_mega .open-mega-a{
background: #fff; /*BG when hovered*/
color:#333; /*color when hovered*/
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Footer:&#60;br /&#62;
You can remove everything between the following in footer.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- ####### SOCKET CONTAINER ####### --&#38;gt;
STUFF
&#38;lt;!-- ####### END SOCKET CONTAINER ####### --&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>obredtide on "A few basic questions"</title>
			<link>http://www.kriesi.at/support/topic/a-few-basic-questions#post-22616</link>
			<pubDate>Tue, 12 Jul 2011 20:29:21 +0000</pubDate>
			<dc:creator>obredtide</dc:creator>
			<guid isPermaLink="false">22616@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a few questions - forgive me if they seem obvious.  I am a first time wordpress builder.&#60;br /&#62;
HEADER Questions:&#60;br /&#62;
1. I've removed the facebook and twitter icons next to my search bar, but I'm having trouble removing the RSS icon, how can I do this?&#60;br /&#62;
2. How do I enlarge the font in the bottom grey portion of photo slider?  (I would like to look at 12 pt and 16 pt, then decide from there)&#60;br /&#62;
3. I have the general color scheme set to &#34;light&#34;.  I would love to darken the menu tabs only (not the whole site) - how can I do this?&#60;br /&#62;
FOOTER Questions:&#60;br /&#62;
How do I completely remove the footer? I tried removing the code and the site went a little crazy. &#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
