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

		<item>
			<title>andypeck on "**SLAB TEXT** Using a class in a text block"</title>
			<link>http://www.kriesi.at/support/topic/slab-text-using-a-class-in-a-text-block#post-113047</link>
			<pubDate>Wed, 22 May 2013 18:37:22 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">113047@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It ok... I worked it out. I already knew it but it was playing me up and it was late.&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "**SLAB TEXT** Using a class in a text block"</title>
			<link>http://www.kriesi.at/support/topic/slab-text-using-a-class-in-a-text-block#post-112961</link>
			<pubDate>Wed, 22 May 2013 14:20:18 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">112961@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Andy,&#60;/p&#62;
&#60;p&#62;If you are having issues with writing and setting a class you will need to look into a freelance developer to get it set up for you. The basics are pretty straightforward but we aren't really able to do the continued support for customizations like that.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "**SLAB TEXT** Using a class in a text block"</title>
			<link>http://www.kriesi.at/support/topic/slab-text-using-a-class-in-a-text-block#post-112684</link>
			<pubDate>Tue, 21 May 2013 14:02:24 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">112684@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;So I added Bebas Neue and got that working so I could change h6 to Bebas but as im only using it for 'BIG' slab text in a few pages I didnt want exclusivity to h6 especially as the theme uses. It was suggested I set up a class but thats where Ive come unstuck and where ive struggled to find tutorials I can understand. &#60;/p&#62;
&#60;p&#62;What are the 'steps' to creating a class and then calling it up in a basic text block within the Avia Layout Builder?&#60;/p&#62;
&#60;p&#62;Id like to use the words CREATIVE &#38;amp; DIVERSE, where its all 80px size but where 'CREATIVE' and '&#34;DIVERSE are grey but the letter '&#38;amp;' is in orange. However, the text actually has no spaces between the words so it reads... CREATIVE&#38;amp;DIVERSE. The tricky bit is then making sure that when its is reduced on a mobile device (responsive) that it either shrinks properly or wraps on multiple lines (centred).&#60;/p&#62;
&#60;p&#62;I get confused between spans, classes &#38;amp; divs so if someone can help me get started then id be grateful.&#60;/p&#62;
&#60;p&#62;P.s. I tried to use WP SLAB TEXT plugin but because it uses the structure of calling up a class and Im not writing it correctly I got stuck on that too. It also uses 'pipes' to split the text so advice all round please&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Problems with Body id &#34;top&#34; class code HTML"</title>
			<link>http://www.kriesi.at/support/topic/problems-with-body-id-top-class-code-html#post-97883</link>
			<pubDate>Thu, 21 Feb 2013 17:45:51 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97883@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jonathan,&#60;/p&#62;
&#60;p&#62;The classes generated in the top ID are from the wordpress body_class function. The plugin wp-super-cache is saving a cached version of the page without a browser specific output so the ? is showing instead.&#60;/p&#62;
&#60;p&#62;If you aren't having any issues and you just want to remove it, you can try doing so by removing this line in the header.php of the theme files:&#60;br /&#62;
&#60;code&#62;.avia_get_browser()&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;It's within the fill body line:&#60;br /&#62;
&#60;code&#62;&#38;lt;body id=&#38;quot;top&#38;quot; &#38;lt;?php body_class(avia_get_option(&#38;#39;boxed&#38;#39;). &#38;quot; &#38;quot;.avia_get_browser()); ?&#38;gt;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Otherwise, just disabling the plugin would fix it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>spectrecom on "Problems with Body id &#34;top&#34; class code HTML"</title>
			<link>http://www.kriesi.at/support/topic/problems-with-body-id-top-class-code-html#post-97802</link>
			<pubDate>Thu, 21 Feb 2013 11:21:43 +0000</pubDate>
			<dc:creator>spectrecom</dc:creator>
			<guid isPermaLink="false">97802@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;My site is &#60;a href=&#34;http://www.spectrecom.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.spectrecom.co.uk&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;We have been having some trouble with our Google SERP - we are not showing meta or a preview and after speaking with a company they said that a line of code needs changing from - &#60;/p&#62;
