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

		<item>
			<title>Dude on "WooCommerce CSS Formatting Issues"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-css-formatting-issues#post-113729</link>
			<pubDate>Sat, 25 May 2013 07:49:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">113729@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, unfortunately WooCommerce requires special templates which are not included in Choices. It's not only a problem with css but with the entire html structure. I'd recommend to use another e-commerce plugin like Cart66 or WordPress simple Paypal shopping cart (which should integrate nicely into any theme) or to use a WooCommerce optimized theme like Enfold, Replete or Propulsion or another WooCommerce theme from here: &#60;a href=&#34;http://themeforest.net/category/wordpress/ecommerce/woocommerce&#34; rel=&#34;nofollow&#34;&#62;http://themeforest.net/category/wordpress/ecommerce/woocommerce&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Lanesa on "WooCommerce CSS Formatting Issues"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-css-formatting-issues#post-113691</link>
			<pubDate>Sat, 25 May 2013 04:59:11 +0000</pubDate>
			<dc:creator>Lanesa</dc:creator>
			<guid isPermaLink="false">113691@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi the content on my site is not currently displayed correctly when using Woocommerce. All of the comment including the right sidebar collapses to the left side of the page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kllutzy on "Propulsion wish list"</title>
			<link>http://www.kriesi.at/support/topic/propulsion-wish-list#post-113596</link>
			<pubDate>Fri, 24 May 2013 15:56:17 +0000</pubDate>
			<dc:creator>kllutzy</dc:creator>
			<guid isPermaLink="false">113596@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Homepage&#60;/p&#62;
&#60;p&#62;- Portfolio thumbnail&#60;br /&#62;
The display size is variable [see 'Station by Ander' vs. 'Mad Zac - Pushing It']. Is there a reason why the size is variable?&#60;/p&#62;
&#60;p&#62;- Portfolio Header styling&#60;br /&#62;
I would like to use the H1, H2 tags as per normal content. &#60;/p&#62;
&#60;p&#62;- Social media styling&#60;br /&#62;
I would like to change the colour of the icons, i can locate the png - but are you controlling the hover state using opacity? if so, where is the .css for this?&#60;/p&#62;
&#60;p&#62;Blog&#60;/p&#62;
&#60;p&#62;- Snippet of each blog&#60;br /&#62;
At the moment, there is no snippet - the whole article is being displayed. Can we change this? &#60;/p&#62;
&#60;p&#62;- gravatar&#60;br /&#62;
Is not being displayed?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Footer Decoration Lines &#38; Portfolio styling"</title>
			<link>http://www.kriesi.at/support/topic/footer-decoration-lines-portfolio-styling#post-112223</link>
			<pubDate>Sun, 19 May 2013 15:17:38 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">112223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Actually add this to end of your functions.php file &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;#39;widget_title&#38;#39;, &#38;#39;my_change_title&#38;#39;);

