<?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 - User Favorites: CopyCatFilms</title>
		<link><a href='http://www.kriesi.at/support/profile/copycatfilms'>copycatfilms</a></link>
		<description>Support Forum - User Favorites: CopyCatFilms</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 00:34:47 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Adding Social Media Icons to HEADER"</title>
			<link>http://www.kriesi.at/support/topic/adding-social-media-icons-to-header#post-103370</link>
			<pubDate>Wed, 27 Mar 2013 19:11:11 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">103370@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad we could help :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CopyCatFilms on "Adding Social Media Icons to HEADER"</title>
			<link>http://www.kriesi.at/support/topic/adding-social-media-icons-to-header#post-103357</link>
			<pubDate>Wed, 27 Mar 2013 18:41:00 +0000</pubDate>
			<dc:creator>CopyCatFilms</dc:creator>
			<guid isPermaLink="false">103357@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks much.  This seems to be doing the trick.  I just added the &#34;noLightbox&#34; class to the whole social links section of the header.  It would be nice to open these in a new tab, but I'm happy that it's working as it is for now.&#60;br /&#62;
Cheers,&#60;br /&#62;
Farrin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Adding Social Media Icons to HEADER"</title>
			<link>http://www.kriesi.at/support/topic/adding-social-media-icons-to-header#post-103299</link>
			<pubDate>Wed, 27 Mar 2013 14:16:13 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">103299@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Farrin,&#60;/p&#62;
&#60;p&#62;Typically, I just suggest adding new links right into the header and then you just add the class noLightbox to each. For example:&#60;br /&#62;
&#60;code&#62;&#38;lt;a class=&#38;quot;noLightbox&#38;quot; href=&#38;quot;http://www.youtube.com/&#38;quot;&#38;gt;Youtube&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This would be in the header.php file.&#60;/p&#62;
&#60;p&#62;However, if you've gone the route from that topic and added in the new options, for the Youtube and Vimeo links you'll need to use a url obfiscator so that the theme doesn't automatically try and put them in a lightbox. &#60;/p&#62;
&#60;p&#62;So put the url for your vimeo page and  youtube page in here: &#60;a href=&#34;http://goo.gl/&#34; rel=&#34;nofollow&#34;&#62;http://goo.gl/&#60;/a&#62; and then use the shorter url in place on the theme options.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CopyCatFilms on "Adding Social Media Icons to HEADER"</title>
			<link>http://www.kriesi.at/support/topic/adding-social-media-icons-to-header#post-103185</link>
			<pubDate>Tue, 26 Mar 2013 18:40:07 +0000</pubDate>
			<dc:creator>CopyCatFilms</dc:creator>
			<guid isPermaLink="false">103185@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Actually...I guess I spoke too soon.  It appeared to work by adding the direct url.  But sometimes it tries to open the lightbox for the icons.  So then I tried the CSS custom route and it's back to being broken. How can I disable lighbox for these icons?&#60;/p&#62;
&#60;p&#62;Thanks again
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CopyCatFilms on "Adding Social Media Icons to HEADER"</title>
			<link>http://www.kriesi.at/support/topic/adding-social-media-icons-to-header#post-103181</link>
			<pubDate>Tue, 26 Mar 2013 17:13:05 +0000</pubDate>
			<dc:creator>CopyCatFilms</dc:creator>
			<guid isPermaLink="false">103181@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect--thank you so much. :D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adding Social Media Icons to HEADER"</title>
			<link>http://www.kriesi.at/support/topic/adding-social-media-icons-to-header#post-103089</link>
			<pubDate>Tue, 26 Mar 2013 06:31:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">103089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The url to the image is not valid. You've two options:&#60;/p&#62;
&#60;p&#62;1) Insert the code into css/custom.css - then the relative url will work.&#60;/p&#62;
&#60;p&#62;2) Use an absolute url instead:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks .instagram {background: transparent url(http://www.copycatfilms.com/wp-content/themes/angular/images/layout/icon-instagram.png) 0 center  no-repeat;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>CopyCatFilms on "Adding Social Media Icons to HEADER"</title>
			<link>http://www.kriesi.at/support/topic/adding-social-media-icons-to-header#post-103051</link>
			<pubDate>Tue, 26 Mar 2013 00:56:39 +0000</pubDate>
			<dc:creator>CopyCatFilms</dc:creator>
			<guid isPermaLink="false">103051@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi--I followed the instructions in the previous thread about adding additional social media networks--I mean YouTube and Vimeo are not included, but Dribble is??  Anyway, it's now working.  It gives me the pink hover, and the link works correctly, but the icon is not visible, nor does it roll like the others.&#60;/p&#62;
&#60;p&#62;Site: &#60;a href=&#34;http://www.copycatfilms.com&#34; rel=&#34;nofollow&#34;&#62;http://www.copycatfilms.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;previous, closed thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/add-more-social-media-icons-to-header&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/add-more-social-media-icons-to-header&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Farrin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GabrielleB925 on "Add More Social Media Icons to header"</title>
			<link>http://www.kriesi.at/support/topic/add-more-social-media-icons-to-header#post-102277</link>
			<pubDate>Wed, 20 Mar 2013 15:28:49 +0000</pubDate>
			<dc:creator>GabrielleB925</dc:creator>
			<guid isPermaLink="false">102277@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael, It worked! Thank you so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Add More Social Media Icons to header"</title>
			<link>http://www.kriesi.at/support/topic/add-more-social-media-icons-to-header#post-102157</link>
			<pubDate>Wed, 20 Mar 2013 00:52:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">102157@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The image source is not correct. Add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks .instagram {
