Tobacco Theme Fix

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
expert01

Tobacco Theme Fix

Post by expert01 »

In style.css:

#content {
margin: 0px 220px;
padding: 7px;
vertical-align: top;
width: 100%;
}

without width: 100%; the static pages (and possibly other) plugins display improperly.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Tobacco Theme Fix

Post by garvinhicking »

Thanks for your fix, I've added this to the repository!

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply