<?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: Logo &#038; Templates</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Logo &#038; Templates</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:05:21 +0000</pubDate>

<item>
<title>tania on "Logo &#038; Templates"</title>
<link>https://www.machform.com/forums/topic/logo-038-templates#post-8253</link>
<pubDate>Sat, 02 Jan 2010 03:37:30 +0000</pubDate>
<dc:creator>tania</dc:creator>
<guid isPermaLink="false">8253@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi - I am using the background-postion:right; for my logo, but this hugs the right line of the form (right-justified).  I would like to put some padding? margin? so that it has some space between the logo and the right-side.  How do I do this?  I have tried to change the padding number above, but this does not help.  Thanks and Happy New Year!
&#60;/p&#62;</description>
</item>
<item>
<title>earlyface on "Logo &#038; Templates"</title>
<link>https://www.machform.com/forums/topic/logo-038-templates#post-4138</link>
<pubDate>Sun, 04 Jan 2009 04:33:25 +0000</pubDate>
<dc:creator>earlyface</dc:creator>
<guid isPermaLink="false">4138@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;A quicker way to write the code would be:&#60;/p&#62;
&#60;p&#62;background: #ffffff url(link_to_img.jpg) no-repeat center;&#60;/p&#62;
&#60;p&#62;There are other attributes you can add to this, but for centering an image, you just need this one line of code.  It really cleans up the CSS and makes everything easier to manage.
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Logo &#038; Templates"</title>
<link>https://www.machform.com/forums/topic/logo-038-templates#post-4128</link>
<pubDate>Fri, 02 Jan 2009 08:22:47 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">4128@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You absolutely right NLA, thank's
&#60;/p&#62;</description>
</item>
<item>
<title>NLA on "Logo &#038; Templates"</title>
<link>https://www.machform.com/forums/topic/logo-038-templates#post-4127</link>
<pubDate>Fri, 02 Jan 2009 05:53:13 +0000</pubDate>
<dc:creator>NLA</dc:creator>
<guid isPermaLink="false">4127@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;This may not be the best way to do this, I'm still learning as I go.  But, I was able to center the logo this way in the css:&#60;/p&#62;
&#60;p&#62;/**** Logo Section  *****/&#60;/p&#62;
&#60;p&#62;#main_body h1&#60;br /&#62;
{&#60;br /&#62;
	background-color:#dedede;&#60;br /&#62;
	margin: 0;&#60;br /&#62;
        min-height:70;&#60;br /&#62;
	padding:0;&#60;br /&#62;
	text-decoration:none;&#60;br /&#62;
	text-indent:-8000px;&#60;br /&#62;
	background-image: url('/logo.gif');&#60;br /&#62;
        background-position: center;   &#38;lt;&#38;lt;&#38;lt;&#38;lt;&#38;lt;&#38;lt;&#38;lt;&#38;lt;  add this line&#60;br /&#62;
        background-repeat: no-repeat;&#60;br /&#62;
}
&#60;/p&#62;</description>
</item>
<item>
<title>erdbeere on "Logo &#038; Templates"</title>
<link>https://www.machform.com/forums/topic/logo-038-templates#post-4126</link>
<pubDate>Fri, 02 Jan 2009 04:13:23 +0000</pubDate>
<dc:creator>erdbeere</dc:creator>
<guid isPermaLink="false">4126@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Soo I got the logo to show up...but I can't figure out how to center it?
&#60;/p&#62;</description>
</item>
<item>
<title>erdbeere on "Logo &#038; Templates"</title>
<link>https://www.machform.com/forums/topic/logo-038-templates#post-4125</link>
<pubDate>Fri, 02 Jan 2009 03:47:43 +0000</pubDate>
<dc:creator>erdbeere</dc:creator>
<guid isPermaLink="false">4125@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;ok so I found the spot in the css where it had the code for the machform logo, but I never even saw the logo on my form..and when I replace it with my logo, it doesn't show up either... am I editing the wrong css or what?
&#60;/p&#62;</description>
</item>
<item>
<title>Saghalie on "Logo &#038; Templates"</title>
<link>https://www.machform.com/forums/topic/logo-038-templates#post-4124</link>
<pubDate>Fri, 02 Jan 2009 01:09:12 +0000</pubDate>
<dc:creator>Saghalie</dc:creator>
<guid isPermaLink="false">4124@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Edit the CSS of the form you want to change.  Just look for the logo image and replace it with your own.&#60;/p&#62;
&#60;p&#62;Saghalie
&#60;/p&#62;</description>
</item>
<item>
<title>erdbeere on "Logo &#038; Templates"</title>
<link>https://www.machform.com/forums/topic/logo-038-templates#post-4123</link>
<pubDate>Fri, 02 Jan 2009 00:20:40 +0000</pubDate>
<dc:creator>erdbeere</dc:creator>
<guid isPermaLink="false">4123@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I just got machform and so far its great, but I can't figure out how to add a logo or how to use one of the templates...I tried searching and read stuff like just replacing 'machform.gif' with my logo, but I don't know where to do that... And I want to have the form bg white, but the rest of the page a different color (kind of like its set up in the templates) but I can't figure out how to do that either...can anyone help me?&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
