<?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: Hide/Remove Dash in Portfolio Title</title>
		<link>http://www.kriesi.at/support/topic/hideremove-dash-in-portfolio-title</link>
		<description>Support Forum - Topic: Hide/Remove Dash in Portfolio Title</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 02:47:51 +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/hideremove-dash-in-portfolio-title" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Hide/Remove Dash in Portfolio Title"</title>
			<link>http://www.kriesi.at/support/topic/hideremove-dash-in-portfolio-title#post-44929</link>
			<pubDate>Wed, 07 Mar 2012 07:15:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">44929@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Great that you found a solution. Status set to resolved. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "Hide/Remove Dash in Portfolio Title"</title>
			<link>http://www.kriesi.at/support/topic/hideremove-dash-in-portfolio-title#post-44914</link>
			<pubDate>Wed, 07 Mar 2012 04:16:26 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">44914@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;to take away the dash&#60;/p&#62;
&#60;p&#62;.title-span {&#60;br /&#62;
display:none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;and to center the title:&#60;/p&#62;
&#60;p&#62;#top .post-title {&#60;br /&#62;
 margin: 0!important;&#60;br /&#62;
text-align: center;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "Hide/Remove Dash in Portfolio Title"</title>
			<link>http://www.kriesi.at/support/topic/hideremove-dash-in-portfolio-title#post-44902</link>
			<pubDate>Tue, 06 Mar 2012 23:38:38 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">44902@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;this also works&#60;/p&#62;
&#60;p&#62;#top .portfolio-title{&#60;br /&#62;
padding:12px 30px;&#60;br /&#62;
text-align: center;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;keep in mind padding here was what I changed. This reduced the size of the white box the text is in.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "Hide/Remove Dash in Portfolio Title"</title>
			<link>http://www.kriesi.at/support/topic/hideremove-dash-in-portfolio-title#post-44901</link>
			<pubDate>Tue, 06 Mar 2012 23:38:03 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">44901@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I played around with things and looked through someone else's website and found that this works (custom.css or quick css in styling tab)&#60;br /&#62;
this only moves it to the center, still don't know how to remove the dash. I'm thinking it's not too straight forward&#60;/p&#62;
&#60;p&#62;#top .post-title {&#60;br /&#62;
padding: 10px 0 10px 0!important;&#60;br /&#62;
 margin: 0!important;&#60;br /&#62;
text-align: center;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jessipoo on "Hide/Remove Dash in Portfolio Title"</title>
			<link>http://www.kriesi.at/support/topic/hideremove-dash-in-portfolio-title#post-44900</link>
			<pubDate>Tue, 06 Mar 2012 23:22:45 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">44900@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;this does not remove the dash.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Hide/Remove Dash in Portfolio Title"</title>
			<link>http://www.kriesi.at/support/topic/hideremove-dash-in-portfolio-title#post-44891</link>
			<pubDate>Tue, 06 Mar 2012 21:35:33 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">44891@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi castellanero,&#60;/p&#62;
&#60;p&#62;You can add the following to your Quick CSS or custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.title-span {
display:none;
}
#top .portfolio-title{
padding: 20px 10px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>castellanero on "Hide/Remove Dash in Portfolio Title"</title>
			<link>http://www.kriesi.at/support/topic/hideremove-dash-in-portfolio-title#post-44842</link>
			<pubDate>Tue, 06 Mar 2012 14:31:48 +0000</pubDate>
			<dc:creator>castellanero</dc:creator>
			<guid isPermaLink="false">44842@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I was wondering if anyone found a way to remove the dash in portfolio titles. I don't want to hide it or change it to the background color - I would like to remove it completely and have the title text move over.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
