<?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: Can center logo...</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Can center logo...</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 00:16:12 +0000</pubDate>

<item>
<title>lifesharephoto on "Can center logo..."</title>
<link>https://www.machform.com/forums/topic/can-center-logo#post-19612</link>
<pubDate>Sat, 09 Nov 2013 01:35:06 +0000</pubDate>
<dc:creator>lifesharephoto</dc:creator>
<guid isPermaLink="false">19612@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ahhh! That did it. It's amazing the power one single character has. Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Can center logo..."</title>
<link>https://www.machform.com/forums/topic/can-center-logo#post-19608</link>
<pubDate>Fri, 08 Nov 2013 18:58:04 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">19608@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It seems you are missing the enclosing curly bracket before the CSS code to center the logo.&#60;br /&#62;
Your whole CSS code should be like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#form_container{
  width: 960px;
}

#main_body label.choice {
    font-size: 110%;
}

.ap_tp_num_active {
    background-color: #a40702;
}

div.mf_progress_value {
    background-color: #A40702;
}

#main_body h1 a {
background-position: center center;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>Lokidog on "Can center logo..."</title>
<link>https://www.machform.com/forums/topic/can-center-logo#post-19602</link>
<pubDate>Thu, 07 Nov 2013 22:45:28 +0000</pubDate>
<dc:creator>Lokidog</dc:creator>
<guid isPermaLink="false">19602@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;A possible quick fix could be to make the background of your Logo image 960px and center your logo on that first.&#60;br /&#62;
Just an idea.
&#60;/p&#62;</description>
</item>
<item>
<title>lifesharephoto on "Can center logo..."</title>
<link>https://www.machform.com/forums/topic/can-center-logo#post-19600</link>
<pubDate>Thu, 07 Nov 2013 20:49:34 +0000</pubDate>
<dc:creator>lifesharephoto</dc:creator>
<guid isPermaLink="false">19600@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I've pasted your code in and its still not centering.&#60;/p&#62;
&#60;p&#62;Here's one of my forms: &#60;a href=&#34;http://lou-gonzalez.com/forms/view.php?id=20&#34; rel=&#34;nofollow&#34;&#62;http://lou-gonzalez.com/forms/view.php?id=20&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The logo is still aligned to the left.&#60;/p&#62;
&#60;p&#62;Here's my code as it now:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#form_container{
  width: 960px;
}

#main_body label.choice {
    font-size: 110%;
}

.ap_tp_num_active {
    background-color: #a40702;
}

div.mf_progress_value {
    background-color: #A40702;

#main_body h1 a {
background-position: center center;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Any idea why its not centering up?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Can center logo..."</title>
<link>https://www.machform.com/forums/topic/can-center-logo#post-19591</link>
<pubDate>Wed, 06 Nov 2013 11:37:13 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">19591@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;To center the logo of your form, you can use this CSS code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body h1 a {
  background-position: center center;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>lifesharephoto on "Can center logo..."</title>
<link>https://www.machform.com/forums/topic/can-center-logo#post-19584</link>
<pubDate>Tue, 05 Nov 2013 23:40:55 +0000</pubDate>
<dc:creator>lifesharephoto</dc:creator>
<guid isPermaLink="false">19584@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have searched the forum and found 3 threads, all with unique CSS code to center the logo. I tried them all and none of them worked for me. I do have some CSS in my custom theme. Its as follows:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#form_container{
  width: 960px;
}

#main_body label.choice {
    font-size: 110%;
}

.ap_tp_num_active {
    background-color: #a40702;
}

div.mf_progress_value {
    background-color: #A40702;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm not a serious coder but can add snippets without a problem. Can someone please help me with this? I'm hoping its something easy I am missing.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
