<?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: peas</title>
		<link><a href='http://www.kriesi.at/support/profile/peas'>peas</a></link>
		<description>Support Forum - User Favorites: peas</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 10:45:22 +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 "social network icons are not working and want to add Pinterest"</title>
			<link>http://www.kriesi.at/support/topic/social-network-icons-are-not-working-and-want-to-add-pinterest#post-80062</link>
			<pubDate>Wed, 17 Oct 2012 11:55:05 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">80062@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peas,&#60;/p&#62;
&#60;p&#62;It looks like you don't have the address right for the icons. Make sure to upload them and that you have the correct location so that you can pull them up by navigating directly to them: &#60;a href=&#34;http://www.spellitwithpeas.com/wp-content/themes/brightbox/images/skin1/pinterest24x24.png&#34; rel=&#34;nofollow&#34;&#62;http://www.spellitwithpeas.com/wp-content/themes/brightbox/images/skin1/pinterest24x24.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you can send me a temporary admin login I can re-arrange the icons for you. It'll be quicker than going back and forth here making sure none of the code or syntax gets messed up.&#60;/p&#62;
&#60;p&#62;You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn't grab it :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peas on "social network icons are not working and want to add Pinterest"</title>
			<link>http://www.kriesi.at/support/topic/social-network-icons-are-not-working-and-want-to-add-pinterest#post-80059</link>
			<pubDate>Wed, 17 Oct 2012 11:47:26 +0000</pubDate>
			<dc:creator>peas</dc:creator>
			<guid isPermaLink="false">80059@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is my site: &#60;a href=&#34;http://www.spellitwithpeas.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.spellitwithpeas.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peas on "social network icons are not working and want to add Pinterest"</title>
			<link>http://www.kriesi.at/support/topic/social-network-icons-are-not-working-and-want-to-add-pinterest#post-80047</link>
			<pubDate>Wed, 17 Oct 2012 11:04:27 +0000</pubDate>
			<dc:creator>peas</dc:creator>
			<guid isPermaLink="false">80047@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;br /&#62;
Thank you so much for your help!&#60;br /&#62;
1) I can now click the icon and my facebook/twitter opens on a new window. Thank you.&#60;/p&#62;
&#60;p&#62;2) I added/replaced all the text as you have indicated in the custom.css and the header.php and I think I'm halfway there, but may have done something wrong.&#60;br /&#62;
   - I also added etsy to custom.css:&#60;br /&#62;
