Slashdot.org Theme

philipk - February 10, 2006 - 02:40

Hey,

I'm wondering if anyone knows how I can get that Slashdot.org theme to not stretch 100% across the browsers width..

Is there an easy way to do this?

With CSS

Ken Collins - February 10, 2006 - 04:53

Without looking at the code... you typically do this with a CSS attribute like "min-width: 800px" on master container such as a DIV that wraps around all the content. If there is none in the template that you can see, then you can assigne this attribute to the body.

 
 

Drupal is a registered trademark of Dries Buytaert.