function my_change_title($title=&#38;#39;&#38;#39;) {
$ttitle = &#38;quot;&#38;lt;div style=\&#38;quot;padding-bottom:10px\&#38;quot; class=\&#38;quot;av-special-heading avia-builder-el-1 el_after_av_portfolio avia-builder-el-last \&#38;quot;&#38;gt;&#38;quot;;
$ttitle .= &#38;quot;&#38;lt;span class=\&#38;quot;widget-title\&#38;quot;&#38;gt;$title&#38;lt;/span&#38;gt;&#38;quot;;
$ttitle .= &#38;quot;&#38;lt;div class=\&#38;quot;special-heading-border\&#38;quot;&#38;gt;&#38;quot;;
$ttitle .= &#38;quot;&#38;lt;div class=\&#38;quot;special-heading-inner-border\&#38;quot;&#38;gt;&#38;quot;;
$ttitle .= &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
$ttitle .= &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
$ttitle .= &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
return $ttitle;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Footer Decoration Lines &#38; Portfolio styling"</title>
			<link>http://www.kriesi.at/support/topic/footer-decoration-lines-portfolio-styling#post-112057</link>
			<pubDate>Fri, 17 May 2013 20:42:28 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">112057@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Brilliant Nick... Ill give it a go. &#60;/p&#62;
&#60;p&#62;Big Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Footer Decoration Lines &#38; Portfolio styling"</title>
			<link>http://www.kriesi.at/support/topic/footer-decoration-lines-portfolio-styling#post-111965</link>
			<pubDate>Fri, 17 May 2013 16:17:42 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">111965@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;That is an advanced layout editor component called Special Heading  using the default style. &#60;a href=&#34;http://www.clipular.com/c?6080052=hDO5fTzvwTw1FQ2vFXkx_-7KFKI&#38;amp;f=.png&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?6080052=hDO5fTzvwTw1FQ2vFXkx_-7KFKI&#38;amp;f=.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is how it looks when you view source.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div style=&#38;quot;padding-bottom:10px&#38;quot; class=&#38;quot;av-special-heading avia-builder-el-1 el_after_av_portfolio avia-builder-el-last &#38;quot;&#38;gt;
	&#38;lt;h1&#38;gt;Hello&#38;lt;/h1&#38;gt;
	&#38;lt;div class=&#38;quot;special-heading-border&#38;quot;&#38;gt;
		&#38;lt;div class=&#38;quot;special-heading-inner-border&#38;quot;&#38;gt;
		&#38;lt;/div&#38;gt;
	&#38;lt;/div&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;So copy that block, open up footer.php and put it where you want. Just change the Hello part to whatever you need it to say.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Footer Decoration Lines &#38; Portfolio styling"</title>
			<link>http://www.kriesi.at/support/topic/footer-decoration-lines-portfolio-styling#post-111629</link>
			<pubDate>Thu, 16 May 2013 11:24:15 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">111629@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for getting back to me but what im after is a replica of what you use for a shortcode where the line extends to the right of the headline text. &#60;/p&#62;
&#60;p&#62;On the enfold demo site theres an example pages drop down and one of these is called ABOUT US. If you look, theres a heading called WELCOME AT OUR AGENCY and the type of line im referring to is there (next to it, flowing across to width of the column)&#60;/p&#62;
&#60;p&#62;How can I do this in the FOOTER WIDGET headings?&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Footer Decoration Lines &#38; Portfolio styling"</title>
			<link>http://www.kriesi.at/support/topic/footer-decoration-lines-portfolio-styling#post-111521</link>
			<pubDate>Thu, 16 May 2013 00:38:51 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">111521@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please try this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.widgettitle {
border-bottom: 1px dotted white;
padding-bottom: 10px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It will create a dotted line below the widget title. For more border styles, please refer to this link&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.w3schools.com/css/css_border.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/css/css_border.asp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Footer Decoration Lines &#38; Portfolio styling"</title>
			<link>http://www.kriesi.at/support/topic/footer-decoration-lines-portfolio-styling#post-111413</link>
			<pubDate>Wed, 15 May 2013 16:16:05 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">111413@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;The first bit is great although I think you may have not quite understood my question about the footer. I dont want a line to span across all three widgets as I realise that would require alot of work. What im after is to add a bit of decoration by applying a middle horizontal line after a widget title that 'only' spans the width of the individual widget. Therefore the end result would be WIDGET 1 TITLE followed by a decorative line....[Column GAP]....WIDGET 2 TITLE followed by a decorative line....[Column GAP]....WIDGET 3 TITLE followed by a decorative line.&#60;/p&#62;
&#60;p&#62;I want it to behave the same as the shortcodes you supply but obviously I appreciate this would be CSS code instead.&#60;/p&#62;
&#60;p&#62;Can you help?&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Footer Decoration Lines &#38; Portfolio styling"</title>
			<link>http://www.kriesi.at/support/topic/footer-decoration-lines-portfolio-styling#post-111382</link>
			<pubDate>Wed, 15 May 2013 13:47:26 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">111382@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Andy&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .grid-entry .inner-entry {
background: #333;
box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.2); /*border on portfolio items*/
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .grid-entry-title {
background-color: #333; /*bg of title for portfolio item*/
color: #fff; /*color of title text*/
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The footer issue is most likely not possible without quite a bit of tweaking. Since each footer section doesn't actually touch the one next to it, you would need to re-do that grid section to allow a line to extend past the edge of the actual widget.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Footer Decoration Lines &#38; Portfolio styling"</title>
			<link>http://www.kriesi.at/support/topic/footer-decoration-lines-portfolio-styling#post-111106</link>
			<pubDate>Tue, 14 May 2013 12:08:53 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">111106@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;PORTFOLIO&#60;br /&#62;
Ive been trying everything but I cant seem to adjust the grid text font colors and the box background colours. Its inheriting the parameters from the Enfold Styling but I need to change it as its on a different background. &#60;/p&#62;
&#60;p&#62;As a test could it be totally be removed (thus leaving only a grid of images) and the descriptor text placed on a rollover in grid box itself (over the corresponding image)?&#60;/p&#62;
&#60;p&#62;In the Portfolio itself, where is the grid box rollover 'curved arrow' kept and can I change this for my own graphic?&#60;/p&#62;
&#60;p&#62;FOOTER&#60;br /&#62;
Id like to put a decorative line (as used on the other codes for things like a portfolio grid etc) next to each Footer Widget. I have x3 widgets in the footer and each has a title. Id like a single line to extend to the right to fill the space to the right for the entire column width&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kthompson on "Change top menu styling"</title>
			<link>http://www.kriesi.at/support/topic/change-top-menu-styling#post-110852</link>
			<pubDate>Mon, 13 May 2013 13:25:05 +0000</pubDate>
			<dc:creator>kthompson</dc:creator>
			<guid isPermaLink="false">110852@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;perfect. thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change top menu styling"</title>
			<link>http://www.kriesi.at/support/topic/change-top-menu-styling#post-110804</link>
			<pubDate>Mon, 13 May 2013 06:38:05 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">110804@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This selector controls the style of the menu.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.main_menu ul:first-child &#38;gt; li &#38;gt; a {
display: block;
text-decoration: none;
padding: 0 15px;
text-transform: uppercase;
font-weight: bold;
border-left-style: solid;
border-left-width: 1px;
line-height: 1em;
font-size: 12px;
font-family: &#38;quot;HelveticaNeue&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, Arial, Verdana, sans-serif;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kthompson on "Change top menu styling"</title>
			<link>http://www.kriesi.at/support/topic/change-top-menu-styling#post-110756</link>
			<pubDate>Mon, 13 May 2013 03:28:40 +0000</pubDate>
			<dc:creator>kthompson</dc:creator>
			<guid isPermaLink="false">110756@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Would like to style tag (line above top menu) and top menu. Unable to discover what css tags will do the trick. Can you help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>micscr on "Bold text gets coloured automatically"</title>
			<link>http://www.kriesi.at/support/topic/bold-text-gets-coloured-automatically#post-109799</link>
			<pubDate>Wed, 08 May 2013 15:13:30 +0000</pubDate>
			<dc:creator>micscr</dc:creator>
			<guid isPermaLink="false">109799@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i have worked arround the issue setting the color to a grey which is readable on black and white.&#60;br /&#62;
now fine for me - thx for your help guys!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Michael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>micscr on "Bold text gets coloured automatically"</title>
			<link>http://www.kriesi.at/support/topic/bold-text-gets-coloured-automatically#post-109725</link>
			<pubDate>Wed, 08 May 2013 11:54:37 +0000</pubDate>
			<dc:creator>micscr</dc:creator>
			<guid isPermaLink="false">109725@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;okay, since I'm also using this widget in pages-sidebar area, they also turn white there which is also the bg-color.&#60;/p&#62;
&#60;p&#62;is there any way to split the color-allocations for the latest-news-headlines or do i have to remove the widget in one area?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Michael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>micscr on "Bold text gets coloured automatically"</title>
			<link>http://www.kriesi.at/support/topic/bold-text-gets-coloured-automatically#post-109719</link>
			<pubDate>Wed, 08 May 2013 11:16:40 +0000</pubDate>
			<dc:creator>micscr</dc:creator>
			<guid isPermaLink="false">109719@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thx a lot, Ismael!&#60;/p&#62;
&#60;p&#62;Now everything looks proper.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Bold text gets coloured automatically"</title>
			<link>http://www.kriesi.at/support/topic/bold-text-gets-coloured-automatically#post-109573</link>
			<pubDate>Tue, 07 May 2013 22:35:44 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">109573@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You should probably use this &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.news-headline {
color: white !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>micscr on "Bold text gets coloured automatically"</title>
			<link>http://www.kriesi.at/support/topic/bold-text-gets-coloured-automatically#post-109547</link>
			<pubDate>Tue, 07 May 2013 20:11:12 +0000</pubDate>
			<dc:creator>micscr</dc:creator>
			<guid isPermaLink="false">109547@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;thx Devin &#38;amp; TechShad for the codes.&#60;/p&#62;
&#60;p&#62;In fact both work but if I also add the...&#60;/p&#62;
&#60;p&#62;#top strong {&#60;br /&#62;
color: black ;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;... unfortunately the headlines in the footer (I'm using Enfold Latest News widget) also turn from white to black, which make them illegible.&#60;/p&#62;
&#60;p&#62;Any ideas how I can fix that as well? thx!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Bold text gets coloured automatically"</title>
			<link>http://www.kriesi.at/support/topic/bold-text-gets-coloured-automatically#post-109533</link>
			<pubDate>Tue, 07 May 2013 18:13:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">109533@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; No, the code shouldn't break anything.. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TechShad on "Bold text gets coloured automatically"</title>
			<link>http://www.kriesi.at/support/topic/bold-text-gets-coloured-automatically#post-109442</link>
			<pubDate>Tue, 07 May 2013 08:07:25 +0000</pubDate>
			<dc:creator>TechShad</dc:creator>
			<guid isPermaLink="false">109442@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The above fixed the colors in PAGES.&#60;/p&#62;
&#60;p&#62;however, I also had to do this to make the Bolds black in Blog posts;&#60;/p&#62;
&#60;p&#62;#top b {&#60;br /&#62;
color: black ;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;I hope that does not break anything else ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Bold text gets coloured automatically"</title>
			<link>http://www.kriesi.at/support/topic/bold-text-gets-coloured-automatically#post-109076</link>
			<pubDate>Sun, 05 May 2013 16:49:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">109076@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi micscr,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top strong {
color: black ;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>micscr on "Bold text gets coloured automatically"</title>
			<link>http://www.kriesi.at/support/topic/bold-text-gets-coloured-automatically#post-108781</link>
			<pubDate>Fri, 03 May 2013 19:46:32 +0000</pubDate>
			<dc:creator>micscr</dc:creator>
			<guid isPermaLink="false">108781@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey there,&#60;/p&#62;
&#60;p&#62;Enfold is a great piece of work! I love it.&#60;/p&#62;
&#60;p&#62;Just one question:&#60;br /&#62;
I'd like to highlight some text in the main content, just making it bold.&#60;br /&#62;
Unfortunately bold text becomes couloured (scheme colour; red in my case) automatically on every page. I want to have bold words in the default black-textcolor only. Otherwise thely look like hyperlinks...&#60;/p&#62;
&#60;p&#62;How can I fix that issue?&#60;/p&#62;
&#60;p&#62;Thx in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Header Container Styling"</title>
			<link>http://www.kriesi.at/support/topic/header-container-styling#post-107732</link>
			<pubDate>Mon, 29 Apr 2013 05:22:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">107732@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Insert following code into the quick css field:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.slideshow_color.title_container, .home #footer.footer_color{
background: #041424 url(http://www.kriesi.at/themes/incarnation/wp-content/themes/incarnation/images/background-images/grunge-big-light.png) top center repeat scroll;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Insead of &#60;a href=&#34;http://www.kriesi.at/themes/incarnation/wp-content/themes/incarnation/images/background-images/grunge-big-light.png&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/incarnation/wp-content/themes/incarnation/images/background-images/grunge-big-light.png&#60;/a&#62; and #041424 insert your custom color/image.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vagsera on "Header Container Styling"</title>
			<link>http://www.kriesi.at/support/topic/header-container-styling#post-107470</link>
			<pubDate>Fri, 26 Apr 2013 20:40:29 +0000</pubDate>
			<dc:creator>vagsera</dc:creator>
			<guid isPermaLink="false">107470@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello! I would like to use a background image for the Header containter box (in boxed layout) where I have the page name and the breadcrumbs. How can i do it using custom css? I would also like to use the same image at the home page in the headers of &#34;latest news&#34; and &#34;Upcoming Events&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>leonvalentine on "Background tile disappeared"</title>
			<link>http://www.kriesi.at/support/topic/background-tile-disappeared#post-106266</link>
			<pubDate>Fri, 19 Apr 2013 15:19:41 +0000</pubDate>
			<dc:creator>leonvalentine</dc:creator>
			<guid isPermaLink="false">106266@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael.  That did the trick!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Background tile disappeared"</title>
			<link>http://www.kriesi.at/support/topic/background-tile-disappeared#post-106255</link>
			<pubDate>Fri, 19 Apr 2013 13:25:09 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">106255@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try adding this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;html.html_boxed, body {
background-image: url(http://localhost/kriesi/propulsion/wp-content/themes/propulsion/images/background-images/wood-dark.png);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>leonvalentine on "Background tile disappeared"</title>
			<link>http://www.kriesi.at/support/topic/background-tile-disappeared#post-106189</link>
			<pubDate>Fri, 19 Apr 2013 05:12:30 +0000</pubDate>
			<dc:creator>leonvalentine</dc:creator>
			<guid isPermaLink="false">106189@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am sure there is a very simple explanation for this but I cannot figure it out.  For some reason the &#34;wood-dark.png&#34; background tile that should be displaying according to my settings just stopped for no reason. How do I fix this? &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://restinchairs.com/&#34; rel=&#34;nofollow&#34;&#62;http://restinchairs.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Headline with dotted line next to the text -&#62; CSS?"</title>
			<link>http://www.kriesi.at/support/topic/headline-with-dotted-line-next-to-the-text-css#post-104350</link>
			<pubDate>Thu, 04 Apr 2013 15:13:08 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">104350@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#60;/p&#62;
&#60;p&#62;Unfortunately we really aren't able to de-bug custom css/code through the support forums. You can try somewhere like Stackoverflow and ask the question there.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Headline with dotted line next to the text -&#62; CSS?"</title>
			<link>http://www.kriesi.at/support/topic/headline-with-dotted-line-next-to-the-text-css#post-104288</link>
			<pubDate>Thu, 04 Apr 2013 09:24:39 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">104288@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I would like to achieve such a styling:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;https://www.evernote.com/shard/s210/sh/d24d5961-1f3b-4424-892d-f3e7227c1b69/134d35dafbcc813accf473771fb45754/res/b0afa90d-d3ca-4ac1-a1bf-3d76104e8664.png?resizeSmall&#38;amp;width=832&#34; /&#62;&#60;/p&#62;
&#60;p&#62;This is the code in my page:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;subtitle&#38;quot;&#38;gt;
&#38;lt;h3&#38;gt;This is a test subtitle&#38;lt;/h3&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and these are the CSS:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.subtitle {
    margin-bottom: 25px;
    position: relative;
}
.subtitle h3 {
    font-size: 14px;
    padding-right: 15px;
}
.subtitle:before {
    background: url(&#38;quot;http://viaina.de/testseite/wp-content/uploads/sites/5/2013/04/divider10.png&#38;quot;) repeat-x scroll center center transparent;
    content: &#38;quot;&#38;quot;;
    height: 7px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;strong&#62;The result:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;https://www.evernote.com/shard/s210/sh/9320e671-b4e3-4b6f-b446-e52f31e139fa/91d7a72051165021ce19624691ac2d4e/res/32d7a0a7-1ac1-4697-af64-1536fc4690f9.png?resizeSmall&#38;amp;width=832&#34; /&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Live:&#60;/strong&#62;&#60;br /&#62;
&#60;a href=&#34;http://playground.viaina.de/testpage/&#34; rel=&#34;nofollow&#34;&#62;http://playground.viaina.de/testpage/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What is wrong with my &#60;code&#62;:before&#60;/code&#62; code and what can I do so that the dotted line does not go behind the headline text?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
