This may be the best way to go about it - just substituting this
code in gave me:

http://www.flickergaming.net/testblog/

I need to center the rest of the page and bring the "admin" tab
back into view. Where specifically do I need to plug in some
padding to get that done?

Thanks, 
 - Jason

> 
> Does this work?
> 
> #page {
>       background: white;
>       text-align: left;
>       margin: 0 auto;
>       position: relative;
>       /* The entire template's width is set in this class. */
>       border: 0px solid #ddd;
>       border-top: none;
>       }
> 
> I just removed the padding and the width from the #page 
> element...you'll need to go back in and add the appropriate 
> padding in a couple of places, or just change the width of 
> the elements, but I think it looked ok to me!
> 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to