&#60;p&#62;&#38;lt;body id=&#34;top&#34; class=&#34;home blog  ?&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;to&#60;/p&#62;
&#60;p&#62;&#38;lt;body id=&#34;top&#34; class=&#34;home blog&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;How can this be done?&#60;/p&#62;
&#60;p&#62;Best&#60;/p&#62;
&#60;p&#62;Jonathan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Read More CSS Class"</title>
			<link>http://www.kriesi.at/support/topic/read-more-css-class#post-95687</link>
			<pubDate>Thu, 07 Feb 2013 14:04:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95687@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for posting your fix mattguetta :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mattguetta on "Read More CSS Class"</title>
			<link>http://www.kriesi.at/support/topic/read-more-css-class#post-95673</link>
			<pubDate>Thu, 07 Feb 2013 13:01:22 +0000</pubDate>
			<dc:creator>mattguetta</dc:creator>
			<guid isPermaLink="false">95673@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Fixed!&#60;br /&#62;
In case someone wants to do the same here is how:&#60;/p&#62;
&#60;p&#62;/includes/helper_templates.php&#60;br /&#62;
Find this line (1247) : the_content(__('Read more  &#38;rarr;','avia_framework')) ;&#60;br /&#62;
and replace with: the_content(__('&#38;lt;span class=&#34;avia-button red large&#34;&#38;gt;'.'Read more  &#38;rarr;','avia_framework'.'&#38;lt;/span&#38;gt;')) ;&#60;/p&#62;
&#60;p&#62;By doing that you get the avia big red button include with angular theme :)&#60;/p&#62;
&#60;p&#62;++
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mattguetta on "Read More CSS Class"</title>
			<link>http://www.kriesi.at/support/topic/read-more-css-class#post-95648</link>
			<pubDate>Thu, 07 Feb 2013 09:20:07 +0000</pubDate>
			<dc:creator>mattguetta</dc:creator>
			<guid isPermaLink="false">95648@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'd like to use a different css class for a specific read more link but I can't find how to do this.&#60;br /&#62;
It's on this page &#38;gt; &#60;a href=&#34;http://www.mattguetta.com/tutos-premium/&#34; rel=&#34;nofollow&#34;&#62;http://www.mattguetta.com/tutos-premium/&#60;/a&#62;&#60;br /&#62;
You need to clik on the thumbnail to see the Read more button.&#60;br /&#62;
Thanks,&#60;/p&#62;
&#60;p&#62;G
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "border-bottom for main menu items"</title>
			<link>http://www.kriesi.at/support/topic/border-bottom-for-main-menu-items#post-67698</link>
			<pubDate>Thu, 26 Jul 2012 06:25:00 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67698@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jobsource1,&#60;/p&#62;
&#60;p&#62;Glad that I could help you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jobsource1 on "border-bottom for main menu items"</title>
			<link>http://www.kriesi.at/support/topic/border-bottom-for-main-menu-items#post-67659</link>
			<pubDate>Wed, 25 Jul 2012 23:10:44 +0000</pubDate>
			<dc:creator>jobsource1</dc:creator>
			<guid isPermaLink="false">67659@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "border-bottom for main menu items"</title>
			<link>http://www.kriesi.at/support/topic/border-bottom-for-main-menu-items#post-66887</link>
			<pubDate>Sat, 21 Jul 2012 13:30:19 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66887@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jobsource1,&#60;/p&#62;
&#60;p&#62;Try this code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.menu li a {
   border-bottom: 5px solid white !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jobsource1 on "border-bottom for main menu items"</title>
			<link>http://www.kriesi.at/support/topic/border-bottom-for-main-menu-items#post-66654</link>
			<pubDate>Fri, 20 Jul 2012 02:01:16 +0000</pubDate>
			<dc:creator>jobsource1</dc:creator>
			<guid isPermaLink="false">66654@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Thanks for the fantastic theme. I'm having trouble with styling the main menu. I want to add a border line under each individual menu item. I tried adding the following code to the custom.css file:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.menu li a {&#60;br /&#62;
border-bottom: 5px solid #ffffff;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;It works on all items except the homepage link. Is there a class or id that I can apply this code to so that all the menu items display the border?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thoddi on "Add the class &#039;noLightbox&#039;"</title>
			<link>http://www.kriesi.at/support/topic/add-the-class-nolightbox#post-43841</link>
			<pubDate>Tue, 28 Feb 2012 13:45:35 +0000</pubDate>
			<dc:creator>thoddi</dc:creator>
			<guid isPermaLink="false">43841@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I'm using a shortcode to get a gallery listed on a page of this theme. So I'd like to get rid of the default lightbox feature that sticks to every images posted...&#60;/p&#62;
&#60;p&#62;If the shortcode that gets my gallery (from the OrangeBox Lightbox plugin) looks something like this:&#60;/p&#62;
&#60;p&#62;[MyGallery]&#60;/p&#62;
&#60;p&#62;How would you add the class 'noLightbox' to that in a sensible way? I guess it's my lack of basic CSS knowledge that gets expoded here;-)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