.social_bookmarks .etsy a {&#60;br /&#62;
    background: url(&#34;../images/skin1/etsy.png&#34;) no-repeat scroll 0 0 transparent;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;and to header.php&#60;/p&#62;
&#60;p&#62;Etsy and Pinterest icons are not visible in the header now; however, if I hover over their space and click, I can get to the associated page.&#60;/p&#62;
&#60;p&#62;This is what I have:&#60;br /&#62;
&#38;lt;ul class=&#34;social_bookmarks&#34;&#38;gt;&#60;br /&#62;
						&#38;lt;li class='rss'&#38;gt;&#60;a&#62;&#34;&#38;gt;RSS&#60;/a&#62;&#60;br /&#62;
&#38;lt;li class='pinterest'&#38;gt;&#60;a href=&#34;http://http://pinterest.com/spellitwithpeas/&#34;&#62;Pinterest&#60;/a&#62;&#60;br /&#62;
&#38;lt;li class='etsy'&#38;gt;&#60;a href=&#34;https://www.etsy.com/shop/spellitwithPEAS&#34;&#62;Etsy&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;						&#38;lt;?php&#60;br /&#62;
						if($twitter = avia_get_option('twitter')) echo &#34;&#38;lt;li class='twitter'&#38;gt;&#60;a href='http://twitter.com/&#34;.$twitter.&#34;'&#62;Twitter&#60;/a&#62;&#34;;&#60;br /&#62;
						if($facebook = avia_get_option('facebook')) echo &#34;&#38;lt;li class='facebook'&#38;gt;&#60;a href='&#34;.$facebook.&#34;'&#62;Twitter&#60;/a&#62;&#34;;&#60;br /&#62;
						?&#38;gt;	&#60;/p&#62;
&#60;p&#62;					&#38;lt;!-- end social_bookmarks--&#38;gt;&#60;/p&#62;
&#60;p&#62;3) I would also like to rearrange the icons like this, if it's possible (I tried and ended up making a mess and had to revert to the original code):&#60;br /&#62;
RSS, facebook, Pinterest, Twitter, Etsy&#60;/p&#62;
&#60;p&#62;Cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "social network icons are not working and want to add Pinterest"</title>
			<link>http://www.kriesi.at/support/topic/social-network-icons-are-not-working-and-want-to-add-pinterest#post-80010</link>
			<pubDate>Wed, 17 Oct 2012 07:21:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80010@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) Add following code to css/custom.css or the quick css field to fix the social icon issue:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks {
    z-index: 100;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) tbh I'm not sure if the iconsweet icon set: &#60;a href=&#34;http://www.iconsweets2.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.iconsweets2.com/&#60;/a&#62; offers a Pinterest icon but anyway - upload your 24x24px icon (I called it pinterest.png in the sample code below) into the brightbox\images\shared folder and add following code to css/custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks .pinterest a {
    background: url(&#38;quot;../images/skin1/pinterest.png&#38;quot;) no-repeat scroll 0 0 transparent;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;At least open up header.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php avia_option(&#38;#39;feedburner&#38;#39;,get_bloginfo(&#38;#39;rss2_url&#38;#39;)); ?&#38;gt;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php avia_option(&#38;#39;feedburner&#38;#39;,get_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;li class=&#38;#39;pinterest&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;http://myaccounturl.com&#38;quot;&#38;gt;Pinterest&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and instead of &#60;a href=&#34;http://myaccounturl.com&#34; rel=&#34;nofollow&#34;&#62;http://myaccounturl.com&#60;/a&#62; insert your pinterest account url.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peas on "social network icons are not working and want to add Pinterest"</title>
			<link>http://www.kriesi.at/support/topic/social-network-icons-are-not-working-and-want-to-add-pinterest#post-79945</link>
			<pubDate>Tue, 16 Oct 2012 10:33:33 +0000</pubDate>
			<dc:creator>peas</dc:creator>
			<guid isPermaLink="false">79945@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
1) I have the icons for facebook and twitter, but they only refresh the page when they are clicked. How do I get them to reroute to the proper pages?&#60;br /&#62;
2) How do I add the Pinterest icon and likewise, have the icon reroute to my pinterest page?&#60;/p&#62;
&#60;p&#62;Thank you!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove &#34;Archive for category:&#34; and the box it comes in"</title>
			<link>http://www.kriesi.at/support/topic/remove-archive-for-category-and-the-box-it-comes-in#post-79232</link>
			<pubDate>Wed, 10 Oct 2012 11:47:23 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79232@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up brightbox/includes/loop-index.php and delete following code to get rid of the tags/categories:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$cats = get_the_category();
				if(!empty($cats))
				{
					echo &#38;#39;&#38;lt;span class=&#38;quot;blog-categories&#38;quot;&#38;gt;&#38;#39;;
					echo &#38;#39;&#38;lt;strong&#38;gt;Categories: &#38;lt;/strong&#38;gt;&#38;#39;;
					the_category(&#38;#39;, &#38;#39;);
					the_tags(&#38;#39;&#38;lt;strong&#38;gt;&#38;#39;.__(&#38;#39; - Tags: &#38;#39;,&#38;#39;avia_frameworkt&#38;#39;).&#38;#39;&#38;lt;/strong&#38;gt;&#38;#39;);
					echo &#38;#39;&#38;lt;/span&#38;gt;&#38;#39;;
				}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Ismael on "Customize our Menu and Help with Tables"</title>
			<link>http://www.kriesi.at/support/topic/customize-our-menu-and-help-with-tables#post-79181</link>
			<pubDate>Wed, 10 Oct 2012 05:17:19 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79181@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad you figured it out. Thanks to Devin.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SylD on "Customize our Menu and Help with Tables"</title>
			<link>http://www.kriesi.at/support/topic/customize-our-menu-and-help-with-tables#post-79171</link>
			<pubDate>Tue, 09 Oct 2012 23:25:16 +0000</pubDate>
			<dc:creator>SylD</dc:creator>
			<guid isPermaLink="false">79171@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I found all the settings by continuing to search the forum :) Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SylD on "Customize our Menu and Help with Tables"</title>
			<link>http://www.kriesi.at/support/topic/customize-our-menu-and-help-with-tables#post-79170</link>
			<pubDate>Tue, 09 Oct 2012 23:06:32 +0000</pubDate>
			<dc:creator>SylD</dc:creator>
			<guid isPermaLink="false">79170@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I am also trying to change the submenu colors and the hover colors for the Main Menu/Submenu and tried to follow these directions.&#60;/p&#62;
&#60;p&#62;Where can I find the light-skin.css file? I couldn't find it in the Choices theme folder.&#60;/p&#62;
&#60;p&#62;Is there a Quick code for setting these colors?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;/p&#62;
&#60;p&#62;Syl
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peas on "Remove &#34;Archive for category:&#34; and the box it comes in"</title>
			<link>http://www.kriesi.at/support/topic/remove-archive-for-category-and-the-box-it-comes-in#post-79091</link>
			<pubDate>Tue, 09 Oct 2012 09:33:00 +0000</pubDate>
			<dc:creator>peas</dc:creator>
			<guid isPermaLink="false">79091@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya,&#60;/p&#62;
&#60;p&#62;Thanks for your reply!! I was able to get rid o the 'category:' bit! Thank you!&#60;/p&#62;
&#60;p&#62;But the categories and tags are still in the posts. I tried both options, for the categories page and across the board, but neither worked. Did I maybe enter the code in the wrong spot…I was to also add this to custom.css, right? &#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Renée
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Remove &#34;Archive for category:&#34; and the box it comes in"</title>
			<link>http://www.kriesi.at/support/topic/remove-archive-for-category-and-the-box-it-comes-in#post-78881</link>
			<pubDate>Mon, 08 Oct 2012 01:30:56 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">78881@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi peas,&#60;/p&#62;
&#60;p&#62;If I'm understanding correctly, you're wanting to hide the entire &#34;category Home + Garden&#34; text and box, yes? If so, add this to your custom.css or Quick CSS.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body.category-75 .firstheading {
display:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;What this will do is remove that area only from the Home + Garden category page (the one you referenced). If you want to remove that area from all category pages then you would use this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;body.category .firstheading { display: none; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;To remove the categories and tags from beneath the post title, you would use this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body.category-75 .blog-categories {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Again, this removes them for this category page only. If you want to remove them across board you would use:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.blog-categories { display: none; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Hope this helps!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peas on "Remove &#34;Archive for category:&#34; and the box it comes in"</title>
			<link>http://www.kriesi.at/support/topic/remove-archive-for-category-and-the-box-it-comes-in#post-78754</link>
			<pubDate>Sat, 06 Oct 2012 07:16:41 +0000</pubDate>
			<dc:creator>peas</dc:creator>
			<guid isPermaLink="false">78754@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Brilliant!&#60;br /&#62;
Thank you, Peter.&#60;br /&#62;
That worked, but now instead it reads: &#34;category:...&#34;&#60;br /&#62;
Can I also get rid of this?&#60;/p&#62;
&#60;p&#62;And remove 'Categories' and Tags' from beneath the post title?&#60;br /&#62;
e.g. Categories: Home + garden, Recipes - Tags: chestnuts, edible, found, horse chestnut, Netherlands, poisonous, roasted, sweet chestnuts, tree&#60;br /&#62;
from here: &#60;a href=&#34;http://www.spellitwithpeas.com/?cat=75&#34; rel=&#34;nofollow&#34;&#62;http://www.spellitwithpeas.com/?cat=75&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove &#34;Archive for category:&#34; and the box it comes in"</title>
			<link>http://www.kriesi.at/support/topic/remove-archive-for-category-and-the-box-it-comes-in#post-78738</link>
			<pubDate>Sat, 06 Oct 2012 05:59:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">78738@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Open up wp-content\themes\brightbox\framework\php\function-set-avia-frontend.php and replace all occurences of:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$output = __(&#38;#39;Archive for&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$output = __(&#38;#39;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peas on "Remove &#34;Archive for category:&#34; and the box it comes in"</title>
			<link>http://www.kriesi.at/support/topic/remove-archive-for-category-and-the-box-it-comes-in#post-78619</link>
			<pubDate>Fri, 05 Oct 2012 07:47:05 +0000</pubDate>
			<dc:creator>peas</dc:creator>
			<guid isPermaLink="false">78619@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I saw this advice on a similar post (but for Shoutbox):&#60;/p&#62;
&#60;p&#62;&#34;You can find that on wp-content\themes\shoutbox\framework\php\function-set-avia-frontend.php, edit the file and find this code&#60;br /&#62;
if(!function_exists('avia_which_archive'))&#60;br /&#62;
Below that is the text you are looking for.&#34;&#60;/p&#62;
&#60;p&#62;I have located this information in my files, but I have no idea what to delete, edit or change to remove &#34;Archive for category:&#34; and the box it comes in.&#60;br /&#62;
I would really appreciate some help. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "how do I add new social icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-add-new-social-icons-in-the-header#post-73513</link>
			<pubDate>Wed, 29 Aug 2012 16:39:51 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">73513@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad it helped LateForWork :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LateForWork on "how do I add new social icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-add-new-social-icons-in-the-header#post-73479</link>
			<pubDate>Wed, 29 Aug 2012 14:12:48 +0000</pubDate>
			<dc:creator>LateForWork</dc:creator>
			<guid isPermaLink="false">73479@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I didn't add new social bookmark link but i did change the icons for the ones that are already in this theme. I used this information to do so.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Customize our Menu and Help with Tables"</title>
			<link>http://www.kriesi.at/support/topic/customize-our-menu-and-help-with-tables#post-71567</link>
			<pubDate>Fri, 17 Aug 2012 15:57:38 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">71567@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi southlakebaptist,&#60;/p&#62;
&#60;p&#62;1. For the background:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#menu-sbc-menu.avia_mega {
background-color: #333;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hover color - set on line 53 in light-skin.css in the css folder of your theme files. Can also be used for adding font.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#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: #444;
color: #334;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The sub menu items are styled by the following which is also in light-skin.css on line 81 (also in conjunction with the colors you choose in the styling tab of the theme options):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .avia_mega ul ul li, #top .avia_mega &#38;gt; li &#38;gt; ul li {
color: #777;
background-image: url(../images/skin1/menu_arrow.png);
background-position: -20px -11px;
background-repeat: no-repeat;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2. The theme has its own css for tables which you will need to cancel out. The most simple way to do this would be adding a new class to your custom.css or Quick CSS called .borderless and give it properties with values to cancel out the theme options. Then apply that class to the table.&#60;/p&#62;
&#60;p&#62;Something like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.borderless{
border-right: none !important;
border-bottom: none !important;
border-left: none !important;
border-top: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3. Looks like you got this one figured out looking at the site now.&#60;/p&#62;
&#60;p&#62;4. You would need to use a plugin for something like that and then apply it to a widget area for the pages.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>southlakebaptist on "Customize our Menu and Help with Tables"</title>
			<link>http://www.kriesi.at/support/topic/customize-our-menu-and-help-with-tables#post-71064</link>
			<pubDate>Tue, 14 Aug 2012 22:40:14 +0000</pubDate>
			<dc:creator>southlakebaptist</dc:creator>
			<guid isPermaLink="false">71064@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;My apolgoies up front for not being a super programmer.  We've done some light customizing of our site, but we are struggling with a few things.  Our test site with the template is &#60;a href=&#34;http://www.southlakebc.com&#34; rel=&#34;nofollow&#34;&#62;http://www.southlakebc.com&#60;/a&#62; (it's a mess).&#60;/p&#62;
&#60;p&#62;Here are my questions&#60;/p&#62;
&#60;p&#62;1. How can we change the colors of the menu bar, hover, font, etc. (tried a few things from the searches and nothing worked)&#60;/p&#62;
&#60;p&#62;2. On the home page we are trying to center 3 buttons, the best route I can figure is to use a table.  The border is set to 0, but as you can see it's showing some light borders below the buttons.&#60;/p&#62;
&#60;p&#62;3. Is there a way to remove the preview icons from the blog post (events for us), a portpholio (we call it sermons) widgets. You can see the first page has some, and &#60;a href=&#34;http://www.southlakebc.com/about/&#34; rel=&#34;nofollow&#34;&#62;http://www.southlakebc.com/about/&#60;/a&#62;  here.&#60;/p&#62;
&#60;p&#62;4. Is it possible to have a submenu on certain pages, for example, if you are on a certain page that falls under a menu with multiple pages, could we have a submenu of the other pages.  Here is an example on our current website (I would want to control this)&#60;br /&#62;
&#60;a href=&#34;http://www.southlakebaptist.com/about&#34; rel=&#34;nofollow&#34;&#62;http://www.southlakebaptist.com/about&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for any help offered, the search feature on this forum doesn't seem to allow me to narrow the results down the broadscope template.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Some Brightbox questions..."</title>
			<link>http://www.kriesi.at/support/topic/some-brightbox-questions#post-67364</link>
			<pubDate>Tue, 24 Jul 2012 12:42:43 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67364@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi smashley,&#60;/p&#62;
&#60;p&#62;Glad that I could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>smashley on "Some Brightbox questions..."</title>
			<link>http://www.kriesi.at/support/topic/some-brightbox-questions#post-67282</link>
			<pubDate>Tue, 24 Jul 2012 00:32:50 +0000</pubDate>
			<dc:creator>smashley</dc:creator>
			<guid isPermaLink="false">67282@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Some Brightbox questions..."</title>
			<link>http://www.kriesi.at/support/topic/some-brightbox-questions#post-67264</link>
			<pubDate>Mon, 23 Jul 2012 23:14:22 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67264@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;1.) To remove the searchbar, put this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#searchform {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2.) To edit the footer, open footer.php and find this code. &#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;&#38;amp;copy; &#38;lt;?php _e(&#38;#39;Copyright&#38;#39;,&#38;#39;avia_framework&#38;#39;); ?&#38;gt; - &#38;lt;a href=&#38;#39;&#38;lt;?php echo home_url(&#38;#39;/&#38;#39;); ?&#38;gt;&#38;#39;&#38;gt;&#38;lt;?php echo get_bloginfo(&#38;#39;name&#38;#39;);?&#38;gt;&#38;lt;/a&#38;gt; - &#38;lt;a href=&#38;#39;http://www.kriesi.at&#38;#39;&#38;gt;Wordpress Theme by Kriesi.at&#38;lt;/a&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;3.) To have the social network links open in a new tab, you need to open header.php and find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php avia_option(&#38;#39;feedburner&#38;#39;,get_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;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;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;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php avia_option(&#38;#39;feedburner&#38;#39;,get_bloginfo(&#38;#39;rss2_url&#38;#39;)); ?&#38;gt;&#38;quot; target=&#38;quot;_blank&#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;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; target=&#38;#39;_blank&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
						if($facebook = avia_get_option(&#38;#39;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; target=&#38;#39;_blank&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;4. ) In case you want to move the position of the social links, just add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks {
right: 20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>smashley on "Some Brightbox questions..."</title>
			<link>http://www.kriesi.at/support/topic/some-brightbox-questions#post-67258</link>
			<pubDate>Mon, 23 Jul 2012 21:58:29 +0000</pubDate>
			<dc:creator>smashley</dc:creator>
			<guid isPermaLink="false">67258@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1. How do I remove the search bar from the top menu in Brightbox?&#60;br /&#62;
2. How do I remove the &#34;kriesi&#34; credit from the footer?&#60;br /&#62;
3. How can I change my social network links to open in a new tab or window?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;-chad
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "how do I add new social icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-add-new-social-icons-in-the-header#post-59567</link>
			<pubDate>Sun, 10 Jun 2012 08:51:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">59567@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad that Mya could help you :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gdeadtoo on "how do I add new social icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-add-new-social-icons-in-the-header#post-59536</link>
			<pubDate>Sat, 09 Jun 2012 19:55:41 +0000</pubDate>
			<dc:creator>gdeadtoo</dc:creator>
			<guid isPermaLink="false">59536@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;that work!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gdeadtoo on "how do I add new social icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-add-new-social-icons-in-the-header#post-59535</link>
			<pubDate>Sat, 09 Jun 2012 19:47:59 +0000</pubDate>
			<dc:creator>gdeadtoo</dc:creator>
			<guid isPermaLink="false">59535@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'll give it a try, thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "how do I add new social icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-add-new-social-icons-in-the-header#post-59506</link>
			<pubDate>Sat, 09 Jun 2012 14:55:45 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">59506@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi gdeadtoo,&#60;/p&#62;
&#60;p&#62;There was a mistake in the code given to you above. You'll want to make sure you add your Pinterest link after the closing ?&#38;gt;. So this is what you're looking to do:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
if($twitter = avia_get_option(&#38;#39;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;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;li class=&#38;quot;pinterest&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;http://pinterest.com/crushworthymoms&#38;quot;&#38;gt;Pinterest&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gdeadtoo on "how do I add new social icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-add-new-social-icons-in-the-header#post-59345</link>
			<pubDate>Fri, 08 Jun 2012 15:06:26 +0000</pubDate>
			<dc:creator>gdeadtoo</dc:creator>
			<guid isPermaLink="false">59345@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;tried that and got this error:&#60;/p&#62;
&#60;p&#62;Parse error: syntax error, unexpected '&#38;lt;' in /homepages/28/d139802609/htdocs/crush/wp-content/themes/brightbox/header.php on line 102
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "how do I add new social icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-add-new-social-icons-in-the-header#post-59296</link>
			<pubDate>Fri, 08 Jun 2012 08:03:04 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59296@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;If you want to add pinterest just do this. Look for this code.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($twitter = avia_get_option(&#38;#39;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;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;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then at the bottom place this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;li class=&#38;quot;pinterest&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;http://pinterest.com/crushworthymoms&#38;quot;&#38;gt;Pinterest&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;On your custom.css place this&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.social_bookmarks .pinterest a{background: transparent url(../images/skin1/pinterest.png) 0 0 no-repeat;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You need to provide the pinterest.png file and place it on images &#38;gt; skin1 folder. It has to be same dimension with the social media icons provided.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gdeadtoo on "how do I add new social icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-add-new-social-icons-in-the-header#post-59207</link>
			<pubDate>Thu, 07 Jun 2012 13:55:13 +0000</pubDate>
			<dc:creator>gdeadtoo</dc:creator>
			<guid isPermaLink="false">59207@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;not working&#60;/p&#62;
&#60;p&#62;I'm trying to add Printerest&#60;/p&#62;
&#60;p&#62;here's my link&#60;br /&#62;
&#60;a href=&#34;http://pinterest.com/crushworthymoms/&#34; rel=&#34;nofollow&#34;&#62;http://pinterest.com/crushworthymoms/&#60;/a&#62;  &#60;/p&#62;
&#60;p&#62;is this the correct code?&#60;/p&#62;
&#60;p&#62;if($twitter = avia_get_option('twitter')) echo &#34;&#38;lt;li class='twitter'&#38;gt;&#60;a href='http://twitter.com/&#34;.$twitter.&#34;'&#62;Twitter&#60;/a&#62;&#34;;&#60;br /&#62;
if($facebook = avia_get_option('facebook')) echo &#34;&#38;lt;li class='facebook'&#38;gt;&#60;a href='&#34;.$facebook.&#34;'&#62;Twitter&#60;/a&#62;&#34;;&#60;br /&#62;
&#38;lt;li class=&#34;Printerest&#34;&#38;gt;&#60;a href=&#34;new-link-for-social-media&#34;&#62;&#60;a href=&#34;http://pinterest.com/crushworthymoms&#34; rel=&#34;nofollow&#34;&#62;http://pinterest.com/crushworthymoms&#60;/a&#62; &#60;/a&#62;&#60;/p&#62;
&#60;p&#62;csuse, this does not work, i  get this error:&#60;/p&#62;
&#60;p&#62;Parse error: syntax error, unexpected '&#38;lt;' in /homepages/28/d139802609/htdocs/crush/wp-content/themes/brightbox/header.php on line 102
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gdeadtoo on "how do I add new social icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-add-new-social-icons-in-the-header#post-59194</link>
			<pubDate>Thu, 07 Jun 2012 11:45:26 +0000</pubDate>
			<dc:creator>gdeadtoo</dc:creator>
			<guid isPermaLink="false">59194@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
