<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Text cropped in Desktop version</title>
		<link>http://www.themolitor.com/forums/topic/text-cropped-in-desktop-version</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Text cropped in Desktop version</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 12:34:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/text-cropped-in-desktop-version" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Text cropped in Desktop version"</title>
			<link>http://www.themolitor.com/forums/topic/text-cropped-in-desktop-version#post-43410</link>
			<pubDate>Mon, 07 Jan 2019 10:05:09 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">43410@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Can you provide a link to your site?</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>Torg_102 on "Text cropped in Desktop version"</title>
			<link>http://www.themolitor.com/forums/topic/text-cropped-in-desktop-version#post-43402</link>
			<pubDate>Fri, 21 Dec 2018 07:27:37 +0000</pubDate>
			<dc:creator>Torg_102</dc:creator>
			<guid isPermaLink="false">43402@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>You had given me some CSS code to center the Bio content. It looks ok on a mobile phone but the text and scroll bar are cropped on a desktop screen. </p>
<p>screenshot: <a href="https://drive.google.com/file/d/1p_jLvVJ-hJ68UmUQptdb-nJFwOAYLWRb/view?usp=sharing" rel="nofollow">https://drive.google.com/file/d/1p_jLvVJ-hJ68UmUQptdb-nJFwOAYLWRb/view?usp=sharing</a> </p>
<p>Here is the code I have on the website: </p>
<pre><code>#footerContainer {display: none;}

body {padding-bottom: 0 !important;}

#pageContent.with-scrollbar,
#pageContent {
    max-width: 1500px;
    width: 1500px;
    margin-left: -750px;
}

@media screen and (max-width:800px) {

	/*--PAGE CONTENT--*/
	#pageContent.with-scrollbar,
	#pageContent {
		max-height: 60%;
		width: 90%;
		margin-left: -45%;
	}</code></pre>
<p>Thank you for your help. </p>
<p>Best,<br />
Christian
</p></description>
		</item>

	</channel>
</rss>
