Jump to content
  • 0

помогите плиз установить и устранить ошибку на странице http://www.zdes-mebel.ru/


vovchikku
 Share

Question

помогите плиз установить и устранить ошибку на странице http://www.zdes-mebel.ru/

вот код ошибки

Ошибки в сценариях веб-страницы

Агент пользователя: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
штамп времени: Tue, 17 Mar 2009 09:04:45 UTC


Сообщение: Требуется объект
Строка: 48
Символ: 3
Код: 0
URI-код: [url="http://www.zdes-mebel.ru/"]http://www.zdes-mebel.ru/[/url]


Сообщение: Требуется объект
Строка: 48
Символ: 3
Код: 0
URI-код: [url="http://www.zdes-mebel.ru/"]http://www.zdes-mebel.ru/[/url]


Сообщение: Требуется объект
Строка: 48
Символ: 3
Код: 0
URI-код: [url="http://www.zdes-mebel.ru/"]http://www.zdes-mebel.ru/[/url]


Сообщение: Требуется объект
Строка: 48
Символ: 3
Код: 0
URI-код: [url="http://www.zdes-mebel.ru/"]http://www.zdes-mebel.ru/[/url]


Сообщение: Требуется объект
Строка: 48
Символ: 3
Код: 0
URI-код: [url="http://www.zdes-mebel.ru/"]http://www.zdes-mebel.ru/[/url]


Сообщение: Требуется объект
Строка: 48
Символ: 3
Код: 0
URI-код: [url="http://www.zdes-mebel.ru/"]http://www.zdes-mebel.ru/[/url]


Сообщение: 'null' - есть null или не является объектом
Строка: 1
Символ: 152
Код: 0
URI-код: [url="http://www.zdes-mebel.ru/"]http://www.zdes-mebel.ru/[/url]

причем ошибка проявляется только в ie, а в опере все ок...

вот исходники шаблона:

index.php

<?php defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); $style = ""; 
?>
<?php require($mosConfig_absolute_path."/templates/" . $mainframe->getTemplate() . "/styleswitcher.php");?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="<?php echo _LANGUAGE; ?>">
<head>
<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<?php
if ( $my->id ) {
initEditor();
}
mosShowHead();?>
<?php require_once($mosConfig_absolute_path."/templates/" . $mainframe->getTemplate() . "/js_template_config.php");?>
<?php require($mosConfig_absolute_path."/templates/" . $mainframe->getTemplate() . "/themesaver.php");?>
<?php
$user_positions = array('user4','user5');
$user45width = getSplit($user_positions, 1);
$bottom_user_positions = array('user6','user7');
$user67width = getSplit($bottom_user_positions, 1);
$style = getColumns();
?>

<link rel="stylesheet" href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate();?>/css/nav.css" media="screen" type="text/css" />
<link rel="stylesheet" href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate();?>/css/template_css.css" media="screen" type="text/css" />
<link rel="stylesheet" href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate();?>/css/<?php echo $scheme;?>.css" media="screen" type="text/css" />

<!--[if IE]>
<link rel="stylesheet" href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->

getTemplate();?>/css/ie.css" media="screen" type="text/css" />
<![endif]-->


</head>
<body>
<div id="header-wrap">
<div id="header_<?php echo $headerstyle; ?>">

