Hi
I am not sure, but try to create custom css class(MYCLASS) and then add it to front-page.tpl.php
<div id="container"  class="html front not-logged-in no-sidebars page-node MYCLASS">
Not sure if it does make any sense.

Tom

On Fri, Feb 4, 2011 at 8:41 PM, <pat@soligsoft.com> wrote:
Will get css book.  But still confused.  No examples seem to work, totally
confused.

PChuprina


> What are the classes on the <body> tag?
>
> Is class="html front not-logged-in no-sidebars page-node" on the <body>?
>
> If so, target the #container this way:
>
> .front #container {  ...  }
>
> Consider getting a book on CSS to help learn how to properly use
> selectors.
>
>
> On Fri, Feb 4, 2011 at 1:16 PM, <pat@soligsoft.com> wrote:
>
>> When I used firebug to inspect I got:
>>
>> <div id="container"  class="html front not-logged-in no-sidebars
>> page-node">
>> I'm not really sure what to use.
>>
>> PChuprina


_______________________________________________
themes mailing list
themes@drupal.org
http://lists.drupal.org/mailman/listinfo/themes