Thanks, for the time being it should be alright. But in some cases I noticed that static page is not arranging itself. This happens when window seizing.
Thanks stephen,
Me too can’t find where this code is coming from, only place i found was under Zippy: admin-options.php
$options[] = array(
‘name’ => __(‘Custom CSS’, ‘zippy’),
‘desc’ => __(‘The following css code will add to the header before the closing </head> tag.’, ‘zippy’),
‘id’ => ‘header_code’,
‘std’ => ‘body{margin:0px;}’,
though I skipped it doesn’t make required changes.
Thanks, though I have added custom css with above code I’m not getting expected results (cache cleared).