<h1>
<?php if ($headerstyle=='graphic') { ?>
<a href="<?php echo $mosConfig_live_site;?>" title="<?php echo $headline; ?>"><img src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate();?>/images/<?php echo $scheme;?>/logo.png" title="<?php echo $headline; ?>" alt="<?php echo $slogan; ?>"/></a>
<?php } ?>
<?php if ($headerstyle=='text') { ?>
<a href="<?php echo $mosConfig_live_site;?>" title="<?php echo $headline; ?>"><?php echo $headline;?></a>
<?php } ?>
</h1>
<h2><?php echo $slogan;?></h2>
<div id="headermod"><?php mosLoadModules ( 'newsflash',-2 ); ?></div>
</div>
</div>
<div class="menubar">
<div id="navmenu">
<!--[if IE]>
<script type="text/javascript" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate();?>/js/barmenu.js"></script>
<![endif]-->
<?php mosLoadModules ( 'top',-1 ); ?>
</div>
</div>
<div id="main-wrapper">
<div class="main-top<?php echo $style; ?>"></div>
<div id="mainbody<?php echo $style; ?>">
<?php if (mosCountModules('left')) { ?>

<div id="leftcol">
<div class="left-inside">
<?php mosLoadModules ( 'left',-3 ); ?>
</div>
</div>

<?php } ?>
<?php if (mosCountModules('right')) { ?>
<div id="rightcol">
<div class="right-inside">
<?php mosLoadModules ( 'right',-3 ); ?>
</div>
</div>
<?php } ?>
<div class="main<?php echo $style; ?>">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<?php if (mosCountModules ('user4') || mosCountModules ('user5') ) { ?>
<div id="showcase">
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%">
<tr>
<?php if(mosCountModules('user4')) : ?>
<td style="width: <?php echo $user45width; ?>;padding:5px; vertical-align:top;">
<?php mosLoadModules ('user4', -3);?>
</td>
<?php endif; ?>
<?php if(mosCountModules('user5')) : ?>
<td style="width: <?php echo $user45width; ?>;padding:5px; vertical-align:top;">
<?php mosLoadModules ('user5', -3);?>
</td>
<?php endif; ?>
</tr>
</table>
</div>
<?php } ?>

<?php if(mosCountModules('banner')) : ?>
<div id="banner"><?php mosLoadModules ('banner', -1);?></div>
<?php endif; ?>

<?php if ($showpathway) { ?>
<div id="pathway"><?php mosPathWay(); ?></div>
<?php } ?>

<?php mosMainBody(); ?>
</td>
</tr>
</table>
<?php if (mosCountModules ('user6') || mosCountModules ('user7') ) { ?>
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%">
<tr>
<?php if(mosCountModules('user6')) : ?>
<td style="width: <?php echo $user67width; ?>;padding:5px; vertical-align:top;">
<?php mosLoadModules ('user6', -3);?>
</td>
<?php endif; ?>
<?php if(mosCountModules('user7')) : ?>
<td style="width: <?php echo $user67width; ?>;padding:5px; vertical-align:top;">
<?php mosLoadModules ('user7', -3);?>
</td>
<?php endif; ?>
</tr>
</table>
<?php } ?>
<div class="clear"></div>
</div>
</div>
<div class="bottom<?php echo $style; ?>"></div>

<?php if (mosCountModules ('footer')) { ?>

<div class="main-top-wide"></div>
<div class="mainbody-wide">
<div class="footer">
<?php mosLoadModules ('footer', -1);?>
</div>
<div class="clear"></div>
</div>
<div class="bottom-wide"> </div>
<?php } ?><?php echo $jstpl;?>
<p><strong><a href="http://www.wsugra.ru" target="_blank">Разработка и обслуживание сайта ООО «Капитал ПЛЮС», Ханты-Мансийск 2005-2009г.г. </a></strong></p>
</div>
</body>
</html>

template_css:

/* @group Global Reset */
body {
margin: 0;
padding: 0;
}
html, body, form, fieldset {
margin: 0;
padding: 0;
font: 100%/140% Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
}
a img {
border: none;
}
h1, h2, h3, h4, h5, h6, p, pre,blockquote, ul, ol, dl, address {
margin: 0;
padding: 0;
}
ul {
list-style: none;
margin: 0px;
padding: 0px;
}
li {
padding-left: 9px;
margin: 0px;
}

/* Miscellaneous conveniences: */
form label {
cursor: pointer;
}
fieldset {
border: none;
}
/* Form field text-scaling */
input, select, textarea {
font-size: 100%;
}
a:focus
{
outline: none;
}
/* @end */

/* @group Typography */

/* Module Column Typography - sightly smaller headings */

.module h1,.moduletable h1 {
font-size: 18px;
}
.module h2,.moduletable h2 {
font-size: 16px;
}
.module h4,.moduletable h4 {
font-size: 14px;
}

/* Basic Typography */
div.main-left-only ol,
div.main-left-only ul,
div.main-right-only ol,
div.main-right-only ul,
div.main-wide ol,
div.main-wide ul,
div.main-both ol,
div.main-both ul {
margin-left: 20px;
}
p {
padding-bottom: 10px;
}


