<?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: Larger Icons</title>
		<link>http://www.kriesi.at/support/topic/larger-icons</link>
		<description>Support Forum - Topic: Larger Icons</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 08:45:31 +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/larger-icons" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Larger Icons"</title>
			<link>http://www.kriesi.at/support/topic/larger-icons#post-20267</link>
			<pubDate>Wed, 01 Jun 2011 05:26:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">20267@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) You need to use bigger icons. You can replace the existing ones or you need to change the image paths in style1/2/3.css&#60;br /&#62;
Search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.wrapper #footer .social_bookmarks .rss a{background: transparent url(../images/skin1/rss_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .facebook a{background: transparent url(../images/skin1/facebook_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .twitter a{background: transparent url(../images/skin1/twitter_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .flickr a{background: transparent url(../images/skin1/flickr_16.png) 0 0  no-repeat;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace the image paths.&#60;/p&#62;
&#60;p&#62;Then you need to adjust following code in style.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.wrapper #footer .social_bookmarks li{
float:left;
margin:0;
width:16px;
margin-right:7px;
}

.wrapper #footer .social_bookmarks li a{
height:16px;
width:16px;
display: block;
float:left;
text-indent: -9999px;
border:none;
padding:0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace th width and height values (16px) with your desired dimensions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bbihun12 on "Larger Icons"</title>
			<link>http://www.kriesi.at/support/topic/larger-icons#post-20172</link>
			<pubDate>Tue, 31 May 2011 02:07:11 +0000</pubDate>
			<dc:creator>bbihun12</dc:creator>
			<guid isPermaLink="false">20172@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I added a linkedin social icon to the footer.  Is there a way to change the dimensions so that I can add larger icons.&#60;/p&#62;
&#60;p&#62;Also, is there a way to add more social icons via the admin panel in the footer options through an xml file?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
