<?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: Change colour and thickness of the quote style</title>
		<link>http://www.kriesi.at/support/topic/change-colour-and-thickness-of-the-quote-style</link>
		<description>Support Forum - Topic: Change colour and thickness of the quote style</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 00:08:39 +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/change-colour-and-thickness-of-the-quote-style" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Change colour and thickness of the quote style"</title>
			<link>http://www.kriesi.at/support/topic/change-colour-and-thickness-of-the-quote-style#post-63443</link>
			<pubDate>Tue, 03 Jul 2012 17:44:23 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">63443@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Peter could fix that for you :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Change colour and thickness of the quote style"</title>
			<link>http://www.kriesi.at/support/topic/change-colour-and-thickness-of-the-quote-style#post-63380</link>
			<pubDate>Tue, 03 Jul 2012 10:24:29 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">63380@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;yeah now it works ... thx a lot ! i set this thread to green and resolved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change colour and thickness of the quote style"</title>
			<link>http://www.kriesi.at/support/topic/change-colour-and-thickness-of-the-quote-style#post-63324</link>
			<pubDate>Tue, 03 Jul 2012 07:10:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">63324@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Probably you'll must add the !important attribute again - try:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .main_color .pullquote_boxed {
    border-color: #E0E0E0 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change colour and thickness of the quote style"</title>
			<link>http://www.kriesi.at/support/topic/change-colour-and-thickness-of-the-quote-style#post-63312</link>
			<pubDate>Tue, 03 Jul 2012 06:57:36 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">63312@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;You can add &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.pullquote_boxed {
border-left-style: solid !important;
border-left-width: 5px !important;
background: #FFFFFF;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just change the color as you see fit.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Change colour and thickness of the quote style"</title>
			<link>http://www.kriesi.at/support/topic/change-colour-and-thickness-of-the-quote-style#post-63185</link>
			<pubDate>Mon, 02 Jul 2012 12:25:44 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">63185@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;doesnt work :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Change colour and thickness of the quote style"</title>
			<link>http://www.kriesi.at/support/topic/change-colour-and-thickness-of-the-quote-style#post-63138</link>
			<pubDate>Mon, 02 Jul 2012 05:05:02 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">63138@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ak-muc,&#60;/p&#62;
&#60;p&#62;Try this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .main_color .pullquote_boxed {
    border-color: #E0E0E0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Change colour and thickness of the quote style"</title>
			<link>http://www.kriesi.at/support/topic/change-colour-and-thickness-of-the-quote-style#post-62821</link>
			<pubDate>Fri, 29 Jun 2012 09:48:56 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">62821@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;YEAH! THANK YOU! it works now, but theres no code for colour possible?&#60;br /&#62;
how can i change the colour?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change colour and thickness of the quote style"</title>
			<link>http://www.kriesi.at/support/topic/change-colour-and-thickness-of-the-quote-style#post-62795</link>
			<pubDate>Fri, 29 Jun 2012 06:51:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">62795@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Maybe you need to add !important to the style rules - try:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.pullquote_boxed {
border-left-style: solid !important;
border-left-width: 5px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Change colour and thickness of the quote style"</title>
			<link>http://www.kriesi.at/support/topic/change-colour-and-thickness-of-the-quote-style#post-62624</link>
			<pubDate>Thu, 28 Jun 2012 12:07:58 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">62624@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.wsk-arbeitsrecht.de/wsk/&#34; rel=&#34;nofollow&#34;&#62;http://www.wsk-arbeitsrecht.de/wsk/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;i mean the bar under the slider which is right from this text:&#60;/p&#62;
&#60;p&#62;&#34;Arbeitsrecht ist unser Rechtsgebiet: Seit 1998 sind wir auf Arbeitsrecht spezialisiert.......&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change colour and thickness of the quote style"</title>
			<link>http://www.kriesi.at/support/topic/change-colour-and-thickness-of-the-quote-style#post-62578</link>
			<pubDate>Thu, 28 Jun 2012 06:09:32 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">62578@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ak-muc,&#60;/p&#62;
&#60;p&#62;Can you post a link to your site? so we can give you a specific css snippet for your site.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Change colour and thickness of the quote style"</title>
			<link>http://www.kriesi.at/support/topic/change-colour-and-thickness-of-the-quote-style#post-62448</link>
			<pubDate>Wed, 27 Jun 2012 14:12:31 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">62448@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi, i tried to change the colour and thickness of the left bar, which appears beside the text with this code, but it doesnt work:&#60;/p&#62;
&#60;p&#62;.pullquote_boxed {&#60;br /&#62;
    border-left-style: solid;&#60;br /&#62;
    border-left-width: 5px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;any ideas and how i change the colour?&#60;/p&#62;
&#60;p&#62;thx a lot!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