h1 {
font-size: 20px;
line-height: 125%;
padding: 4px;
letter-spacing: -1px;
}

h2 {
font-size: 18px;
line-height: 125%;
padding: 4px;
letter-spacing: -1px;
}

h3 {
font-size: 16px;
line-height: 125%;
padding: 4px;
letter-spacing: -1px;
}

h4 {
font-size: 14px;
line-height: 125%;
padding: 4px;
letter-spacing: -1px;
}

/* EXTRA STYLES */

p.alert {
background: #f8bda9 url(../images/exc.png) no-repeat 15px 50%; /* x-pos y-pos */
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2px solid #FF0000;
border-bottom: 2px solid #FF0000;
color: #57060a;
}


p.info {
background: #b9cce5 url(../images/info.png) no-repeat 15px 50%; /* x-pos y-pos */
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2px solid #466eae;
border-bottom: 2px solid #466eae;
color: #000;
}
p.warn {
background: #faffb5 url(../images/warn.png) no-repeat 15px 50%; /* x-pos y-pos */
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2px solid #F7D229;
border-bottom: 2px solid #F7D229;
color: #463b0b;
}
/*—--SPECIAL LIST STYLE (CHANGE OR ADD ANOTHER)—--*/

ul.checklist li {
list-style: none;
line-height: 16px;
padding: 2px 0px 2px 18px;
list-style-position: outside;
}

ul.checklist a {
text-decoration: underline;
padding: 1px;
}
ul.checklist a:hover {
text-decoration: none;
padding: 1px;
}

/*—--BLOCKQUOTE STYLE—--*/

blockquote {
padding: 10px;
font-style: italic;
padding: 10px;
}

div.code {
padding: 10px;
text-decoration: none;
font: normal normal normal 11px "Courier New", Courier, mono;
}
/* @end */

/* @group Structure */

/* Header Text */
#header_text {width: 960px;margin: 0px auto;}

#header_text h1, #header_text h1 a {
padding:0px;
text-decoration: none;
}
#header_text h2 {
padding: 0px;
margin: 0px;
}

/* CSS for Header Image */
#header_graphic a img {
border: none;
}
#header_graphic {width: 960px;margin: 0px auto;}
#header_text .inside,#header_graphic .inside {padding:0; margin:0;}
#header_graphic h2 {text-indent: -2000em;padding:0px;margin:0px;line-height: 0px;font-size: 0;}
#header_graphic .inside {padding:0; margin:0;}

#pathway {
margin: 0px 0px 5px 0px;
font-size: 11px;
}
#header-wrap {
width: 100%;
margin: 0;
}


#main-wrapper {
width: 964px;
margin: 14px auto 0px auto;
}

#mainbody-both {
padding: 0px;
margin: 0px;
}
.main-top-right-only,.main-top-both,.main-top-left-only {
height: 11px;
width: 964px;
}
.main-top-wide {
height: 11px;
width: 964px;
}
.main-both {
margin: 0px 230px 0px 200px;
}
.main-wide {
margin: 0px auto;
width: 952px;
position: relative;
}
.main-left-only {
margin: 0px 10px 0px 200px;
}
.main-right-only {
margin: 0px 250px 0px 30px;
width: 630px;
position: relative;
}
#leftcol {
float: left;
width: 188px;
padding: 0px 0px 0px 0px;
}
#leftcol .left-inside {
margin: 0;
padding: 0px 8px 0px 8px;
width: auto;
}
#rightcol {
float: right;
width: 200px;
padding: 5px 10px 0px 0px;
}
#rightcol .right-inside {
margin: 0;
width: auto;

}

/* Footer */
.bottom-right-only,.bottom-both,.bottom-left-only,.bottom-wide {
height: 11px;
margin: 0px 0px 5px 0px;
padding: 0px;
}
.footer {
margin: 0px;
padding: 0px 10px;
text-align: center;
font-size: 11px;
line-height: 12px;
}
.footer p {
margin: 0px;
padding: 2px 0px;
}
.clear {
clear: both;
margin: 0px;
padding: 0px;
height: 0px;
}

/* @end */

