<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<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>Cosmothemes &#187; Tag: topside - Recent Posts</title>
		<link>http://cosmothemes.com/forums/tags/topside</link>
		<description>Cosmothemes support forums</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 02:14:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://cosmothemes.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://cosmothemes.com/forums/rss/tags/topside" rel="self" type="application/rss+xml" />

		<item>
			<title>Cornel on "Remove post heading and title in mainpage widget/reduce spacing"</title>
			<link>http://cosmothemes.com/forums/topic/1493#post-6370</link>
			<pubDate>Tue, 28 Feb 2012 09:23:45 +0000</pubDate>
			<dc:creator>Cornel</dc:creator>
			<guid isPermaLink="false">6370@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;To bring the posts up near the twitter widget, in my case, was editing for &#60;code&#62;.widget_custom_post .grid-view, .widget_custom_post .list-view&#60;/code&#62;, the value for &#60;code&#62;margin-top:&#60;/code&#62; to a lower one.&#60;/p&#62;
&#60;p&#62;My mistake, the functionality is also in the lib/widget/custom_post.php.&#60;br /&#62;
For grid view, this is the excerpt lines (856-860):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if($_POST[&#38;#039;post_view&#38;#039;] == &#38;#039;grid&#38;#039;){ ?&#38;gt;
							&#38;lt;div class=&#38;quot;excerpt&#38;quot;&#38;gt; 

								&#38;lt;?php echo _core::method( &#38;#039;_text&#38;#039; , &#38;#039;content&#38;#039; , &#38;#039;settings&#38;#039; , &#38;#039;style&#38;#039; , &#38;#039;front_page_widgets&#38;#039; , &#38;#039;simple_text&#38;#039; , &#38;#039;text&#38;#039; , de_excerpt($cp-&#38;gt;post_excerpt , $cp-&#38;gt;post_content , $length = 150) , &#38;#039;p&#38;#039;  );?&#38;gt;
							&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Richard Allen on "Remove post heading and title in mainpage widget/reduce spacing"</title>
			<link>http://cosmothemes.com/forums/topic/1493#post-6274</link>
			<pubDate>Mon, 27 Feb 2012 06:58:47 +0000</pubDate>
			<dc:creator>Richard Allen</dc:creator>
			<guid isPermaLink="false">6274@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Entry-footer stuff isn't changing anything.  I'm trying to remove the excerpt and meta data from the bottom of the custom posts (Posts list) widget.  Any help is appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Allen on "Remove post heading and title in mainpage widget/reduce spacing"</title>
			<link>http://cosmothemes.com/forums/topic/1493#post-6176</link>
			<pubDate>Fri, 24 Feb 2012 08:18:02 +0000</pubDate>
			<dc:creator>Richard Allen</dc:creator>
			<guid isPermaLink="false">6176@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;I was able to get rid of the title in custom_post.php as you instructed above.  However, the excerpt, etc does not change even when I remove the info from the &#34;entry-footer&#34; class in post.php.  &#60;/p&#62;
&#60;p&#62;Any ideas on that?  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Allen on "Remove post heading and title in mainpage widget/reduce spacing"</title>
			<link>http://cosmothemes.com/forums/topic/1493#post-6167</link>
			<pubDate>Fri, 24 Feb 2012 02:37:22 +0000</pubDate>
			<dc:creator>Richard Allen</dc:creator>
			<guid isPermaLink="false">6167@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;I'm not really adept at CSS. Can you tell me where to change the padding and margins?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cornel on "Remove post heading and title in mainpage widget/reduce spacing"</title>
			<link>http://cosmothemes.com/forums/topic/1493#post-6134</link>
			<pubDate>Thu, 23 Feb 2012 15:18:44 +0000</pubDate>
			<dc:creator>Cornel</dc:creator>
			<guid isPermaLink="false">6134@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;The info from bellow the image can be found in lib/classes/post.php,&#60;br /&#62;
&#60;code&#62;&#38;lt;footer class=&#38;quot;entry-footer&#38;quot;&#38;gt;&#60;/code&#62; is for the title and excerpt.&#60;/p&#62;
&#60;p&#62;The titles can be found in lib/widget/custom_post.php,&#60;br /&#62;
&#60;code&#62;echo &#38;#039;&#38;lt;div class=&#38;quot;cp_title fl&#38;quot; id=&#38;quot;cp_posts_&#38;#039;.$container_id.&#38;#039;&#38;quot; &#38;gt;&#38;lt;/div&#38;gt;&#38;#039;;&#60;/code&#62;.&#60;/p&#62;
&#60;p&#62;You can change the padding/margins of the elements in css to reduce the space.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Allen on "Remove post heading and title in mainpage widget/reduce spacing"</title>
			<link>http://cosmothemes.com/forums/topic/1493#post-6055</link>
			<pubDate>Wed, 22 Feb 2012 08:37:01 +0000</pubDate>
			<dc:creator>Richard Allen</dc:creator>
			<guid isPermaLink="false">6055@http://cosmothemes.com/forums/</guid>
			<description>&#60;p&#62;Hello! I'm a new purchaser of Multipress with a few questions.&#60;/p&#62;
&#60;p&#62;1) How can I remove the heading (i.e..&#34;posts&#34;) that shows up when using the mainpage widget? I want the thumbnails with no heading.&#60;/p&#62;
&#60;p&#62;2) How can I remove the excerpt and other info below the thumbnails?  I ONLY want the picture.&#60;/p&#62;
&#60;p&#62;3) Is it possible to reduce the space between the Twitter widget in the mainpage topside area and the mainpage content area?  I'd like the thumbnails to be as close as possible to the bottom of the Twitter widget.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
