<?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: Changing Title Container and Social media</title>
		<link>http://www.kriesi.at/support/topic/changing-title-container-and-social-media</link>
		<description>Support Forum - Topic: Changing Title Container and Social media</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 15:18:57 +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/changing-title-container-and-social-media" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Changing Title Container and Social media"</title>
			<link>http://www.kriesi.at/support/topic/changing-title-container-and-social-media#post-80379</link>
			<pubDate>Fri, 19 Oct 2012 18:16:09 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">80379@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I looked in your custom.css file and saw no code in it. &#60;a href=&#34;http://fairfaxandpage.com/wp-content/themes/propulsion/css/custom.css&#34; rel=&#34;nofollow&#34;&#62;http://fairfaxandpage.com/wp-content/themes/propulsion/css/custom.css&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#34;Where do I add the text so it shows in the footer&#34;&#60;/p&#62;
&#60;p&#62;It sounds like you are new to Wordpress. Its a good idea to first familiarize yourself with the basics. You should watch this video &#60;a href=&#34;http://www.youtube.com/watch?v=KuxWu1D3Mk4&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/watch?v=KuxWu1D3Mk4&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;To answer your question about the footer: The footer is composed of columns whereby each column is a widget area (sidebar) You should watch this video for more info on widgets and sidebars -&#38;gt; &#60;a href=&#34;http://www.youtube.com/watch?v=p1J3Pty8SDo&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/watch?v=p1J3Pty8SDo&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In the backend if you click on Propulsion &#38;gt; Theme Options &#38;gt; Footer , you will be asked how many columns (widget areas/sidebars) you want to have in the footer. You currently have 4. Next go to Appearance &#38;gt; Widgets and on the right side you will see the 4 (or whichever number you selected of widget areas Footer- Column 1, etc... If you 'open up' the boxes for the columns, and then drag one of the widgets located on the left side of that page, you will add content to your footer. Again , please watch the videos I recommended to better understand basic Wordpress functionality.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elames on "Changing Title Container and Social media"</title>
			<link>http://www.kriesi.at/support/topic/changing-title-container-and-social-media#post-80171</link>
			<pubDate>Thu, 18 Oct 2012 01:54:16 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">80171@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I put this in the custom css but nothing shows up. Where do I add the text so it shows in the footer?&#60;/p&#62;
&#60;p&#62;How would I put the icon and link in the top social links?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Changing Title Container and Social media"</title>
			<link>http://www.kriesi.at/support/topic/changing-title-container-and-social-media#post-80058</link>
			<pubDate>Wed, 17 Oct 2012 11:44:48 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">80058@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi elames,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.title_container h1 {
padding-top: 0px;
padding-bottom: 0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For the pinterest icon, remove the img from your footer and instead use css to place the icon. Add this css to your custom.css or quick css:&#60;br /&#62;
&#60;code&#62;.social_bookmarks .pinterest a{background: transparent url(http://fairfaxandpage.com/wp-content/themes/propulsion/images/layout/picons73.png) 0 0  no-repeat;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Make sure that in your footer the list item has text for the link as well or else it may not show up properly. Ex: Find us on Pinterest.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elames on "Changing Title Container and Social media"</title>
			<link>http://www.kriesi.at/support/topic/changing-title-container-and-social-media#post-79950</link>
			<pubDate>Tue, 16 Oct 2012 11:36:53 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">79950@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This code did not work  see this page: &#60;a href=&#34;http://fairfaxandpage.com/sales/current-sales/&#34; rel=&#34;nofollow&#34;&#62;http://fairfaxandpage.com/sales/current-sales/&#60;/a&#62;&#60;br /&#62;
All of the grey border lines overlap one another. I want to fix that.&#60;/p&#62;
&#60;p&#62;If I move my mouse over the social icons at the bottom of the page: There is  place that shows a link for pinterest, but no icon. I did put the icon in the folder&#60;/p&#62;
&#60;p&#62;this is the code I put in the footer:&#60;/p&#62;
&#60;p&#62;&#38;lt;li class='pinterest'&#38;gt;&#60;a&#62;&#34;&#38;gt;&#60;img /&#62;/images/layout/picons73.png&#34; /&#38;gt;&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Changing Title Container and Social media"</title>
			<link>http://www.kriesi.at/support/topic/changing-title-container-and-social-media#post-79886</link>
			<pubDate>Tue, 16 Oct 2012 02:14:04 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79886@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;On the thread that you visited, did you supply the image for the pinterest icon? &#60;/p&#62;
&#60;p&#62;To decrease the white space, just add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#header .container {
    padding: 10px 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust top and bottom padding.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elames on "Changing Title Container and Social media"</title>
			<link>http://www.kriesi.at/support/topic/changing-title-container-and-social-media#post-79844</link>
			<pubDate>Mon, 15 Oct 2012 19:56:34 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">79844@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well  something is still wrong. The spacing for the title is still too large. I want it so the border lines are almost touching the title&#60;br /&#62;
I removed the social icons and put them at the top of the page. Still no pinterest.&#60;/p&#62;
&#60;p&#62;Thanks for any help you can provide
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elames on "Changing Title Container and Social media"</title>
			<link>http://www.kriesi.at/support/topic/changing-title-container-and-social-media#post-79831</link>
			<pubDate>Mon, 15 Oct 2012 18:07:24 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">79831@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried this: &#60;a href=&#34;http://www.kriesi.at/support/topic/how-can-i-add-more-icons-to-the-social-media-panel&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/how-can-i-add-more-icons-to-the-social-media-panel&#60;/a&#62;&#60;br /&#62;
but the icon never shows?  What did I miss?&#60;/p&#62;
&#60;p&#62;thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elames on "Changing Title Container and Social media"</title>
			<link>http://www.kriesi.at/support/topic/changing-title-container-and-social-media#post-79798</link>
			<pubDate>Mon, 15 Oct 2012 15:37:36 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">79798@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am working on a new site here: &#60;a href=&#34;http://fairfaxandpage.com/sales/&#34; rel=&#34;nofollow&#34;&#62;http://fairfaxandpage.com/sales/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I want the title container to be smaller so it the borders come in closer..if you understand what I mean. Spacing takes up too much room. I tried using Firebug and it changed it but when I put in the custom css, it did not work.&#60;/p&#62;
&#60;p&#62;Also, how can I add Pinterest icon to the social media?&#60;/p&#62;
&#60;p&#62;Thanks to you !
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