/* @group Modules */

/* Header Module */
#headermod {
float: right;
overflow: hidden;
position: relative;
}
#headermod .moduletable h3 {
font-size: 16px;
line-height: 16px;
font-weight: bold;
font-variant: normal;
padding-top: 8px;
margin: 0;
text-indent: 0px;
background-image: none;
}
#headermod .moduletable {
font-size: 11px;
line-height: 145%;
}
#headermod .contentheading,#headermod a.contentpagetitle {
font-size: 16px;
line-height: 18px;
}

/* Module (Default) */
div.module {margin-bottom: 8px;}
div.module div{}
div.module div div {}
div.module div div div {padding: 5px 0px 0px 0px;}
div.module div div div div {padding: 0;}
div.module h3,div.moduletable h3 {
padding: 0;
line-height: 100%;
margin: 0 0 5px 0;
font-weight: normal;
text-indent: 9px;
font-size: 16px;
}


/* Module Unstyled */
div.module-none {
margin-bottom: 10px;
background: none;
}
div.module-none div {
background: none;
}
div.module-none div div {
background: none;
}
div.module-none div div div {
background: none;
padding: 0px;
margin: 0px;
}
div.module-none div div div div {
background: transparent none;
padding: 0;
}
div.module-none h3 {
margin: 10px 0;
padding:0;
line-height: 100%;
height: auto;
margin: 0 0 5px 0;
font-weight: normal;
text-indent: 15px;
font-size: 18px;
font-style: normal;
border: none;
color: #333333;
}
/* Overrides - Must come after module structure */
#showcase, .bottom {
margin: 0px;padding: 0px;
}
#leftcol ul#mainlevel li,#rightcol ul#mainlevel li,
#leftcol ul#mainlevel-sidenav li,#rightcol ul#mainlevel-sidenav li {
background-image: none;
padding: 0px;
}
#leftcol ul#mainlevel,#rightcol ul#mainlevel,
#leftcol ul#mainlevel-sidenav,#rightcol ul#mainlevel-sidenav {
background-image: none;
list-style: none;
}

#leftcol a.mainlevel,#rightcol a.mainlevel,
#leftcol a.mainlevel-sidenav,#rightcol a.mainlevel-sidenav {
line-height: 27px;
height: 27px;
padding-left: 8px;
margin-bottom: 2px;
text-decoration: none;
display: block;
font-size: 12px;
}
#leftcol a.mainlevel:hover,#rightcol a.mainlevel:hover,
#leftcol a.mainlevel-sidenav:hover,#rightcol a.mainlevel-sidenav:hover {
}
#leftcol a#active_menu.mainlevel,#leftcol a#active_menu.mainlevel:hover,
#rightcol a#active_menu.mainlevel,#rightcol a#active_menu.mainlevel:hover {
}
a.sublevel,a.sublevel-sidenav {
padding-left: 4px;
font-size: 12px;
}
a.sublevel.img {
}

/* Banner */
div#banner {
margin: 0px auto 10px auto;
text-align: center;
}
/* @end */

/* @group Joomla Styles */
table.contentpaneopen ul, table.contentpaneopen ol {
list-style-position: inside;
}
/* Tables */
table.contentpaneopen {
margin: 0;
padding: 0;
width: 100%;
}
table.blog table.contentpaneopen {
white-space: normal;
border-collapse:separate;
}

table table.contentpaneopen td, table table.contentpane td {
padding: 0px 4px;
}
table.contentpaneopen, table.contentpane, table.blog {
border-collapse: collapse;
width: 100%;
}
div.blog_more {
padding: 0px 10px;
}
div.blog_more strong {
position: relative;
}

div.blog_more ul li {
list-style: none;
background-image: none;
padding: 0px;
}
div.blog_more ul li a {
text-decoration: none;
display: block;
padding: 4px;
}
div.blog_more ul li a:hover {
text-decoration: none;
display: block;
padding: 4px;
}

/* Polls Module */
table.pollstableborder {
width: 100%;
text-align: left;
}
table.poll {
font-size: 11px;
}
.smalldark {
white-space: nowrap;
}

