mycss_sanitize( $_POST['bsuite_mycss'] )); update_option( 'bsuite_mycss_replacethemecss', absint( $_POST['bsuite_mycss_replacethemecss'] )); if( $GLOBALS['content_width'] <> absint( $_POST['bsuite_mycss_maxwidth'] )) update_option( 'bsuite_mycss_maxwidth', absint( $_POST['bsuite_mycss_maxwidth'] )); else update_option( 'bsuite_mycss_maxwidth', 0 ); ?>
The CSS editor lets you modify the visual style of your blog. For help with CSS try W3Schools, A List Apart, Think Vitamin, and the WordPress.com CSS documentation and CSS Forum.