<?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: CSS-Help needed: styling headlines with background stripes</title>
		<link>http://www.kriesi.at/support/topic/css-help-needed-styling-headlines-with-background-stripes</link>
		<description>Support Forum - Topic: CSS-Help needed: styling headlines with background stripes</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 06:51:41 +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/css-help-needed-styling-headlines-with-background-stripes" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "CSS-Help needed: styling headlines with background stripes"</title>
			<link>http://www.kriesi.at/support/topic/css-help-needed-styling-headlines-with-background-stripes#post-33226</link>
			<pubDate>Sun, 27 Nov 2011 14:50:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33226@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that it works now :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CSS-Help needed: styling headlines with background stripes"</title>
			<link>http://www.kriesi.at/support/topic/css-help-needed-styling-headlines-with-background-stripes#post-33219</link>
			<pubDate>Sun, 27 Nov 2011 11:34:40 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">33219@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, thanks a lot, I'm not really so familiar with CSS ;-)&#60;/p&#62;
&#60;p&#62;I've tried this with the help of SELFHTML (&#60;a href=&#34;http://de.selfhtml.org/css/formate/zentrale.htm&#34; rel=&#34;nofollow&#34;&#62;http://de.selfhtml.org/css/formate/zentrale.htm&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;If somebody likes to style his headlines in such way, too, here is the code:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;The CSS:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
h5 {&#60;br /&#62;
    background: url(&#34;../images/shared/stripes.gif&#34;) repeat-x scroll center 18px transparent;&#60;br /&#62;
    float: left;&#60;br /&#62;
	text-align: center;&#60;br /&#62;
	width: 100%;&#60;br /&#62;
    font-size: 12px !important;&#60;br /&#62;
    letter-spacing: 2px !important;&#60;br /&#62;
	font-weight: normal !important;&#60;br /&#62;
    margin-top: 10px;&#60;br /&#62;
    text-transform: uppercase;&#60;br /&#62;
	color: #777777;&#60;br /&#62;
	margin-bottom: 6px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.h5background {&#60;br /&#62;
	background-color: #FFffff;&#60;br /&#62;
	padding: 0 10px;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;And the code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;h5&#38;gt;&#38;lt;span class=&#34;h5background&#34;&#38;gt;My latest Projects&#38;lt;/span&#38;gt;&#38;lt;/h5&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Works now fine and looks like this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i43.tinypic.com/24lqyk5.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i43.tinypic.com/24lqyk5.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "CSS-Help needed: styling headlines with background stripes"</title>
			<link>http://www.kriesi.at/support/topic/css-help-needed-styling-headlines-with-background-stripes#post-33203</link>
			<pubDate>Sun, 27 Nov 2011 07:05:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33203@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
yes - you need to wrap your text into a span and apply a white background color to it.I see no other chance to do this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>johnnysteel on "CSS-Help needed: styling headlines with background stripes"</title>
			<link>http://www.kriesi.at/support/topic/css-help-needed-styling-headlines-with-background-stripes#post-33186</link>
			<pubDate>Sun, 27 Nov 2011 04:06:13 +0000</pubDate>
			<dc:creator>johnnysteel</dc:creator>
			<guid isPermaLink="false">33186@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;you can do this kind of thing by slapping your h5 contents in a span and styling the span
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "CSS-Help needed: styling headlines with background stripes"</title>
			<link>http://www.kriesi.at/support/topic/css-help-needed-styling-headlines-with-background-stripes#post-33174</link>
			<pubDate>Sat, 26 Nov 2011 19:47:08 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">33174@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I would like to style my h5-headlines with background stripes. Example screenshot:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i43.tinypic.com/24lqyk5.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i43.tinypic.com/24lqyk5.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have tried it with this CSS:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
h5 {&#60;br /&#62;
    background: url(&#34;../images/shared/stripes.gif&#34;) repeat-x scroll center 20px transparent;&#60;br /&#62;
    float: left;&#60;br /&#62;
	text-align: center;&#60;br /&#62;
	width: 100%;&#60;br /&#62;
    font-size: 12px !important;&#60;br /&#62;
    letter-spacing: 2px !important;&#60;br /&#62;
	font-weight: normal !important;&#60;br /&#62;
    margin-top: 10px;&#60;br /&#62;
    text-transform: uppercase;&#60;br /&#62;
	color: #777777;&#60;br /&#62;
	margin-bottom: 6px;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But with this, the stripes goes behind the headline text, like this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i44.tinypic.com/iedspc.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i44.tinypic.com/iedspc.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How can I do it, so that the text is like in the example above left blank from the stripes behind it?&#60;/p&#62;
&#60;p&#62;Thanks for any help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