.sectiontableentry1 a,
.sectiontableentry2 a {
text-decoration: none;
}
li a.category {
font-weight: bold;
text-decoration: none;
}
table.contentpane tr td ul {
list-style: none;
}
/* Print-PDF-EMail */

body.contentpane {
background: #fff;
margin: 25px;
}
span.pagenav {
color: #9e9984;
}
td.modifydate {
line-height: 30px;
}
div.mosimage {
margin: 10px;
}
div.mosimage_caption {
font: 10px/12px Arial, Helvetica, Geneva, sans-serif;
padding: 2px;
}
div.mosimage img {
padding: 5px;
}
/* Content Headings */
a.contentpagetitle {
font-size: 20px;
font-weight: normal;
white-space: normal;
line-height: 145%;
padding: 4px 0px 0px 0px;
margin-bottom: 6px;
text-decoration: none;
}
a.contentpagetitle:hover {
text-decoration: none;
}
td.contentheading {
width: 100%;
}
.contentheading {
font-size: 20px;
font-weight: normal;
white-space: normal;
line-height: 115%;
padding: 4px 0px 0px 0px;
margin-bottom: 6px;
font-style: normal;
letter-spacing: -1px;
}
.componentheading {
font-size: 20px;
line-height: 30px;
font-weight: bold;
}
a.readon {
float: right;
padding-left: 18px;
line-height: 15px;
font-size: 12px;
text-decoration: none;
}

.pagenav_next a,.pagenav_prev a {
margin: 15px 15px 0px 0px;
padding: 1px 4px;
text-align: center;
text-decoration:none;
font: 12px Arial, Helvetica, Geneva, sans-serif;
}
div.back_button a {
margin: 15px 15px 0px 0px;
border: 1px solid #adc387;
padding: 1px 2px;
text-align: center;
text-decoration:none;
float: right;
font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.pagenav_next a:hover,.pagenav_prev a:hover,div.back_button a:hover {
text-decoration:none;
}

div.pagenavbar a, div.pagenavbar {
text-decoration: none;
font-size: 11px;
}
table.contenttoc {
font-size: 12px;
}

table.contenttoc th {
font-size: 16px;
font-weight: normal;
font-style: normal;
font-variant: small-caps;
}
table.contenttoc td {
font-size: 14px;
padding: 2px 8px;
}
table.contenttoc a.toclink {
font-size: 12px;
text-decoration: none;
}



/* @end */

и еще есть стили

в папке css:

body {
background: #adc387 url(../images/style1/pagetop_bg.png) repeat-x 0px 152px;
margin: 0;
padding: 0;
font-size: 12px;
color: #686362;
line-height: 129%;
}

/* @group Typography */

/* Link Colors */

a {
color: #557F01;
text-decoration: underline;
}

a:hover {
color: #333333;
text-decoration: underline;
}

li {
background: url(../images/style1/bullet.gif) no-repeat 0 5px;
}

/* $headerstyle(graphic) */

#header_graphic a img {
padding-top: 15px; /* Header Text distance from top */

}

/* Total header height */

#header-wrap,#header_text,#header_graphic {
height: 110px;

}

/* Header background color/image */

#header-wrap {
background: #333333 url(../images/style1/header_bg.png) repeat-x;
}

/* $headerstyle(text) */

#header_text h1, #header_text h1 a {
color: #fff; /* Header Text Color */
padding-top:15px; /* Header Text distance from top */
font: bold 40px/50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; /* Header Text Typograhy */
letter-spacing: -1px;
}
#header_text h2 {
color: #d4e3b9; /* Slogan Text Color */
font: italic bold 18px/18px Geneva, Verdana, sans-serif;/* Slogan Text Typograhy */
}

/* Heading Styles */

h1 {
color: #333333;
}

h2 {
color: #690;
}

h3 {
color: #727272;
}

h4 {
color: #727272;
}

blockquote {
border: 1px solid #adc387;
background-color: #e4edd5;
}

.footer {
color: #6f6f6f;
}

/* @end */

/* @group Newsflash Module */

#headermod {
height: 98px; /* Module Height */
width: 0px; /* Module Width */
top:10px; /* Distance from top */
color: #dbded3; /* Text Color */
}
#headermod .contentheading,#headermod a.contentpagetitle,#headermod a {
color: #f9f9f2;/* Heading/Link Color */
}

