<?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: Few Questions</title>
		<link>http://www.kriesi.at/support/topic/few-questions</link>
		<description>Support Forum - Topic: Few Questions</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 21:25:37 +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/few-questions" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Few Questions"</title>
			<link>http://www.kriesi.at/support/topic/few-questions#post-68990</link>
			<pubDate>Thu, 02 Aug 2012 15:41:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">68990@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi tahirahmed,&#60;/p&#62;
&#60;p&#62;I'll just go through your questions one  by one:&#60;/p&#62;
&#60;p&#62;You can change the logo by replacing the image in the folder of the skin you are using. So for the default skin, you would replace the logo.png in images1&#38;gt;logo.png.&#60;/p&#62;
&#60;p&#62;The footer can be changed in footer.php. Just search for:&#60;br /&#62;
&#60;code&#62;Fill In your own Copyright info here and remove mine after purchasing&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can use a post or edit the index.php with your own HTML. You could also use the get_page function in the index.php if you wanted to use a specific page created via wordpress. See: &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/get_page&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/get_page&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;A separate image slider on each page would take quite a bit of customization. It is possible, but not something we could help you with via support.&#60;/p&#62;
&#60;p&#62;I don't believe there are any shortcodes for this theme no.&#60;/p&#62;
&#60;p&#62;You can adjust the height of the logo by opening style.css and looking for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#logo a{
	display:block;
	height:127px;
	width:313px;
	text-indent:-9999px;
	position:absolute;
	outline:none;
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the height attribute to your needs.&#60;/p&#62;
&#60;p&#62;You'll need to create a new div in the header.php to and then put in your icons with links there. Either just above the h1 id='logo' or the head, depending on how you want it to look.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tahirahmed on "Few Questions"</title>
			<link>http://www.kriesi.at/support/topic/few-questions#post-68660</link>
			<pubDate>Wed, 01 Aug 2012 11:03:05 +0000</pubDate>
			<dc:creator>tahirahmed</dc:creator>
			<guid isPermaLink="false">68660@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How can I add a telephone number &#38;amp; Twitter and Facebook icons at the top right of the header section?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tahirahmed on "Few Questions"</title>
			<link>http://www.kriesi.at/support/topic/few-questions#post-68642</link>
			<pubDate>Wed, 01 Aug 2012 08:30:29 +0000</pubDate>
			<dc:creator>tahirahmed</dc:creator>
			<guid isPermaLink="false">68642@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello? can Anyone please help with my questions above?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tahirahmed on "Few Questions"</title>
			<link>http://www.kriesi.at/support/topic/few-questions#post-68517</link>
			<pubDate>Tue, 31 Jul 2012 14:57:41 +0000</pubDate>
			<dc:creator>tahirahmed</dc:creator>
			<guid isPermaLink="false">68517@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I adjust the height of the logo on the site?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tahirahmed on "Few Questions"</title>
			<link>http://www.kriesi.at/support/topic/few-questions#post-68510</link>
			<pubDate>Tue, 31 Jul 2012 13:41:27 +0000</pubDate>
			<dc:creator>tahirahmed</dc:creator>
			<guid isPermaLink="false">68510@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;One more question&#60;/p&#62;
&#60;p&#62;1. Is there a list of shortcodes compatible with this template?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tahirahmed on "Few Questions"</title>
			<link>http://www.kriesi.at/support/topic/few-questions#post-68506</link>
			<pubDate>Tue, 31 Jul 2012 13:13:38 +0000</pubDate>
			<dc:creator>tahirahmed</dc:creator>
			<guid isPermaLink="false">68506@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;1. How do I change the default logo and Footer?&#60;br /&#62;
2. Can I use a standard page for the index page layout?&#60;br /&#62;
3. Is it possible to have a separate header image slider on each page?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Tariq Ahmed
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
