<?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 - Tag: divider - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/divider</link>
		<description>Support Forum - Tag: divider - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 15:00:03 +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/tags/divider" rel="self" type="application/rss+xml" />

		<item>
			<title>typogretel on "Flag Divider: how to change style &#38; colour"</title>
			<link>http://www.kriesi.at/support/topic/flag-divider-how-to-change-style-colour#post-110683</link>
			<pubDate>Sun, 12 May 2013 15:54:05 +0000</pubDate>
			<dc:creator>typogretel</dc:creator>
			<guid isPermaLink="false">110683@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Cool, cool, cool! Job done! Works perfectly!&#60;br /&#62;
&#60;a href=&#34;https://dl.dropboxusercontent.com/u/6710602/divider-final.jpg&#34; rel=&#34;nofollow&#34;&#62;https://dl.dropboxusercontent.com/u/6710602/divider-final.jpg&#60;/a&#62;&#60;br /&#62;
THANK YOU!!!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Flag Divider: how to change style &#38; colour"</title>
			<link>http://www.kriesi.at/support/topic/flag-divider-how-to-change-style-colour#post-110616</link>
			<pubDate>Sun, 12 May 2013 02:31:29 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">110616@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You're using the ajax portfolio, right? Open includes &#38;gt; helper-templates.php, find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo avia_advanced_hr(false, &#38;#39;small&#38;#39;);
				the_content(__(&#38;#39;Read more  &#38;amp;rarr;&#38;#39;,&#38;#39;avia_framework&#38;#39;));
				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo avia_advanced_hr(false, &#38;#39;small&#38;#39;);
				the_content(__(&#38;#39;Read more  &#38;amp;rarr;&#38;#39;,&#38;#39;avia_framework&#38;#39;));
				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

echo &#38;#39;&#38;lt;div class=&#38;quot;hr hr_flag&#38;quot;&#38;gt; &#38;lt;span class=&#38;quot;primary-background seperator-addon&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;span class=&#38;quot;primary-background seperator-addon-end&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;span class=&#38;quot;hr-seperator extralight-border&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>typogretel on "Flag Divider: how to change style &#38; colour"</title>
			<link>http://www.kriesi.at/support/topic/flag-divider-how-to-change-style-colour#post-110505</link>
			<pubDate>Sat, 11 May 2013 09:19:40 +0000</pubDate>
			<dc:creator>typogretel</dc:creator>
			<guid isPermaLink="false">110505@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Cool! Great job Ismael!&#60;br /&#62;
I modified your code a tiny litte bit to:&#60;br /&#62;
.seperator-addon-end.seperator-bottom {&#60;br /&#62;
height: 3px;&#60;br /&#62;
width: 3%;&#60;br /&#62;
position: absolute;&#60;br /&#62;
top: 99.5%;&#60;br /&#62;
right: 0;&#60;br /&#62;
z-index: 9999;&#60;br /&#62;
}&#60;br /&#62;
And here is the result:&#60;br /&#62;
&#60;a href=&#34;https://dl.dropboxusercontent.com/u/6710602/divider-results.jpg&#34; rel=&#34;nofollow&#34;&#62;https://dl.dropboxusercontent.com/u/6710602/divider-results.jpg&#60;/a&#62;&#60;br /&#62;
Exactly what I wanted :)&#60;/p&#62;
&#60;p&#62;May I still ask you how to insert a divider below the selected portfolio item?&#60;br /&#62;
(&#60;a href=&#34;https://dl.dropboxusercontent.com/u/6710602/second-line.jpg&#34; rel=&#34;nofollow&#34;&#62;https://dl.dropboxusercontent.com/u/6710602/second-line.jpg&#60;/a&#62;) or is this a question for a new thread?&#60;/p&#62;
&#60;p&#62;Thanks a lot anyways!!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Flag Divider: how to change style &#38; colour"</title>
			<link>http://www.kriesi.at/support/topic/flag-divider-how-to-change-style-colour#post-110480</link>
			<pubDate>Sat, 11 May 2013 05:11:41 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">110480@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;1.) Under the logo. Open header.php and find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;span class=&#38;quot;primary-background seperator-addon seperator-bottom&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;span class=&#38;quot;primary-background seperator-addon seperator-bottom&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;span class=&#38;quot;primary-background seperator-addon-end seperator-bottom&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.seperator-addon-end.seperator-bottom {
height: 3px;
width: 70px;
position: absolute;
top: 99%;
right: 0;
z-index: 9999;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2.) Separator with text. Just add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.supersmall .seperator-addon {
display: block;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>typogretel on "Flag Divider: how to change style &#38; colour"</title>
			<link>http://www.kriesi.at/support/topic/flag-divider-how-to-change-style-colour#post-110446</link>
			<pubDate>Fri, 10 May 2013 23:30:33 +0000</pubDate>
			<dc:creator>typogretel</dc:creator>
			<guid isPermaLink="false">110446@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;And ... one last thing ... is it maybe possible to add another divider between the open portfolio item and the thumbnails - similar to the layout of Flagship?&#60;br /&#62;
&#60;a href=&#34;https://dl.dropboxusercontent.com/u/6710602/second-line.jpg&#34; rel=&#34;nofollow&#34;&#62;https://dl.dropboxusercontent.com/u/6710602/second-line.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>typogretel on "Flag Divider: how to change style &#38; colour"</title>
			<link>http://www.kriesi.at/support/topic/flag-divider-how-to-change-style-colour#post-110301</link>
			<pubDate>Fri, 10 May 2013 09:29:51 +0000</pubDate>
			<dc:creator>typogretel</dc:creator>
			<guid isPermaLink="false">110301@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks again Ismael,&#60;br /&#62;
getting there :)&#60;/p&#62;
&#60;p&#62;1) I've deleted this from my Custom CSS:&#60;/p&#62;
&#60;p&#62;.seperator-addon {&#60;br /&#62;
width: 3%;&#60;br /&#62;
}&#60;br /&#62;
#top .primary-background.seperator-addon {&#60;br /&#62;
background-color: #XXXXXX !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;2) then placed your code and got the following result:&#60;br /&#62;
&#60;a href=&#34;https://dl.dropboxusercontent.com/u/6710602/divider-02.png&#34; rel=&#34;nofollow&#34;&#62;https://dl.dropboxusercontent.com/u/6710602/divider-02.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3) after that I've re-added to my custom CSS:&#60;br /&#62;
.seperator-addon {&#60;br /&#62;
width: 3%;&#60;br /&#62;
}&#60;br /&#62;
#top .primary-background.seperator-addon {&#60;br /&#62;
background-color: #XXXXXX !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;4) then modified your code to:&#60;br /&#62;
.seperator-addon-end {&#60;br /&#62;
height: 3px;&#60;br /&#62;
width: 3%;&#60;br /&#62;
position: absolute;&#60;br /&#62;
top: 49%;&#60;br /&#62;
right: 0;&#60;br /&#62;
z-index: 9999;&#60;br /&#62;
background-color: #XXXXXX !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Now it looks like this:&#60;br /&#62;
&#60;a href=&#34;https://dl.dropboxusercontent.com/u/6710602/divider-03.jpg&#34; rel=&#34;nofollow&#34;&#62;https://dl.dropboxusercontent.com/u/6710602/divider-03.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So the last bit which is missing is the adaptation of the style of the divider below the logo.&#60;/p&#62;
&#60;p&#62;I've created a test template to check the effect of the changes on all relevant dividers, here is the result:&#60;br /&#62;
&#60;a href=&#34;https://dl.dropboxusercontent.com/u/6710602/divider-test.jpg&#34; rel=&#34;nofollow&#34;&#62;https://dl.dropboxusercontent.com/u/6710602/divider-test.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Flag Divider: how to change style &#38; colour"</title>
			<link>http://www.kriesi.at/support/topic/flag-divider-how-to-change-style-colour#post-110231</link>
			<pubDate>Fri, 10 May 2013 02:40:39 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">110231@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Replace the css code with this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.seperator-addon-end {
height: 3px;
width: 70px;
position: absolute;
top: 49%;
right: 0;
z-index: 9999;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This is what it looks like on my end. &#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://www.mediafire.com/convkey/818b/ejazgmqj07yjgsmfg.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>typogretel on "Flag Divider: how to change style &#38; colour"</title>
			<link>http://www.kriesi.at/support/topic/flag-divider-how-to-change-style-colour#post-110181</link>
			<pubDate>Thu, 09 May 2013 23:41:35 +0000</pubDate>
			<dc:creator>typogretel</dc:creator>
			<guid isPermaLink="false">110181@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael &#38;amp; thanks for the swift reply!&#60;br /&#62;
Unfortunately it did not work 100%  :(&#60;br /&#62;
There is a thicker part now sitting at the end of one type of divider, below the line.&#60;/p&#62;
&#60;p&#62;What I would like to achieve is to make all these dividers which have a thicker start (also the full width ones)  look the same on both ends.&#60;br /&#62;
Please see the screeshot:&#60;br /&#62;
&#60;a href=&#34;https://dl.dropboxusercontent.com/u/6710602/lines.png&#34; rel=&#34;nofollow&#34;&#62;https://dl.dropboxusercontent.com/u/6710602/lines.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Flag Divider: how to change style &#38; colour"</title>
			<link>http://www.kriesi.at/support/topic/flag-divider-how-to-change-style-colour#post-110163</link>
			<pubDate>Thu, 09 May 2013 22:11:53 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">110163@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;First, edit functions.php then find this code &#60;/p&#62;
&#60;p&#62;&#60;code&#62;$output .= &#38;#39;    	&#38;lt;span class=&#38;quot;primary-background seperator-addon&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$output .= &#38;#39;    	&#38;lt;span class=&#38;quot;primary-background seperator-addon&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;span class=&#38;quot;primary-background seperator-addon-end&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.seperator-addon-end {
height: 3px;
width: 70px;
position: absolute;
top: 50%;
right: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>typogretel on "Flag Divider: how to change style &#38; colour"</title>
			<link>http://www.kriesi.at/support/topic/flag-divider-how-to-change-style-colour#post-110126</link>
			<pubDate>Thu, 09 May 2013 19:13:11 +0000</pubDate>
			<dc:creator>typogretel</dc:creator>
			<guid isPermaLink="false">110126@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I found this:&#60;/p&#62;
&#60;p&#62;.seperator-addon {&#60;br /&#62;
    width: 3%;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#top .primary-background.seperator-addon {&#60;br /&#62;
background-color: #XXXXXX !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Which works great ... the only thing which is left now is to add the &#34;seperator-addon&#34; at the end of the divider line as well. Is this possible?&#60;br /&#62;
Cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>typogretel on "Flag Divider: how to change style &#38; colour"</title>
			<link>http://www.kriesi.at/support/topic/flag-divider-how-to-change-style-colour#post-110106</link>
			<pubDate>Thu, 09 May 2013 16:31:49 +0000</pubDate>
			<dc:creator>typogretel</dc:creator>
			<guid isPermaLink="false">110106@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys,&#60;br /&#62;
I would like to change all of these horizontal dividers with the thicker part at the beginning:&#60;br /&#62;
1) the thick part should be shorter, about 1/3 of the actual size&#60;br /&#62;
2) the thick part should sit on both ends of the line&#60;br /&#62;
3) the whole thing should have one certain colour&#60;/p&#62;
&#60;p&#62;What is the best way to modify this element, &#38;amp; and make it still work &#34;responsively&#34;?&#60;/p&#62;
&#60;p&#62;Thx in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Sidebar width + divider between posts"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-width-divider-between-posts#post-75787</link>
			<pubDate>Thu, 13 Sep 2012 17:38:43 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">75787@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi dblomster,&#60;/p&#62;
&#60;p&#62;As I said in the other post for Flagship the sidebar and content areas use a grid framework so messing with that tends to cause a lot of issues. Ismael provides the basics for it in your other topic but it isn't something we can walk you through as then fixing all the various issues that pop up is a bit beyond what we can offer via support.&#60;/p&#62;
&#60;p&#62;Kriesi is quite fond of the current grid system he uses and it is built into the avia framework at this point but I'll suggest the issues to him.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dblomster on "Sidebar width + divider between posts"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-width-divider-between-posts#post-75415</link>
			<pubDate>Tue, 11 Sep 2012 14:09:18 +0000</pubDate>
			<dc:creator>dblomster</dc:creator>
			<guid isPermaLink="false">75415@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I change the sidebar width so it can contain the new standard 300 px wide banners (250 px is not used as much these days)? I still need the layout to be rendered properly in all browsers including mobile devices when the theme is in responsive mode. As the sidebar width increase the content area should become narrower.&#60;/p&#62;
&#60;p&#62;Would also like to know how to insert a divider in-between the blog posts.&#60;/p&#62;
&#60;p&#62;I've asked the same questions in the Flagship forum and I'm currently waiting for a solution for that theme. If you can provide a solution for Choices, I'll buy that theme too.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "Remove Related Products Horizontal Divider Flag"</title>
			<link>http://www.kriesi.at/support/topic/remove-related-products-horizontal-divider-flag#post-72650</link>
			<pubDate>Fri, 24 Aug 2012 07:22:01 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">72650@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Peter, Ismael&#60;/p&#62;
&#60;p&#62;It worked like a treat,&#60;/p&#62;
&#60;p&#62;... and thanx for the quick response :) you guys rock!&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Erik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove Related Products Horizontal Divider Flag"</title>
			<link>http://www.kriesi.at/support/topic/remove-related-products-horizontal-divider-flag#post-72637</link>
			<pubDate>Fri, 24 Aug 2012 07:00:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">72637@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Yes, this change will remove the flags. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove Related Products Horizontal Divider Flag"</title>
			<link>http://www.kriesi.at/support/topic/remove-related-products-horizontal-divider-flag#post-72635</link>
			<pubDate>Fri, 24 Aug 2012 06:59:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">72635@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up propulsion\config-woocommerce\config.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo avia_flag(__(&#38;#39;Related Products&#38;#39;, &#38;#39;avia_framework&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo avia_flag(__(&#38;#39;You may also like&#38;#39;, &#38;#39;avia_framework&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo __(&#38;#39;Related Products&#38;#39;, &#38;#39;avia_framework&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo __(&#38;#39;You may also like&#38;#39;, &#38;#39;avia_framework&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "Remove Related Products Horizontal Divider Flag"</title>
			<link>http://www.kriesi.at/support/topic/remove-related-products-horizontal-divider-flag#post-72633</link>
			<pubDate>Fri, 24 Aug 2012 06:58:14 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">72633@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;Will this remove the Flag or only change the Words? I would like to remove the Flag as well ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove Related Products Horizontal Divider Flag"</title>
			<link>http://www.kriesi.at/support/topic/remove-related-products-horizontal-divider-flag#post-72627</link>
			<pubDate>Fri, 24 Aug 2012 06:47:29 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">72627@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Open config-woocommerce folder then edit config.php, find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo avia_flag(__(&#38;#39;Related Products&#38;#39;, &#38;#39;avia_framework&#38;#39;));
		echo $content;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change &#34;Related Products&#34; text.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "Remove Related Products Horizontal Divider Flag"</title>
			<link>http://www.kriesi.at/support/topic/remove-related-products-horizontal-divider-flag#post-72614</link>
			<pubDate>Fri, 24 Aug 2012 05:26:01 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">72614@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys, &#60;/p&#62;
&#60;p&#62;Please refer to the image below:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.oraclecollection.com/problems/flag-propulsion.png&#34; rel=&#34;nofollow&#34;&#62;http://www.oraclecollection.com/problems/flag-propulsion.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any idea how to remove the related Products Flag and replace it with the example in the image,&#60;/p&#62;
&#60;p&#62;The website is &#60;a href=&#34;http://www.oraclecollection.com/wp/?product=thalia-ii&#34; rel=&#34;nofollow&#34;&#62;http://www.oraclecollection.com/wp/?product=thalia-ii&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks in advance ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Submenu: changing / in &#124;"</title>
			<link>http://www.kriesi.at/support/topic/submenu-changing-in#post-30230</link>
			<pubDate>Sun, 23 Oct 2011 01:28:58 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">30230@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks seh1970 for helping us out :) Good to see it solved!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Submenu: changing / in &#124;"</title>
			<link>http://www.kriesi.at/support/topic/submenu-changing-in#post-30172</link>
			<pubDate>Sat, 22 Oct 2011 07:42:04 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">30172@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, I always use it, but with it I could not figured it out. But now I know - thank you :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>seh1970 on "Submenu: changing / in &#124;"</title>
			<link>http://www.kriesi.at/support/topic/submenu-changing-in#post-30171</link>
			<pubDate>Sat, 22 Oct 2011 07:22:09 +0000</pubDate>
			<dc:creator>seh1970</dc:creator>
			<guid isPermaLink="false">30171@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;use firebug plugin (firefox), it will helps u a lot
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Submenu: changing / in &#124;"</title>
			<link>http://www.kriesi.at/support/topic/submenu-changing-in#post-30169</link>
			<pubDate>Sat, 22 Oct 2011 06:34:59 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">30169@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks, and I have looked at tons of php files ;-)&#60;/p&#62;
&#60;p&#62;thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>seh1970 on "Submenu: changing / in &#124;"</title>
			<link>http://www.kriesi.at/support/topic/submenu-changing-in#post-30166</link>
			<pubDate>Sat, 22 Oct 2011 05:26:31 +0000</pubDate>
			<dc:creator>seh1970</dc:creator>
			<guid isPermaLink="false">30166@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;it is that backround png u have to change:&#60;/p&#62;
&#60;p&#62;delimiter-menu-dark.png
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Submenu: changing / in &#124;"</title>
			<link>http://www.kriesi.at/support/topic/submenu-changing-in#post-30152</link>
			<pubDate>Fri, 21 Oct 2011 21:17:05 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">30152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I haven't found any file where to change in the submenu the divider &#34;/&#34; into &#34;&#124;&#34;.&#60;br /&#62;
Could you please help me out?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