#headermod td.contentheading,#headermod .moduletable h3 {
border-bottom: 1px solid #43643d;/* Content/Module Heading Border */
}

/* @end */

/* @group Joomla! Styles */

/* Category Tables */
td.sectiontableheader {
color: #fff;
background-color: #557f01;
font: 14px/20px Arial, Helvetica, Geneva, sans-serif;
}
table tr.sectiontableentry1 td,
table td.sectiontableentry1 {
background: #fff;
padding: 4px;
border-bottom: 1px solid #f0f0f0;
line-height: 155%;
}
table tr.sectiontableentry2 td,
table td.sectiontableentry2 {
background: #fff;
padding: 4px;
border-bottom: 1px solid #f0f0f0;
line-height: 155%;
}
/* Polls */
table.pollstableborder td.sectiontableentry1 {
color: #3d2518;
background: #f8f8f8;
padding: 2px;
border-bottom: 1px solid #fff;
}
table.pollstableborder td.sectiontableentry2 {
color: #3d2518;
background: #f2f2f2;
padding: 2px;
border-bottom: 1px solid #fff;
}
table.pollstableborder td.sectiontableheader {
padding: 8px;
color: #fff;
border: none;
}
table.pollstableborder tr.sectiontableentry1 td {
border: none;
}
table.pollstableborder tr.sectiontableentry2 td {
border: none;
}
/* Article Overflow */

div.blog_more {
border-top: 1px solid #e6e6d4;
}
div.blog_more ul li a {
border-bottom: 1px solid #dadacc;
}
div.blog_more ul li a:hover {
border-bottom: 1px solid #dadacc;
background-color: #fefdf2;
}
/* Mosimages */
div.mosimage {
border: 1px solid #ccc;
background: #f7f7f7;
}
div.mosimage_caption {
color: #666;
background: #fff;
border-top: 1px solid #ccc;
}
/* Content Headings */
a.contentpagetitle {
color: #470705;
}
a.contentpagetitle:hover {
color: #000;
}
td.contentheading {
border-bottom: 1px solid #efefdd;
color: #466A02;
}
.contentheading {
color: #466A02;
}
.componentheading {
color: #333333;
}
a.readon {
background: url(../images/style1/readon.png) no-repeat left center;
}
span.small,.createdate,.modifydate {
font: 10px/10px Tahoma, Lucida, Verdana, sans-serif;
color: #adc387;
}
.pagenav_next a,.pagenav_prev a {
background: #e4edd5;
border: 1px solid #adc387;
color: #8fa26f;
}
div.back_button a {
background: #e4edd5;
border: 1px solid #adc387;
color: #8fa26f;
}
.pagenav_next a:hover,.pagenav_prev a:hover,div.back_button a:hover {
background-color: #fff;
color: #8fa26f;
}
table.contenttoc {
background-color: #f5f2e1;
border: 1px solid #e8e6d8;
}
table.contenttoc th {
background-color: #557f01;
color: #fffef1;
}


/* @end */

/* Conditional Styles - Advanced Edits Only Below This Line */

/* @group Style 1 Modules */

div.module h3,div.moduletable h3 {
border-bottom: 1px solid #EFEFDD;
color: #466A02;
background: url(../images/style1/mod_heading.png) no-repeat left center;
}


