<?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: Size of the Shop-Font and destroyed Layout and missing sidebar.</title>
		<link>http://www.kriesi.at/support/topic/size-of-the-shop-font-and-destroyed-layout-and-missing-sidebar</link>
		<description>Support Forum - Topic: Size of the Shop-Font and destroyed Layout and missing sidebar.</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 14:44:15 +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/size-of-the-shop-font-and-destroyed-layout-and-missing-sidebar" rel="self" type="application/rss+xml" />

		<item>
			<title>kunststoffat on "Size of the Shop-Font and destroyed Layout and missing sidebar."</title>
			<link>http://www.kriesi.at/support/topic/size-of-the-shop-font-and-destroyed-layout-and-missing-sidebar#post-44681</link>
			<pubDate>Mon, 05 Mar 2012 11:42:40 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">44681@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great, there are three times to change and all headlines (checkout ect) are in the right size. Maybe a nice Idea for the next Update ;-)&#60;/p&#62;
&#60;p&#62;The menu is running, too. Only the look is not so nice. Have you any idea, how I can input a little bit space between the menu and the headline? &#60;a href=&#34;http://www.wreck-explorers.com/?product=dvd-wreck-explorers-scapa-flow&#34; rel=&#34;nofollow&#34;&#62;http://www.wreck-explorers.com/?product=dvd-wreck-explorers-scapa-flow&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Thanx a lot.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Size of the Shop-Font and destroyed Layout and missing sidebar."</title>
			<link>http://www.kriesi.at/support/topic/size-of-the-shop-font-and-destroyed-layout-and-missing-sidebar#post-44651</link>
			<pubDate>Mon, 05 Mar 2012 09:14:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">44651@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) Yes because the headline structure is different. If you'd like to use the same headline on both pages open up woocommerce-config/config.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;div class=&#38;quot;post-title big_title bg_gallery cufon_headings&#38;quot;&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;div class=&#38;quot;post-title bg_gallery cufon_headings&#38;quot;&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) I can't reproduce the issue. Maybe try to add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.template-shop-single .product {
    clear: both;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Size of the Shop-Font and destroyed Layout and missing sidebar."</title>
			<link>http://www.kriesi.at/support/topic/size-of-the-shop-font-and-destroyed-layout-and-missing-sidebar#post-44576</link>
			<pubDate>Sun, 04 Mar 2012 09:57:14 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">44576@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1 - Thank you, I changed the font-size, but there is a different view between the pages and the shop. Please have a look:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.wreck-explorers.com/?post_type=product&#34; rel=&#34;nofollow&#34;&#62;http://www.wreck-explorers.com/?post_type=product&#60;/a&#62; and &#60;a href=&#34;http://www.wreck-explorers.com/?page_id=195&#34; rel=&#34;nofollow&#34;&#62;http://www.wreck-explorers.com/?page_id=195&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2 - It depend by the navigation. If you select a navigation in the menu-option shop, there will be the problem. Can you try it by youself? I havnt a developer-area in this time.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Size of the Shop-Font and destroyed Layout and missing sidebar."</title>
			<link>http://www.kriesi.at/support/topic/size-of-the-shop-font-and-destroyed-layout-and-missing-sidebar#post-44573</link>
			<pubDate>Sun, 04 Mar 2012 08:12:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">44573@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Try to add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.woocommerce .big_title .page-title {
    font-size: 53px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and change the font-size value as required. &#60;/p&#62;
&#60;p&#62;Can you post a link for issue 2 please? &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Size of the Shop-Font and destroyed Layout and missing sidebar."</title>
			<link>http://www.kriesi.at/support/topic/size-of-the-shop-font-and-destroyed-layout-and-missing-sidebar#post-44485</link>
			<pubDate>Sat, 03 Mar 2012 07:23:12 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">44485@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;no ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Size of the Shop-Font and destroyed Layout and missing sidebar."</title>
			<link>http://www.kriesi.at/support/topic/size-of-the-shop-font-and-destroyed-layout-and-missing-sidebar#post-44328</link>
			<pubDate>Fri, 02 Mar 2012 06:58:22 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">44328@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;the Shop page didn't use the layout-set for the header. How I can change the size for the headline like on the other pages?&#60;br /&#62;
&#60;a href=&#34;http://www.kunst-stoff.at/temp/flashlight_letters%20shop.png&#34; rel=&#34;nofollow&#34;&#62;http://www.kunst-stoff.at/temp/flashlight_letters%20shop.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Second point is the killed layout on the item-page. Hope same one can tell me, what is wrong.&#60;br /&#62;
&#60;a href=&#34;http://www.kunst-stoff.at/temp/flashlight_layout.png&#34; rel=&#34;nofollow&#34;&#62;http://www.kunst-stoff.at/temp/flashlight_layout.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanx&#60;br /&#62;
André
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
