Forums
(@michaeldeschepper)
12 years, 6 months ago
You have to set the global variable $content_width in your functions.php file:
if ( ! isset( $content_width ) ) $content_width = 1034;