/* Module "S1" Text Style */
.moduleS1 {position:relative;margin:0 0 1em;padding:0;background: #333333 url(../images/style1/topright_S1.png) top right no-repeat;color: #FFFFFF;}
div.moduleS1 div {background: url(../images/style1/topleft_S1.png) top left no-repeat;}
div.moduleS1 div div {background: url(../images/style1/botleft_S1.png) bottom left no-repeat; height:1%;}
div.moduleS1 div div div {background: url(../images/style1/botright_S1.png) bottom right no-repeat;padding:10px;}
div.moduleS1 div div div div {background:none;}
/* Module Heading "S1" Style */
div.moduleS1 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #40603a;color: #fff;}
/* Module "S1" Link Color */
div.moduleS1 a {color: #FFFFFF;text-decoration:underline;}
div.moduleS1 a:hover {color: #FFFFFF;text-decoration:none;}
/* Module "S1" List Styles */
div.moduleS1 ul,div.moduleS1 ul.latestnewsS1,div.moduleS1 ul.mostreadS1 {list-style: none;margin: 0px;padding:0px;}div.moduleS1 ul li,div.moduleS1 ul.latestnewsS1 li,div.moduleS1 ul.mostreadS1 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(../images/style1/bullet_S1.gif) no-repeat 0px 5px;white-space: normal;}
/* Module "S2" Text Style */
.moduleS2 {position:relative;margin:0 0 1em;padding:0;background: #669900 url(../images/style1/topright_S2.png) top right no-repeat;color: #FFFFFF;}
div.moduleS2 div {background: url(../images/style1/topleft_S2.png) top left no-repeat;}
div.moduleS2 div div {background: url(../images/style1/botleft_S2.png) bottom left no-repeat; height:1%;}
div.moduleS2 div div div {background: url(../images/style1/botright_S2.png) bottom right no-repeat;padding:10px;}
div.moduleS2 div div div div {background:none;}
/* Module Heading "S2" Style */
div.moduleS2 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #78b31c;color: #FFF;}
/* Module "S2" Link Color */
div.moduleS2 a {color: #FFFFFF;text-decoration:underline;}
div.moduleS2 a:hover {color: #FFFFFF;text-decoration:none;}
/* Module "S2" List Styles */
div.moduleS2 ul,div.moduleS2 ul.latestnewsS2,div.moduleS2 ul.mostreadS2 {list-style: none;margin: 0px;padding:0px;}div.moduleS2 ul li,div.moduleS2 ul.latestnewsS2 li,div.moduleS2 ul.mostreadS2 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(../images/style1/bullet_S2.gif) no-repeat 0px 5px;white-space: normal;}
/* Module "S3" Text Style */
.moduleS3 {position:relative;margin:0 0 1em;padding:0;background: #ebebeb url(../images/style1/topright_S3.png) top right no-repeat;color: #333333;}
div.moduleS3 div {background: url(../images/style1/topleft_S3.png) top left no-repeat;}
div.moduleS3 div div {background: url(../images/style1/botleft_S3.png) bottom left no-repeat; height:1%;}
div.moduleS3 div div div {background: url(../images/style1/botright_S3.png) bottom right no-repeat;padding:10px;}
div.moduleS3 div div div div {background:none;}
/* Module Heading "S3" Style */
div.moduleS3 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #d3d3d3;color: #466a02;}
/* Module "S3" Link Color */
div.moduleS3 a {color: #66852D;text-decoration:underline;}
div.moduleS3 a:hover {color: #66852D;text-decoration:none;}
/* Module "S3" List Styles */
div.moduleS3 ul,div.moduleS3 ul.latestnewsS3,div.moduleS3 ul.mostreadS3 {list-style: none;margin: 0px;padding:0px;}div.moduleS3 ul li,div.moduleS3 ul.latestnewsS3 li,div.moduleS3 ul.mostreadS3 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(../images/style1/bullet_S3.gif) no-repeat 0px 5px;white-space: normal;}
/* @end */

/* @group Structural */

.main-top-both,.main-top-left-only {background: url(../images/style1/top_has_left.png) no-repeat center bottom;}
.main-top-wide,.main-top-right-only {background: url(../images/style1/top_wide.png) no-repeat center bottom;}
#mainbody-both {background: url(../images/style1/mid_left_right.png) repeat-y center top;}
#mainbody-left-only {background: url(../images/style1/mid_leftonly.png) repeat-y center top;}
#mainbody-wide,.mainbody-wide,#mainbody-right-only {background: url(../images/style1/mid_wide.png) repeat-y center top;}

.bottom-both,.bottom-left-only {background: url(../images/style1/bot_has_left.png) no-repeat center top;}
.bottom-wide,.bottom-right-only {background: url(../images/style1/bot_wide.png) no-repeat center top;}
.tplcright a {color: #fff;display: block;margin: 4px 0px 2px 5px;text-align: center;background: url(../images/style1/arrowl.png) no-repeat left center;text-indent: -5000em;width: 75px;height: 12px;line-height: 12px;padding: 0px;}
ul.checklist li {background: url(../images/style1/checklist.png) no-repeat left center;}

/* @end */

/* @group Top Menu */

.menubar {
background: url(../images/style1/navcontainer.png) repeat-x center top;
}
#navmenu {
background: url(../images/style1/navcontainer.png) no-repeat left top;
}
#navmenu li {
background: url(../images/style1/nav_norm_l.png) no-repeat bottom left;
}
#navmenu li a {
background: url(../images/style1/nav_norm_r.png) no-repeat bottom right;
color: #fff;
}
div#navmenu li:hover, div#navmenu li.iehover {
background: url(../images/style1/nav_hover_l.png) no-repeat bottom left;
}
div#navmenu li:hover a, div#navmenu li.iehover a {
background: url(../images/style1/nav_hover_r.png) no-repeat bottom right;
color: #557f01;
}
div#navmenu li.active {
background: url(../images/style1/nav_active_l.png) no-repeat bottom left;
}
div#navmenu li.active a {
background: url(../images/style1/nav_active_r.png) no-repeat bottom right;
color: #FFF;
}

