Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/google-chrome/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
产品说明与chrome浏览器中magento中的图像重叠:www.swadiArtics.com_Magento_Google Chrome - Fatal编程技术网

产品说明与chrome浏览器中magento中的图像重叠:www.swadiArtics.com

产品说明与chrome浏览器中magento中的图像重叠:www.swadiArtics.com,magento,google-chrome,Magento,Google Chrome,我的网站url是:www.swadiacraftics.com。当在chrome浏览器中打开时,产品说明与图片重叠。我很努力。但我无法解决此问题。请给出任何解决方案。提前感谢 <?php /** * Magento * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in t

我的网站url是:www.swadiacraftics.com。当在chrome浏览器中打开时,产品说明与图片重叠。我很努力。但我无法解决此问题。请给出任何解决方案。提前感谢

<?php
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License     (AFL   3.0)
 */

/**
 * Product description template
 *
 * @see Mage_Catalog_Block_Product_View_Description
 */
?>
<?php $_description = $this->getProduct()->getDescription(); ?>
<?php if ($_description): ?>
    <h2><?php echo $this->__('Details') ?></h2>
    <div class="std">
        <?php echo 

$this->helper('catalog/output')->productAttribute($this->getProduct(), $_description, 'description') ?>
        </div>
    <?php endif; ?>
