<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<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>Cosmothemes &#187; Tag: text logo - Recent Posts</title>
		<link>http://cosmothemes.com/forums/tags/text-logo</link>
		<description>Cosmothemes support forums</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 17:47:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://cosmothemes.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://cosmothemes.com/forums/rss/tags/text-logo" rel="self" type="application/rss+xml" />

		<item>
			<title>reega on "Text logo don&#039;t work"</title>
			<link>http://cosmothemes.com/forums/topic/201#post-828</link>
			<pubDate>Sat, 01 Oct 2011 18:50:33 +0000</pubDate>
			<dc:creator>reega</dc:creator>
			<guid isPermaLink="false">828@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;big thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alex on "Text logo don&#039;t work"</title>
			<link>http://cosmothemes.com/forums/topic/201#post-825</link>
			<pubDate>Sat, 01 Oct 2011 14:58:51 +0000</pubDate>
			<dc:creator>alex</dc:creator>
			<guid isPermaLink="false">825@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Hi reega, we missed here something, sorry about that. It will be fixed in the next release, but if you need it now I will show you what need to be done to fix it.&#60;/p&#62;
&#60;p&#62;In header.php&#60;/p&#62;
&#60;p&#62;find&#60;br /&#62;
options::get_value( 'styling' , 'logo_font' )&#60;/p&#62;
&#60;p&#62;and replace it with:&#60;/p&#62;
&#60;p&#62;options::get_value( 'styling' , 'logo_font_family' )&#60;/p&#62;
&#60;p&#62;then just before the '&#38;lt;/head&#38;gt;'&#60;/p&#62;
&#60;p&#62;add this code:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php if( options::get_value( 'styling' , 'logo_type' ) == 'text' ) {&#60;br /&#62;
$logo_font_family = explode('&#38;amp;',options::get_value('styling' , 'logo_font_family'));&#60;br /&#62;
$logo_font_family = $logo_font_family[0];&#60;br /&#62;
$logo_font_family = str_replace( '+',' ',$logo_font_family );&#60;br /&#62;
?&#38;gt;&#60;br /&#62;
&#38;lt;style type=&#34;text/css&#34;&#38;gt;&#60;br /&#62;
div.logo h1 a {&#60;br /&#62;
font-family: '&#38;lt;?php  echo $logo_font_family ?&#38;gt;', arial, serif !important;&#60;br /&#62;
font-size: &#38;lt;?php  echo options::get_value('styling' , 'logo_font_size')?&#38;gt;px;&#60;br /&#62;
font-weight: &#38;lt;?php  echo options::get_value('styling' , 'logo_font_weight')?&#38;gt;;&#60;br /&#62;
}&#60;br /&#62;
&#38;lt;/style&#38;gt;&#60;br /&#62;
&#38;lt;?php } ?&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reega on "Text logo don&#039;t work"</title>
			<link>http://cosmothemes.com/forums/topic/201#post-819</link>
			<pubDate>Sat, 01 Oct 2011 04:11:37 +0000</pubDate>
			<dc:creator>reega</dc:creator>
			<guid isPermaLink="false">819@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Styling -&#38;gt; Type Title = text logo  - don't work
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
