--- 9,15 ----
}
?>
!
***************
*** 51,61 ****
comment_status) && !('open' == $post->ping_status)) {
// Comments are open, Pings are not ?>
! =__('You can skip to the end and leave a response. Pinging is currently not allowed.','mandigo')?>
comment_status) && !('open' == $post->ping_status)) {
// Neither Comments, nor Pings are open ?>
! =__('Both comments and pings are currently closed.','mandigo')?>
--- 51,61 ----
comment_status) && !('open' == $post->ping_status)) {
// Comments are open, Pings are not ?>
! skip to the end and leave a response. Pinging is currently not allowed.','mandigo'); ?>
comment_status) && !('open' == $post->ping_status)) {
// Neither Comments, nor Pings are open ?>
!
***************
*** 70,76 ****
!
=__('Sorry, no posts matched your criteria.','mandigo')?>
--- 70,76 ---- ! diff -c mandigo-1.14/style.css mandigo-1.15/style.css *** mandigo-1.14/style.css 2007-03-14 21:00:24.000000000 -0400 --- mandigo-1.15/style.css 2007-03-18 09:46:43.000000000 -0400 *************** *** 1,8 **** /* Theme Name: Mandigo Theme URI: http://www.onehertz.com/portfolio/wordpress/ ! Description: Mandigo is an elegant widget-ready two/three-column Wordpress theme, available in two widths, SEVEN color schemes and 21 languages! ! Version: 1.14 Author: t0mmmmmmm Author URI: http://www.onehertz.com/portfolio/ */ --- 1,8 ---- /* Theme Name: Mandigo Theme URI: http://www.onehertz.com/portfolio/wordpress/ ! Description: Mandigo is an elegant widget-ready two/three-column Wordpress theme, available in two widths, SEVEN color schemes and 22 languages! ! Version: 1.15 Author: t0mmmmmmm Author URI: http://www.onehertz.com/portfolio/ */ diff -c mandigo-1.14/style.css.php mandigo-1.15/style.css.php *** mandigo-1.14/style.css.php 2007-03-15 15:06:19.000000000 -0400 --- mandigo-1.15/style.css.php 2007-04-02 08:54:09.000000000 -0400 *************** *** 14,20 **** /* Begin Typography & Colors */ body { ! background: =get_option('mandigo_bgcolor')?> =(get_option('mandigo_wptog') && $wp ? 'url('. get_bloginfo('stylesheet_directory') .'/images/'. $wp .')' : '')?>; font-size: 62.5%; /* Resets 1em to 10px */ font-family: Arial, Sans-Serif; color: #333; --- 14,20 ---- /* Begin Typography & Colors */ body { ! background: ; font-size: 62.5%; /* Resets 1em to 10px */ font-family: Arial, Sans-Serif; color: #333; *************** *** 22,35 **** } #header { ! background: url(images/=($ie ? '1x1.gif' : 'header'. ($wide ? '-1024' : '') .'.png')?>); ! filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='=get_bloginfo('stylesheet_directory')?>/images/header=($wide ? '-1024' : '')?>.png', sizingMethod='scale'); } #main { ! background: url(images/=($ie ? '1x1.gif' : 'bg'. ($wide ? '-1024' : '') .'.png')?>); ! filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='=get_bloginfo('stylesheet_directory')?>/images/bg=($wide ? '-1024' : '')?>.png', sizingMethod='scale'); ! padding: .1em 0 0 0; width: 100%; } --- 22,36 ---- } #header { ! background: url(images/); ! filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header.png', sizingMethod='scale'); } #main { ! background: url(images/); ! filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg.png', sizingMethod='scale'); ! ! padding: .1px 0 0 0; width: 100%; } *************** *** 60,67 **** } #footer { ! background: url(images/=($ie ? '1x1.gif' : 'foot'. ($wide ? '-1024' : '') .'.png')?>); ! filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='=get_bloginfo('stylesheet_directory')?>/images/foot=($wide ? '-1024' : '')?>.png', sizingMethod='scale'); border: none; } --- 61,68 ---- } #footer { ! background: url(images/); ! filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/foot.png', sizingMethod='scale'); border: none; } *************** *** 160,167 **** --- 161,173 ---- } em { + + font-style: italics; + font-weight: normal; + font-style: normal; font-weight: bold; + } acronym, abbr, span.caps { font-size: 0.9em; *************** *** 206,219 **** margin: 20px auto; padding: 0; text-align: left; ! width: =(763+224*$wide)?>px; } #header { margin: 0; padding: 0; height: 243px; ! width: =(763+224*$wide)?>px; } #headerimg { --- 212,225 ---- margin: 20px auto; padding: 0; text-align: left; ! width: px; } #header { margin: 0; padding: 0; height: 243px; ! width: px; } #headerimg { *************** *** 222,229 **** left: 13px; top: 11px; height: 226px; ! width: =(737+224*$wide)?>px; ! background: url('images/=get_option('mandigo_scheme')?>/head=($wide ? '-1024' : '')?>.jpg') bottom center no-repeat; } #headerimg h1, #headerimg .description { --- 228,235 ---- left: 13px; top: 11px; height: 226px; ! width: px; ! background: url('images//head.jpg') bottom center no-repeat; } #headerimg h1, #headerimg .description { *************** *** 231,257 **** } .narrowcolumn { ! padding: 0 0 20px 17px; margin: 0; ! width: =(($ie||$ie7 ? 490 : 460)+($wide ? (get_option('mandigo_3columns') ? -6 : 224) : 0))?>px; ! margin-left: =(20+($sidebar1+$sidebar2)*230)?>px; ! margin-top: -2px !important; ! margin-top: 0px; } .widecolumn { padding: 10px 0 20px 0; margin: 5px 0 0 100px; ! width: =(550+224*$wide)?>px; } .post { text-align: justify; padding: 5px 15px; ! margin: 10px -15px; background: #fafafa; border: 1px solid #eee; ! height: 1%; /* peekaboo */ clear: both; } --- 237,261 ---- } .narrowcolumn { ! padding: 0 0 20px 0; margin: 0; ! width: px; ! margin-left: px; } .widecolumn { padding: 10px 0 20px 0; margin: 5px 0 0 100px; ! width: px; } .post { text-align: justify; padding: 5px 15px; ! margin: 10px auto; background: #fafafa; border: 1px solid #eee; ! height: 1%; /* peekaboo */ clear: both; } *************** *** 276,282 **** #footer { padding: 0; margin: 0 auto; ! width: =(763+224*$wide)?>px; height: 68px; clear: both; } --- 280,286 ---- #footer { padding: 0; margin: 0 auto; ! width: px; height: 68px; clear: both; } *************** *** 326,332 **** } .entry img { ! float: =(get_option('mandigo_nofloat') ? 'none' : 'left')?>; margin: 3px 10px; background: #fff; border: 1px solid #333; --- 330,336 ---- } .entry img { ! float: ; margin: 3px 10px; background: #fff; border: 1px solid #333; *************** *** 399,405 **** } .sidebars li { ! list-style-image: url(images/=get_option('mandigo_scheme')?>/star.gif); } .sidebars ul, .sidebars ul ol { --- 403,409 ---- } .sidebars li { ! list-style-image: url(images//star.gif); } .sidebars ul, .sidebars ul ol { *************** *** 479,490 **** } #commentform textarea { ! width: 100%; padding: 2px; } #commentform #submit { ! margin: 0; float: right; } /* End Form Elements */ --- 483,494 ---- } #commentform textarea { ! width: 99%; padding: 2px; } #commentform #submit { ! margin: 0 1em 0 0; float: right; } /* End Form Elements */ *************** *** 536,551 **** background: #eee; border: 1px solid #ddd; padding: 5px; ! margin-top: 1em; position: absolute; } #sidebar1 { ! margin-left: =(($ie||$ie7 ? 0-(($sidebar1+$sidebar2)*230) : 20)+($sidebar1 ? 0 : (502+224*$wide)))?>px; } #sidebar2 { ! margin-left: =(($ie||$ie7 ? 0-(($sidebar1+$sidebar2)*230) : 20)+($sidebar2 ? ($sidebar1 ? 230 : 0) : (($sidebar1 ? 502 : 272)+224*$wide)))?>px; } .sidebars form { --- 540,555 ---- background: #eee; border: 1px solid #ddd; padding: 5px; ! margin-top: 10px; position: absolute; } #sidebar1 { ! margin-left: px; } #sidebar2 { ! margin-left: px; } .sidebars form { *************** *** 557,569 **** /* Begin Calendar */ #wp-calendar { empty-cells: show; ! margin: 0 !important; margin-top: -1.5em=($safari ? ' !important;' : '')?>; width: 155px; } #wp-calendar caption { margin-top: -1.2em; ! =($safari ? 'margin-bottom: 1.5em;' : '')?> } #wp-calendar #next a { padding-right: 10px; --- 561,573 ---- /* Begin Calendar */ #wp-calendar { empty-cells: show; ! margin: 0 !important; margin-top: -1.5em; width: 155px; } #wp-calendar caption { margin-top: -1.2em; ! } #wp-calendar #next a { padding-right: 10px; *************** *** 678,684 **** left: 0; bottom: 10px; bottom: 0; ! text-align: =(get_option('mandigo_headnav_left') ? 'left' : 'right')?>; padding: .6em 0; width: 100%; } --- 682,688 ---- left: 0; bottom: 10px; bottom: 0; ! text-align: ; padding: .6em 0; width: 100%; } *************** *** 711,718 **** .postinfo h2, .postinfo h3 { line-height: .9em; } .head_overlay { ! background: url(images/=($ie ? '1x1.gif' : 'head_overlay.png')?>); ! filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='=get_bloginfo('stylesheet_directory')?>/images/head_overlay.png', sizingMethod='scale'); } #rss { --- 715,722 ---- .postinfo h2, .postinfo h3 { line-height: .9em; } .head_overlay { ! background: url(images/); ! filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/head_overlay.png', sizingMethod='scale'); } #rss { *************** *** 722,727 **** --- 726,732 ---- .inline-widgets { padding-left: 0; + margin: 0; } .inline-widgets h2, .inline-widgets #wp-calendar caption { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 .'/scheme-teal.jpg)