<?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: Responsive changes dont lineup</title>
		<link>http://www.kriesi.at/support/topic/responsive-changes-dont-lineup</link>
		<description>Support Forum - Topic: Responsive changes dont lineup</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 13:15:52 +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/responsive-changes-dont-lineup" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Responsive changes dont lineup"</title>
			<link>http://www.kriesi.at/support/topic/responsive-changes-dont-lineup#post-99019</link>
			<pubDate>Fri, 01 Mar 2013 13:10:21 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">99019@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi InterdisciplinaryInnovation,&#60;/p&#62;
&#60;p&#62;1 and 3.) I think you have modified layout.css and this code is responsible:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/* JASON anchors the page on mobile */
		div.slideshow_container {
		height: 330px!important;
		}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/* JASON anchors the page on mobile */
		div.slideshow_container {
		height: auto !important;
		}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2.) Add this in custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (max-width: 767px) {
 .slideshow_inner_caption {
  display: none;
 }
}&#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>InterdisciplinaryInnovation on "Responsive changes dont lineup"</title>
			<link>http://www.kriesi.at/support/topic/responsive-changes-dont-lineup#post-98975</link>
			<pubDate>Fri, 01 Mar 2013 00:42:11 +0000</pubDate>
			<dc:creator>InterdisciplinaryInnovation</dc:creator>
			<guid isPermaLink="false">98975@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have a few issues that I needed help with.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://studentglobalhealth.org/&#34; rel=&#34;nofollow&#34;&#62;http://studentglobalhealth.org/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;1.  On the home page, when I narrow the window down to mobile size, the titles and part of the text for the portfolio images and the title and text overlap.  How can I make the container fit?&#60;/p&#62;
&#60;p&#62;2.  Is there a way to make the caption disappear when the window is most narrow? Now it seems to just cut off.&#60;/p&#62;
&#60;p&#62;3.  There is a large space below the featured image when the screen is most narrow.  How do I remove that?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