/* @end */


/* @group Left Nav */

#leftcol ul#mainlevel,#rightcol ul#mainlevel,
#leftcol ul#mainlevel-sidenav,#rightcol ul#mainlevel-sidenav {
list-style: none;
}

#leftcol a.mainlevel,#rightcol a.mainlevel,
#leftcol a.mainlevel-sidenav,#rightcol a.mainlevel-sidenav {
background: url(../images/style1/leftnav_norm.png) no-repeat left center;
color: #333333;
}
#leftcol a.mainlevel:hover,#rightcol a.mainlevel:hover,
#leftcol a.mainlevel-sidenav:hover,#rightcol a.mainlevel-sidenav:hover {
background: url(../images/style1/leftnav_over.png) no-repeat left center;
color: #fff;
}
#leftcol a#active_menu.mainlevel,#leftcol a#active_menu.mainlevel:hover,
#rightcol a#active_menu.mainlevel,#rightcol a#active_menu.mainlevel:hover,
#leftcol a#active_menu-sidenav.mainlevel-sidenav,#leftcol a#active_menu-sidenav.mainlevel-sidenav:hover,
#rightcol a#active_menu-sidenav.mainlevel-sidenav,#rightcol a#active_menu.mainlevel-sidenav:hover {
background: url(../images/style1/leftnav_active.png) no-repeat left center;
color: #fff;
}
a.sublevel,a.sublevel-sidenav {
color: #000;
}
/* @end */

файл ie.css довольно простой


#main-wrapper {
position: relative;
top: -5px;
}
#navmenu li a {
line-height: 22px;
padding: 4px 10px 4px 0px;
display: inline;
}



очень нужно !!!!!!!;!! спасибо огромное заранее

Edited by vovchikku
Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

Если только в ie, возможно тут что-то не так:

<!--[if IE]>
<link rel="stylesheet" href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->

getTemplate();?>/css/ie.css" media="screen" type="text/css" />
<![endif]-->

попробуйте для начала убрать переносы строк после $mainframe->

Link to comment
Share on other sites

  • 0
Если только в ie, возможно тут что-то не так:

<!--[if IE]>
<link rel="stylesheet" href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->

getTemplate();?>/css/ie.css" media="screen" type="text/css" />
<![endif]-->

попробуйте для начала убрать переносы строк после $mainframe->

про просмотре в dw текст целый, без переносов...

Link to comment
Share on other sites

  • 0
Проверьте код, который получает броузер. Все ли пути правильны, а то там у вас куча переменных в PHP, и совершенно непонятно что они передают. Может в них проблема...

я же опубликовал исходный код... как иначе искать?!

Link to comment
Share on other sites

  • 0

Я пишу, что нужно проверить то, что получает броузер, а вы дали PHP код, о котором броузер не знает. Как по вашему коду можно понять, что находится во время выполнения скрипта например в переменной $mosConfig_live_site ??? Только посмотрев результат вывода в броузере.

Нажимаете на загруженой странице в IE правой кнопкой мыши и выбираете "просмотр HTML-кода". Или в меню "Вид" есть такой же пункт.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy