<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: how to add margin to title and description</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: how to add margin to title and description</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 04:00:09 +0000</pubDate>

<item>
<title>redityo on "how to add margin to title and description"</title>
<link>https://www.machform.com/forums/topic/how-to-add-margin-to-title-and-description#post-11159</link>
<pubDate>Tue, 04 Jan 2011 18:23:42 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">11159@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You can add the padding for form title and description on these css code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body .form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;simply change the code to be like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body .form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
        padding-left:10px;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>gsmartgirl on "how to add margin to title and description"</title>
<link>https://www.machform.com/forums/topic/how-to-add-margin-to-title-and-description#post-11150</link>
<pubDate>Tue, 04 Jan 2011 05:50:55 +0000</pubDate>
<dc:creator>gsmartgirl</dc:creator>
<guid isPermaLink="false">11150@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have used embed code to make custom page but how do i add margin for the title and decription they are hugging the left margin. The rest of the page margins are fine.&#60;br /&#62;
How do I add padding or margin to CSS
&#60;/p&#62;</description>
</item>

</channel>
</rss>