background: transparent url(../images/layout/icon-instagram.png) 0 center no-repeat;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I edited the icon you provided. Please download the instagram icon here and replace the old file.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.mediafire.com/view/?qrs4htor8yeuo8b&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/view/?qrs4htor8yeuo8b&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GabrielleB925 on "Add More Social Media Icons to header"</title>
			<link>http://www.kriesi.at/support/topic/add-more-social-media-icons-to-header#post-102127</link>
			<pubDate>Tue, 19 Mar 2013 20:08:50 +0000</pubDate>
			<dc:creator>GabrielleB925</dc:creator>
			<guid isPermaLink="false">102127@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, a little update..since I added our account info it now turns pink when you hover over it, but no icon shows. I'm convinced the file I uploaded is wrong or needs to be a specific size or style :-/
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GabrielleB925 on "Add More Social Media Icons to header"</title>
			<link>http://www.kriesi.at/support/topic/add-more-social-media-icons-to-header#post-102104</link>
			<pubDate>Tue, 19 Mar 2013 17:51:57 +0000</pubDate>
			<dc:creator>GabrielleB925</dc:creator>
			<guid isPermaLink="false">102104@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick, I followed all of these steps in order to try to add Instagram to my Social Media Options and it's not working. It does show an extra box next to Twitter, but it all white. No color or image shows when you hover over it, however it does show on the bottom of my browser that it's linking to Instagram/kriesi. &#60;/p&#62;
&#60;p&#62;I just double checked to make sure I followed everything as instructed and I believe I did. The only thing I might think is wrong is the image I selected for the instagram icon, but not really sure of that. Any way you can help? &#60;/p&#62;
&#60;p&#62;Thanks so much :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Add More Social Media Icons to header"</title>
			<link>http://www.kriesi.at/support/topic/add-more-social-media-icons-to-header#post-95000</link>
			<pubDate>Mon, 04 Feb 2013 13:50:05 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">95000@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You need to make the following edits for each additional social network that you add. Please remember that everything is case sensitive so keep everything in small letters for theme names except where the code below has capital letters for the social network name. &#60;/p&#62;
&#60;p&#62;.&#60;/p&#62;
&#60;p&#62;The name of social network is kept consistent throughout the steps below&#60;/p&#62;
&#60;p&#62;1) Find an icon that makes sense and use ftp to upload it inside the theme folder to /images/layout/ sub-folder. make sure the name of the image is icon-name.png. It must be a png file, and it must have a prefix of icon- ... so icon-social_network_name.png is how yours would look&#60;/p&#62;
&#60;p&#62;2) In the code below which is located in the theme folder in the /admin/register-admin-options.php on line 111. you would insert the block of code below for each new social network. You would replace the word 'dribbble' in all the parts below with whatever the name of the social network you are adding (1 word no spaces, if have two word use a dash - ,just keep it consistent&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_elements[] =	array(
 &#38;quot;name&#38;quot; 	=&#38;gt; &#38;quot;Your dribbble account&#38;quot;, //you account name, number on the social network
 &#38;quot;slug&#38;quot;	=&#38;gt; &#38;quot;avia&#38;quot;,//don&#38;#39;t change
 &#38;quot;desc&#38;quot; 	=&#38;gt; &#38;quot;Enter your dribbble account name. If you leave this blank the dribbble link in the head of your site wont be displayed.&#38;quot;,
 &#38;quot;id&#38;quot;   	=&#38;gt; &#38;quot;dribbble&#38;quot;, //change to 1 word of new social network , no spaces
 &#38;quot;std&#38;quot; 	=&#38;gt; &#38;quot;Kriesi&#38;quot;, //this is initial value, just put same here as you wrote in &#38;#39;name&#38;#39; above.
 &#38;quot;type&#38;quot; 	=&#38;gt; &#38;quot;text&#38;quot;); //don&#38;#39;t change&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3. Add the code below to the bottom of your /css/custom.css file or in the backend of your theme add it to the bottom of the Quick CSS text area located in Angular &#38;gt; Theme Options &#38;gt; Styling.. .on bottom of the page. Don't forget to change dribbble to the same one word name of the new frame social network&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks .dribbble:hover{background-position: -42px center; background-color:#e44885;}
.social_bookmarks .dribbble{background: transparent url(../images/layout/icon-dribbble.png) 0 center  no-repeat;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;4) In header.php please add the line below after chaning dribble to your social network name, in between any of the lines 122-126, based on where you want it to show up related to it neighbor icons. Also please change the your-social-network.url in the line below&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if($dribbble = avia_get_option(&#38;#39;dribbble&#38;#39;)) { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;dribbble&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://YOUR-SOCIAL-NETWORK-URL.com/&#38;quot;.$dribbble.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Follow us on dribbble&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sneedesign on "Add More Social Media Icons to header"</title>
			<link>http://www.kriesi.at/support/topic/add-more-social-media-icons-to-header#post-94842</link>
			<pubDate>Sun, 03 Feb 2013 18:31:15 +0000</pubDate>
			<dc:creator>sneedesign</dc:creator>
			<guid isPermaLink="false">94842@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I add more social media icons to the top header of Angular? I've seen lots of other sites using this theme add Instagram, Behance, etc.. in addition to the default Facebook, Twitter, Google+. I'm sure it's probably pretty easy, but I can't find any documentation or previous threads discussing this. Help?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
