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!
--
John Sico
On Jun 16, 2006, at 3:24 PM, Jason Preston wrote:
> I don't know how many of you are familiar with Wordpress, and
> more specifically the theme K2, but since I know next to nothing
> about CSS I built my site starting with those two installed and
> just customizing the stylesheet.
>
> I've been trying to get the two lines in my menu bar (they're 1px
> borders) to extend "off screen" on both sides (kind of like they
> do at the www.wordpress.org homepage). For some reason changing
> the margin only works in one direction, and changing the width of
> the segment seems to make the page itslef too wide (I get a
> scroll bar at the bottom).
>
> My site is at www.flickergaming.net. If anyone wants to shoot me
> a private e-mail I'd be more than happy to send over the
> stylesheet in case that makes it easier. Any help would be very
> welcome,
>
> Thanks,
> Jason Preston
>
>
>
>
>
> ______________________________________________________________________
> 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/
______________________________________________________________________
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/