Hi<br>I am not sure, but try to create custom css class(MYCLASS) and then add it to front-page.tpl.php<br>&lt;div id=&quot;container&quot;  class=&quot;html front not-logged-in no-sidebars page-node MYCLASS&quot;&gt;<br>Not sure if it does make any sense.<br>
<br>Tom<br><br><div class="gmail_quote">On Fri, Feb 4, 2011 at 8:41 PM,  <span dir="ltr">&lt;<a href="mailto:pat@soligsoft.com">pat@soligsoft.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Will get css book.  But still confused.  No examples seem to work, totally<br>
confused.<br>
<br>
PChuprina<br>
<div class="im"><br>
<br>
&gt; What are the classes on the &lt;body&gt; tag?<br>
&gt;<br>
&gt; Is class=&quot;html front not-logged-in no-sidebars page-node&quot; on the &lt;body&gt;?<br>
&gt;<br>
&gt; If so, target the #container this way:<br>
&gt;<br>
&gt; .front #container {  ...  }<br>
&gt;<br>
&gt; Consider getting a book on CSS to help learn how to properly use<br>
&gt; selectors.<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Feb 4, 2011 at 1:16 PM, &lt;<a href="mailto:pat@soligsoft.com">pat@soligsoft.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; When I used firebug to inspect I got:<br>
&gt;&gt;<br>
&gt;&gt; &lt;div id=&quot;container&quot;  class=&quot;html front not-logged-in no-sidebars<br>
&gt;&gt; page-node&quot;&gt;<br>
&gt;&gt; I&#39;m not really sure what to use.<br>
&gt;&gt;<br>
&gt;&gt; PChuprina<br>
<br>
<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
themes mailing list<br>
<a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
<a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
</div></div></blockquote></div><br>