<?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: Product Category Page Title Positioning</title>
		<link>http://www.kriesi.at/support/topic/product-category-page-title-positioning</link>
		<description>Support Forum - Topic: Product Category Page Title Positioning</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 15:28:47 +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/product-category-page-title-positioning" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Product Category Page Title Positioning"</title>
			<link>http://www.kriesi.at/support/topic/product-category-page-title-positioning#post-73395</link>
			<pubDate>Wed, 29 Aug 2012 02:52:00 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">73395@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi lcburns,&#60;/p&#62;
&#60;p&#62;Glad that Nick helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lcburns on "Product Category Page Title Positioning"</title>
			<link>http://www.kriesi.at/support/topic/product-category-page-title-positioning#post-73324</link>
			<pubDate>Tue, 28 Aug 2012 20:12:21 +0000</pubDate>
			<dc:creator>lcburns</dc:creator>
			<guid isPermaLink="false">73324@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It does...thanks!  I was leaving out the _image.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Product Category Page Title Positioning"</title>
			<link>http://www.kriesi.at/support/topic/product-category-page-title-positioning#post-73282</link>
			<pubDate>Tue, 28 Aug 2012 16:51:51 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">73282@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This will work:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.title_container_image {padding-left: 10px} /*was 50px before */&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lcburns on "Product Category Page Title Positioning"</title>
			<link>http://www.kriesi.at/support/topic/product-category-page-title-positioning#post-73238</link>
			<pubDate>Tue, 28 Aug 2012 11:56:20 +0000</pubDate>
			<dc:creator>lcburns</dc:creator>
			<guid isPermaLink="false">73238@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, all I did was remove the thumbnail with css...that's all the code that was modified, nothing else:&#60;/p&#62;
&#60;p&#62;.category_thumb {display:none !important;}&#60;/p&#62;
&#60;p&#62;Now the page-title needs to be moved over, if possible.&#60;/p&#62;
&#60;p&#62;Thanks -
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Product Category Page Title Positioning"</title>
			<link>http://www.kriesi.at/support/topic/product-category-page-title-positioning#post-73232</link>
			<pubDate>Tue, 28 Aug 2012 11:04:14 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">73232@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am sorry, you removed images that sit normally to the left of title? By using css to cover it up or removing a section of code? Please show us the code, otherwise this will not be very effective and I want to make sure we do our best to find a solution&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lcburns on "Product Category Page Title Positioning"</title>
			<link>http://www.kriesi.at/support/topic/product-category-page-title-positioning#post-73102</link>
			<pubDate>Mon, 27 Aug 2012 19:52:04 +0000</pubDate>
			<dc:creator>lcburns</dc:creator>
			<guid isPermaLink="false">73102@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I can show you the images below...will this suffice?  The 'collection' photo is the main shop page and the 'dinnerware' photo is showing the category.  I removed the thumbnail image on the category page (this image normally sits to the left of the page title).  I've removed it since I've added a banner image below and it would be redundant to keep it.  (I may have to keep it, however).&#60;/p&#62;
&#60;p&#62;Since it's removal, the 'dinnerware' page title needs to be left justified now, but in doing so, it would move the 'collection' page over too, so I am just looking to move the category pages only.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://imgur.com/ypCP0&#34; rel=&#34;nofollow&#34;&#62;http://imgur.com/ypCP0&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://imgur.com/iPyd3&#34; rel=&#34;nofollow&#34;&#62;http://imgur.com/iPyd3&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for anything you can suggest.&#60;/p&#62;
&#60;p&#62;Leslie
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Product Category Page Title Positioning"</title>
			<link>http://www.kriesi.at/support/topic/product-category-page-title-positioning#post-71858</link>
			<pubDate>Mon, 20 Aug 2012 08:11:53 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">71858@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please save the html of the page to pastebin.com, and if you can do a screen capture and illustrate what needs to be moved and where, I will quickly assist you. Unfortunately I usually guess it wrong most of the time.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lcburns on "Product Category Page Title Positioning"</title>
			<link>http://www.kriesi.at/support/topic/product-category-page-title-positioning#post-71269</link>
			<pubDate>Wed, 15 Aug 2012 22:54:18 +0000</pubDate>
			<dc:creator>lcburns</dc:creator>
			<guid isPermaLink="false">71269@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I don't have a link to site yet to give you, but yes, talking about the category title in the Abundance theme for the shop...product category title.  The above didn't work.  The element.style in Firefox is:&#60;/p&#62;
&#60;p&#62;element.style {&#60;br /&#62;
    height: 35px;&#60;br /&#62;
    left: -14px;&#60;br /&#62;
    top: -6px;&#60;br /&#62;
    width: 183px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Changing that left margin works, but of course, I don't have the right css class, and I want the category page title to move and NOT the main shop/catalog page title.  Is it possible?  I thought if I could single it out using the category ID, but I can't get that to work either.&#60;/p&#62;
&#60;p&#62;thanks for your help -
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Product Category Page Title Positioning"</title>
			<link>http://www.kriesi.at/support/topic/product-category-page-title-positioning#post-71255</link>
			<pubDate>Wed, 15 Aug 2012 22:24:39 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">71255@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Hi, are you talking about the archives: category view? Try to apply the left margin to this element.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.category.archive .page-title.meta-color {
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Product Category Page Title Positioning"</title>
			<link>http://www.kriesi.at/support/topic/product-category-page-title-positioning#post-71254</link>
			<pubDate>Wed, 15 Aug 2012 22:22:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">71254@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Can you give us a link to your site?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lcburns on "Product Category Page Title Positioning"</title>
			<link>http://www.kriesi.at/support/topic/product-category-page-title-positioning#post-71172</link>
			<pubDate>Wed, 15 Aug 2012 14:59:44 +0000</pubDate>
			<dc:creator>lcburns</dc:creator>
			<guid isPermaLink="false">71172@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm adding banner images to the category pages...they sit right under the title and thus, the product category title needs to be repositioned. I just need to move the category title/page-title of the categories left (using margin-left), but it also moves the title of the main shop page, which needs to stay where it is.&#60;/p&#62;
&#60;p&#62;I've researched and researched a solution for this, but can't find anything specific to modifying the product category page title only without also moving the 'shop' page title.  I've tried using product_category ID and the following in some form, #top.woocommerce, page-title, .cufon-active #top .cufon_headings, .title_containert h1, etc., but nothing is working. &#60;/p&#62;
&#60;p&#62;Thanks -
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
