<?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: Removing Headings From Page Template - Corona</title>
		<link>http://www.kriesi.at/support/topic/removing-headings-from-page-template-corona</link>
		<description>Support Forum - Topic: Removing Headings From Page Template - Corona</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 11:28:16 +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/removing-headings-from-page-template-corona" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Removing Headings From Page Template - Corona"</title>
			<link>http://www.kriesi.at/support/topic/removing-headings-from-page-template-corona#post-34994</link>
			<pubDate>Thu, 15 Dec 2011 07:49:52 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">34994@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;1) In your slideshow.css you'll find&#60;br /&#62;
&#60;code&#62;.aviacordion .heading_clone&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and&#60;br /&#62;
&#60;code&#62;.aviacordion .heading_clone h1&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;In these change the background color value of&#60;br /&#62;
&#60;code&#62;background: none repeat scroll 0% 0% #000000;&#60;/code&#62;&#60;br /&#62;
 An example would be&#60;br /&#62;
&#60;code&#62;background: none repeat scroll 0% 0% #ff0099;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;2) The heading font size can also be changed in there under&#60;br /&#62;
&#60;code&#62;.aviacordion .heading_clone h1&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j0nesy on "Removing Headings From Page Template - Corona"</title>
			<link>http://www.kriesi.at/support/topic/removing-headings-from-page-template-corona#post-34867</link>
			<pubDate>Wed, 14 Dec 2011 10:31:16 +0000</pubDate>
			<dc:creator>j0nesy</dc:creator>
			<guid isPermaLink="false">34867@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks so much!&#60;/p&#62;
&#60;p&#62;One more thing though... The overlay works with the 'hover over' but the background is still #000 as standard. Is this possible to change as well? &#60;/p&#62;
&#60;p&#62;Also, I'm trying to change the heading font but it won't seem to get any bigger. Is there a way to make the heading larger?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Removing Headings From Page Template - Corona"</title>
			<link>http://www.kriesi.at/support/topic/removing-headings-from-page-template-corona#post-34784</link>
			<pubDate>Tue, 13 Dec 2011 18:37:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">34784@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) You can remove the title in includes/loop-page.php - search for following line and delete it:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;&#38;quot;.get_the_title().&#38;quot;&#38;lt;/h1&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) You can change the overlay colour with following code (I'd add it to css/custom.css):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.slideshow_caption .inner_caption {
    background: #000000;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>j0nesy on "Removing Headings From Page Template - Corona"</title>
			<link>http://www.kriesi.at/support/topic/removing-headings-from-page-template-corona#post-34693</link>
			<pubDate>Mon, 12 Dec 2011 15:42:37 +0000</pubDate>
			<dc:creator>j0nesy</dc:creator>
			<guid isPermaLink="false">34693@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I was just looking to remove the page titles from my pages, as I want to put these in manually.&#60;/p&#62;
&#60;p&#62;I couldn't find it in the page.php so wondered how I'd go about doing this?&#60;/p&#62;
&#60;p&#62;Also, could you tell me where the css for the accordion slider overlay colour change?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
