<?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: sidebar font - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/sidebar-font</link>
		<description>Support Forum - Tag: sidebar font - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 01:58:37 +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/sidebar-font" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "copyright text and media=&#34;all&#34; body font size"</title>
			<link>http://www.kriesi.at/support/topic/copyright-text-and-mediaall-body-font-size#post-96515</link>
			<pubDate>Wed, 13 Feb 2013 13:51:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96515@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can target that widget by 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 #wysija-2 p {
font-size: 14px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>gixxxer on "copyright text and media=&#34;all&#34; body font size"</title>
			<link>http://www.kriesi.at/support/topic/copyright-text-and-mediaall-body-font-size#post-96420</link>
			<pubDate>Tue, 12 Feb 2013 21:06:34 +0000</pubDate>
			<dc:creator>gixxxer</dc:creator>
			<guid isPermaLink="false">96420@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you very much. Got the copyright text field and link fixed now.&#60;/p&#62;
&#60;p&#62;Still missing the code to change the 'media=&#34;all&#34; body' font size though.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "copyright text and media=&#34;all&#34; body font size"</title>
			<link>http://www.kriesi.at/support/topic/copyright-text-and-mediaall-body-font-size#post-96176</link>
			<pubDate>Mon, 11 Feb 2013 14:47:53 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96176@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi gixxxer,&#60;/p&#62;
&#60;p&#62;I think there is an issue escaping the quotes in the echo. Try just using plain html for the line. In the sidebar.php, replace the&#60;br /&#62;
&#60;code&#62;echo &#38;quot;&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;&#38;amp;copy; Copyright&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; &#38;lt;a href=&#38;#39;&#38;quot;.home_url(&#38;#39;/&#38;#39;).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_bloginfo(&#38;#39;name&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/span&#38;gt;&#38;quot;;&#60;/code&#62;&#60;br /&#62;
with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;##echo &#38;quot;&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;&#38;amp;copy; Copyright&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; &#38;lt;a href=&#38;#39;&#38;quot;.home_url(&#38;#39;/&#38;#39;).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_bloginfo(&#38;#39;name&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/span&#38;gt;&#38;quot;;
?&#38;gt;
&#38;lt;span class=&#38;quot;copyright&#38;quot;&#38;gt;&#38;amp;copy; Copyright &#38;lt;a href=&#38;quot;http://diablomods.net/&#38;quot;&#38;gt;Diablo Mods&#38;lt;/a&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;?php&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will comment out the original line and then close out the php. Then the copyright line is plain html and you can just edit the url and text.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gixxxer on "copyright text and media=&#34;all&#34; body font size"</title>
			<link>http://www.kriesi.at/support/topic/copyright-text-and-mediaall-body-font-size#post-96087</link>
			<pubDate>Sun, 10 Feb 2013 22:47:17 +0000</pubDate>
			<dc:creator>gixxxer</dc:creator>
			<guid isPermaLink="false">96087@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Tried inserting that code and the same thing happened as previously when I tried, the page displays only the main post area and everything else is lost, background picture, menu, sidebars etc.&#60;/p&#62;
&#60;p&#62;Also, that font size code kept the size in 12px and would need to change to match the product pages withrest of the paragraph/body con tent font size in the site which is 14px.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "copyright text and media=&#34;all&#34; body font size"</title>
			<link>http://www.kriesi.at/support/topic/copyright-text-and-mediaall-body-font-size#post-96031</link>
			<pubDate>Sun, 10 Feb 2013 07:29:01 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">96031@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;If you have problems with the code below, please paste what you want to display, in order to make things easier.&#60;/p&#62;