style.css

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, ol, ul, li, table, tr, th, td, form { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent; }
table { border-collapse: collapse; border-spacing: 0; }
input, button{ overflow: visible; }
html, body { height: 100%; min-height: 100%; }
body { font: normal 11px/14px tahoma, arial, verdana, sans-serif; text-align:center; color: #333; background: #f6f6f6; }
p { padding: 0 0 10px; }
ul { padding: 0 0 0 16px; }
li { padding: 0 0 8px; }
a  { text-decoration: none; }
a:link, a:visited { color: #1d64c1; }
a:hover, a:active { color: #6687dd; text-decoration: underline; }
.clear, .box .content { display: inline-block; }
.clear:after, .box .content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clear, * html .box .content { height: 1%; }
.clear, .box .content { display: block; }
.none, .hidden { display: none; }
.page { position: relative; width: 100%; min-width: 750px; min-height: 100%; }
* html .page { height: 100%; }
.page .header { width: 100%; height: 53px; text-align: left; background: #363b47 url('../img/common/top_bg.png') 0 0 repeat-x; }
.page .header .company-logo { float: right; display: block; margin: 9px 20px 0 10px; width: 100px; height: 31px; overflow: hidden; text-indent: -9999px; background: url(../img/common/top-company-logo.gif) no-repeat; }
.page .header .header-area { height: 53px; }
.page .header h1 { float: left; width: 210px; height: 50px; text-align: left; }
.page .header h1 a { display: block; margin: 0 0 0 10px; width: 210px; height: 50px; overflow: hidden; text-indent: -9999px; background: url(../img/common/def_plesk_logo.gif) no-repeat; }
.page .header .header-text { float: right; font-size: 11px; }
.page .header .header-text a { float: left; margin: 11px 13px 0 0; color: #506cc6; text-decoration: none; font-size: 11px; }
.page .header .header-text a.txt-banner { margin-right: 10px; }
.page .header .header-text a strong { font-weight: normal; }
.page .header .header-text a.top-copyright { text-align: right; }
.wrapper { margin: 0 auto; padding: 24px 0 50px; width: 734px; text-align: left; }
#body { margin: 0 auto; padding: 24px 0 57px 0; width: 734px; text-align:left; }
.box { position: relative; background: #fff; border: 1px solid #c0c0c0; width:100%; }
.box .content { padding: 10px; position: relative; }
.box em { display: block; width: 11px; height: 11px; position: absolute; background: url('../img/common/box-corners.png') no-repeat; overflow: hidden; }
.box em.tl { background-position: 0 0; left:-1px; top:-1px;}
.box em.tr { background-position: -29px 0; right:-1px; top:-1px;}
.box em.bl { background-position: 0 -29px; left:-1px; bottom:-1px;}
.box em.br { background-position: -29px -29px; right:-1px; bottom:-1px;}
.globe { float: left; background: url('../img/common/globe.png') 0 0 no-repeat; width: 167px; height: 198px; margin: 0; }
.welcome { padding: 0 0 0 187px; }
h2 { margin: 5px 0 10px; padding: 10px 0 3px; font-size: 18px; font-weight: normal; color: #000; }
h3 { margin: 10px 0 5px 0; }
.hr { border-top: 1px solid #e0e0e0; margin-top: 5px; padding: 10px 0 0; overflow:hidden; }
.center { text-align: center; }
.products { width: 390px; float: right; }
.new-to-parallels { width: 330px; float: left; }
.column { width: 180px; }
.column.left { float: left; }
.column.right { float: right; }
.column strong { display: block; margin-bottom: 11px; }
.column p { display: block; margin-top: 15px; font-size: 10px; }
.column img { float:left; margin-right: 15px; width: 69px; }
.page .footer { position: absolute; left: 0; bottom: 0; border-top: 1px solid #c0c7fc; width: 100%; min-width: 300px; height: 38px; background: #d9e9ff url('../img/common/footer_bg.png') 0 0 repeat-x; }
.page .footer-area { height: 38px; font-size: 11px; text-align: left; color: #000; }
.page .footer .description { margin: 0; padding: 12px 10px 0; }
.icons-area { padding: 5px 10px 10px; text-align: center; background: url('../img/common/blocks_bg.png') 0 100% no-repeat; }
.icon { display: -moz-inline-box; display: inline-block; margin: 0 3px 12px 0; padding: 0; min-height: 32px; font: normal 11px/13px tahoma, arial, helvetica, sans-serif; text-decoration: none; text-align: left; vertical-align: top; color: #000; cursor: pointer; background-position: 50% 0; background-repeat: no-repeat; }
a.icon:link, a.icon:visited, a.icon:hover, a.icon:active { color: #000; text-decoration: none; }
.icon span { display: block; padding: 34px 0 0; width: 80px; text-align: center; cursor: pointer; }
#asp { background-image: url('../img/glyph/btn_asp_bg.gif'); }
#aspnet { background-image: url('../img/glyph/btn_aspdotnet_bg.gif'); }
#coldfusion { background-image: url('../img/glyph/btn_coldfusion_bg.gif'); }
#perl { background-image: url('../img/glyph/btn_perl_bg.gif'); }
#php { background-image: url('../img/glyph/btn_php_bg.gif'); }
#python { background-image: url('../img/glyph/btn_python_bg.gif'); }
#ssi { background-image: url('../img/glyph/btn_ssi_bg.gif'); }
#fcgi { background-image: url('../img/glyph/btn_fast_cgi_bg.gif'); }
#miva { background-image: url('../img/glyph/btn_miva_bg.gif'); }
.test { width: 680px; }
.test .pathbar { color: #7b7b7b; }
.test .pathbar a { text-decoration: underline; color: #7b7b7b; }
.test .pathbar a:hover { color: #39f; }
.test h2 { margin: 10px 0; font-size: 17px; font-weight: normal; }
.test .tab-content { border: 1px solid #a0b0e9; padding: 10px; background: #fff; }
iframe { border: 1px solid #a0b0e9; }
fieldset { border: 1px solid #e0e0e0; margin: 0; padding: 0 10px 10px; }
legend { margin: 0; padding: 0 2px 5px; vertical-align: middle; font-weight: bold; color: #000; }
.form-fields { padding-top: 6px; }
.formFields { margin: 5px 0; }
.formFields, .formFields input, .formFields select, .formFields textarea { font: normal 11px 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, sans-serif; }
.formFields td.name { padding: 0 10px 10px 0; width: 200px; vertical-align: top; font-weight: bold; }
.buttonsContainer { margin-top: 10px; text-align: right; }
.buttonsContainer .commonButton { display: inline; margin-left: 14px; }
.buttonsContainer .commonButton span { display: none; }
.buttonsContainer .commonButton button { border: 0; width: 91px; height: 21px; text-align: center; white-space: nowrap; cursor: pointer; font: normal 11px 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, sans-serif; background: transparent url('../img/glyph/btn_bg.gif') 0 0 no-repeat; }
.commonButton button[disabled] { color: #999; background-image: url('../img/glyph/btn_bg-disabled.gif'); }
#bid-ok button  { padding-left: 8px; background-image: url('../img/glyph/btn_ok_bg.gif'); }
.commonButton button:hover { background-position: 0 -21px; }
.commonButton button[disabled]:hover { background-position: 0 0; }
.testRelults#testFailed { border: 1px solid #ccc; margin: 0 0 10px; padding: 10px 10px 10px 32px; background: #fde9e5 url('../img/icons/fail.gif') 10px 11px no-repeat; }
.testRelults#testSuccessful { border: 1px solid #ccc; margin: 0 0 10px; padding: 10px 32px; background: #bff7b4 url('../img/icons/success.gif') 10px 11px no-repeat; }
.testResult { font-weight: bold; }
.test-data { text-align: left; background: #fff; }
.test-data table { border-collapse: collapse; margin-bottom: 10px; width: 100%; color: #000; background-color: white; }
.test-data table th, .test-data table td { padding: 4px 6px; }
.test-data tr.subhead { background-color: #e8f4fe; }
.test-data tr.subhead th { border-bottom: 1px solid #b1c1f9; background: #e8f4fe url('../img/common/th-na-bg.gif') 0 0 repeat-x; }
.test-data th.alt { border-top: 1px solid #b1c1f9; border-bottom: 1px solid #b1c1f9; color: #000; background-color: #dbebff; }
.test-data tr.alt { background-color: #ebf4ff; }

样式表
html、body、div、span、h1、h2、h3、h4、h5、h6、p、a、em、img、strong、ol、ul、li、table、tr、th、td、form{margin:0;padding:0;border:0;outline:0;字体大小:100%;background:transparent;}
表{边框折叠:折叠;边框间距:0;}
输入,按钮{溢出:可见;}
html,正文{高度:100%;最小高度:100%;}
正文{font:normal 11px/14px-tahoma,arial,verdana,无衬线;文本对齐:居中;颜色:#333;背景:#F6F6;}
p{padding:010px;}
ul{填充:0 16px;}
li{padding:08px;}
a{文本装饰:无;}
a:链接,a:已访问{color:#1d64c1;}
a:悬停,a:活动{颜色:#6687dd;文本装饰:下划线;}
.clear、.box.content{显示:内联块;}
.clear:after.box.content:after{content:“.”显示:块;高度:0;清除:两者;可见性:隐藏;}
*html.clear,*html.box.content{height:1%;}
.clear、.box.content{display:block;}
.none、.hidden{display:none;}
.page{位置:相对;宽度:100%;最小宽度:750px;最小高度:100%;}
*html.page{height:100%;}
.page.header{宽度:100%;高度:53px;文本对齐:左;背景:#363b47 url('../img/common/top_bg.png')0 0重复-x;}
.page.header.company logo{float:right;display:block;边距:9px 20px 0 10px;宽度:100px;高度:31px;溢出:隐藏;文本缩进:-9999px;背景:url(../img/common/top company logo.gif)无重复;}
.page.header.header区域{高度:53px;}
.page.header h1{float:left;宽度:210px;高度:50px;文本对齐:left;}
.page.header h1 a{显示:块;边距:0 10px;宽度:210px;高度:50px;溢出:隐藏;文本缩进:-999px;背景:url(../img/common/def_plesk_logo.gif)无重复;}
.page.header.header文本{float:right;字体大小:11px;}
.page.header.header文本a{float:左;边距:11px 13px 0;颜色:#506cc6;文本装饰:无;字体大小:11px;}
.page.header.header文本a.txt-banner{右边距:10px;}
.page.header.header文本强{font-weight:normal;}
.page.header.header文本a.top-copyright{text align:right;}
.wrapper{margin:0 auto;padding:24px 0 50px;width:734px;text align:left;}
#正文{边距:0自动;填充:24px 0 57px 0;宽度:734px;文本对齐:左;}
.box{位置:相对;背景:#fff;边框:1px实心#c0c0;宽度:100%;}
.box.content{padding:10px;position:relative;}
.box em{显示:块;宽度:11px;高度:11px;位置:绝对;背景:url('../img/common/box corners.png')无重复;溢出:隐藏;}
.box em.tl{背景位置:0;左:-1px;顶:-1px;}
.box em.tr{背景位置:-29px 0;右侧:-1px;顶部:-1px;}
.box em.bl{背景位置:0-29px;左侧:-1px;底部:-1px;}
.box em.br{背景位置:-29px-29px;右侧:-1px;底部:-1px;}
.globe{float:left;背景:url('../img/common/globe.png')0 0无重复;宽度:167px;高度:198px;边距:0;}
.welcome{padding:0 187px;}
h2{空白:5px 0 10px;填充:10px 0 3px;字体大小:18px;字体重量:正常;颜色:#000;}
h3{边距:10px 0 5px 0;}
.hr{边框顶部:1px实心#e0e0;边距顶部:5px;填充:10px 0;溢出:隐藏;}
.center{text align:center;}
.products{宽度:390px;浮点:右;}
.新的平行线{宽度:330px;浮点:左;}
.列{宽度:180px;}
.column.left{float:left;}
.column.right{float:right;}
.column强{显示:块;页边距底部:11px;}
.p列{显示:块;页边距顶部:15px;字体大小:10px;}
.column img{float:left;margin right:15px;width:69px;}
.page.footer{位置:绝对;左侧:0;底部:0;边框顶部:1px实心#c0c7fc;宽度:100%;最小宽度:300px;高度:38px;背景:#d9e9ff url('../img/common/footer#bg.png')0 0重复-x;}
.page.footer区域{高度:38px;字体大小:11px;文本对齐:左;颜色:#000;}
.page.footer.description{margin:0;padding:12px 10px 0;}
.icons区域{填充:5px 10px 10px;文本对齐:中心;背景:url('../img/common/blocks_bg.png')0 100%不重复;}
.icon{display:-moz内联框;display:inline块;边距:0 3px 12px 0;填充:0;最小高度:32px;字体:normal 11px/13px tahoma,arial,helvetica,sans serif;文本装饰:无;文本对齐:左;垂直对齐:顶;颜色:#000;光标:指针;背景位置:50%0;背景重复:无重复;}
a、 icon:link,a.icon:visted,a.icon:hover,a.icon:active{color:#000;文本装饰:none;}
.icon span{显示:块;填充:34px 0;宽度:80px;文本对齐:中心;光标:指针;}
#asp{背景图像:url('../img/glyph/btn_asp_bg.gif');}
#aspnet{background image:url('../img/glyph/btn_aspdotnet_bg.gif');}
#coldfusion{背景图像:url('../img/glyph/btn_coldfusion_bg.gif');}
#perl{background image:url('../img/glyph/btn_perl_bg.gif');}
#php{background image:url('../img/glyph/btn_php_bg.gif');}
#python{背景图像:url('../img/glyph/btn_python_bg.gif');}
#ssi{背景图像:url('../img/glyph/btn_ssi_bg.gif');}
#fcgi{背景图像:url('../img/glyph/btn_fast_cgi_bg.gif');}
#miva{背景图像:url('../img/glyph/btn_miva_bg.gif');}
.测试{宽度:680px;}
.test.pathbar{color:#7b;}
.test.pathbar a{文本装饰:下划线;颜色:#7b;}
.test.pathbar a:hover{color:#39f;}
.测试h2{边距:10px 0;字体大小:17px;字体重量:正常;}
.test.tab内容{边框:1px实心#a0b0e9;填充:10px;背景:#fff;}
iframe{border:1px solid#a0b0e9;}
字段集{边框:1px实心#e0e0;边距:0;填充:0 10px 10px;}
勒根