<?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: Remove icon from info box</title>
		<link>http://www.kriesi.at/support/topic/remove-icon-from-info-box</link>
		<description>Support Forum - Topic: Remove icon from info box</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 01:17:26 +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/remove-icon-from-info-box" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Remove icon from info box"</title>
			<link>http://www.kriesi.at/support/topic/remove-icon-from-info-box#post-67053</link>
			<pubDate>Mon, 23 Jul 2012 00:37:53 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67053@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad to help. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wyko on "Remove icon from info box"</title>
			<link>http://www.kriesi.at/support/topic/remove-icon-from-info-box#post-66905</link>
			<pubDate>Sat, 21 Jul 2012 16:49:04 +0000</pubDate>
			<dc:creator>Wyko</dc:creator>
			<guid isPermaLink="false">66905@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect. Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove icon from info box"</title>
			<link>http://www.kriesi.at/support/topic/remove-icon-from-info-box#post-66882</link>
			<pubDate>Sat, 21 Jul 2012 13:07:28 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66882@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Wyko,&#60;/p&#62;
&#60;p&#62;Sorry about that. use the [box]Content[/box] and add this css code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.avia-box.normal {
   border-color: #9DADBF !important;
   background-color: #F5F6FC !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wyko on "Remove icon from info box"</title>
			<link>http://www.kriesi.at/support/topic/remove-icon-from-info-box#post-66870</link>
			<pubDate>Sat, 21 Jul 2012 10:59:56 +0000</pubDate>
			<dc:creator>Wyko</dc:creator>
			<guid isPermaLink="false">66870@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Haha, I think you misunderstand. I LIKE the border and frame of the blue info box, just not the icon. [box] [/box] is actually perfect; I just like the color scheme of the blue info box better without its icon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove icon from info box"</title>
			<link>http://www.kriesi.at/support/topic/remove-icon-from-info-box#post-66846</link>
			<pubDate>Sat, 21 Jul 2012 06:42:55 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66846@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Wyko,&#60;/p&#62;
&#60;p&#62;If you want to remove the blue background color of the box, you can use this css code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.avia-box {
   background: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If it's the line above and bottom of the box, you can use border-top and border-bottom. If changes doesn't work, try to add the !important. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wyko on "Remove icon from info box"</title>
			<link>http://www.kriesi.at/support/topic/remove-icon-from-info-box#post-66827</link>
			<pubDate>Sat, 21 Jul 2012 00:44:20 +0000</pubDate>
			<dc:creator>Wyko</dc:creator>
			<guid isPermaLink="false">66827@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Any way to get the blue color of the info box in that frame?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove icon from info box"</title>
			<link>http://www.kriesi.at/support/topic/remove-icon-from-info-box#post-66803</link>
			<pubDate>Fri, 20 Jul 2012 23:16:17 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66803@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Just leave it empty. :)&#60;/p&#62;
&#60;p&#62;&#60;code&#62;[box]Content[/box]&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wyko on "Remove icon from info box"</title>
			<link>http://www.kriesi.at/support/topic/remove-icon-from-info-box#post-66802</link>
			<pubDate>Fri, 20 Jul 2012 22:55:17 +0000</pubDate>
			<dc:creator>Wyko</dc:creator>
			<guid isPermaLink="false">66802@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do you remove the icon from the info box frame made by the following code? I like the frame, but not the icon.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;[box type=&#38;quot;info&#38;quot;]&#60;/code&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