&#60;p&#62;will print out: © Copyright &#60;a href=&#34;http://WWW.GOOGLE.COM&#34;&#62;GOOGLE IS COOL&#60;/a&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;© Copyright&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; &#38;lt;a href=&#38;quot;HTTP://WWW.GOOGLE.COM&#38;quot;&#38;gt;GOOGLE IS COOL&#38;lt;/a&#38;gt;&#38;lt;/span&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;--&#60;/p&#62;
&#60;p&#62;will print out &#60;a href=&#34;http://WWW.GOOGLE.COM&#34;&#62;GOOGLE IS COOL&#60;/a&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;HTTP://WWW.GOOGLE.COM&#38;quot;&#38;gt;GOOGLE IS COOL&#38;lt;/a&#38;gt;&#38;lt;/span&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;-------&#60;br /&#62;
Widget Fun&#60;/p&#62;
&#60;p&#62;You can try this, it should do the trick. Just add it to Quick CSS located in Flashlight &#38;gt; Template Options &#38;gt; Styling ... text area on bottom of the page ;; or to the bottom of the /css/custom.css file.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .widget div{
  font-size:1.1em !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>gixxxer on "copyright text and media=&#34;all&#34; body font size"</title>
			<link>http://www.kriesi.at/support/topic/copyright-text-and-mediaall-body-font-size#post-95949</link>
			<pubDate>Sat, 09 Feb 2013 07:12:32 +0000</pubDate>
			<dc:creator>gixxxer</dc:creator>
			<guid isPermaLink="false">95949@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, now I feel &#34;simple&#34; to say the least. ._. I tried to put the name and the link in there and just couldn't get it to work. If I may please, can you put another link like &#34;www.example.com&#34; and also &#34;EXAMPLE&#34; (the text and code together just like in the initial model) in that code please.&#60;/p&#62;
&#60;p&#62;Also, I would need the css short code for the paragraph/body font size for product pages and the code to change 'media=&#34;all&#34; body' font size please  &#60;/p&#62;
&#60;p&#62;My apologies for dragging this.&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "copyright text and media=&#34;all&#34; body font size"</title>
			<link>http://www.kriesi.at/support/topic/copyright-text-and-mediaall-body-font-size#post-95780</link>
			<pubDate>Fri, 08 Feb 2013 05:14:20 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">95780@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi gixxxer,&#60;/p&#62;
&#60;p&#62;If you want to replace the Copyright text, then you should replace this one (based on Peter's code):&#60;br /&#62;
&#60;code&#62;&#38;amp;copy; Copyright&#60;/code&#62;&#60;br /&#62;
If it's the Diablo Mods (link after copyright) that you want to change then replace this one:&#60;br /&#62;
&#60;code&#62;&#38;quot;.get_bloginfo(&#38;#39;name&#38;#39;).&#38;quot;&#60;/code&#62;&#60;br /&#62;
you can replace this with any text just like:&#60;br /&#62;
&#60;code&#62;Some Text&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gixxxer on "copyright text and media=&#34;all&#34; body font size"</title>
			<link>http://www.kriesi.at/support/topic/copyright-text-and-mediaall-body-font-size#post-95758</link>
			<pubDate>Thu, 07 Feb 2013 23:28:38 +0000</pubDate>
			<dc:creator>gixxxer</dc:creator>
			<guid isPermaLink="false">95758@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, got the sidebar fixed but not experienced enough in php so I can't find the actual text and link which I would need to change from that line. Can you give me just a little bit more detail, please&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "copyright text and media=&#34;all&#34; body font size"</title>
			<link>http://www.kriesi.at/support/topic/copyright-text-and-mediaall-body-font-size#post-95408</link>
			<pubDate>Wed, 06 Feb 2013 08:49:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">95408@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) You can change the copyright text in sidebar.php - search for following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;&#38;amp;copy; Copyright&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; &#38;lt;a href=&#38;#39;&#38;quot;.home_url(&#38;#39;/&#38;#39;).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_bloginfo(&#38;#39;name&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/span&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) You can change the font size with following css code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.widget, .widget p{
font-size: 14px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>gixxxer on "copyright text and media=&#34;all&#34; body font size"</title>
			<link>http://www.kriesi.at/support/topic/copyright-text-and-mediaall-body-font-size#post-95397</link>
			<pubDate>Wed, 06 Feb 2013 08:02:40 +0000</pubDate>
			<dc:creator>gixxxer</dc:creator>
			<guid isPermaLink="false">95397@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Where can I change the copyright text exactly and also, I have newsletter sidebar plug in widget which doesn't use the content font size but rather media = all is what I get from inspect elements. Can you give me a short code which changes the font size for sidebar widgets or do I have to change the font size for every plug in separately?&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
