Jump to content
  • 0

В ИЕ не отображается background-image


stadion
 Share

Question

В ИЕ не отображаеются background-image которые отлично видны в Mozilla и опера

Вот страница - (url - убрал)

Скрин в Мозилле

c5707a95e2a8.jpg

Вот скрин в IE7

418a6991862a.jpg

Код CSS в общем стиле

h2.contentheading, .contentheading
{padding:3px 0px 6px 43px;
margin:0px 15px 25px 0px;
font-size:14pt;
color:#ae8a55 !important;
font-weight:normal;
background:url(../images/header/hrSborPng-c.jpg) center left no-repeat;
border-bottom:1px solid #ae8a55;
}
.componentheading
{
padding:0px 0px 0px 40px !important;
height:38px;
font-size:180%;
font-weight:normal;
color:#ae8a55!important;
background:url(../images/header/hrSborPng-b.jpg) top left no-repeat;
margin:0px 15px 25px 0px;
display:block; float:left;
overflow:hidden;
}
.componentheading span
{
background:url(../images/header/componentheadind-bgspan.jpg) right top no-repeat;
padding:6px 35px 3px 5px;
margin-bottom:3px;
display:block;
height:38px!important;
}

Это стили стандартных див.классов componentheading и сontentheading в Joomla 1.5

Выглядит это дело приблизительно так :

<?php if ($this->params->get('show_page_title', 1) && $this->params->get('page_title') != $this->article->title) : ?>
<div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<span><?php echo $this->escape($this->params->get('page_title')); ?></span>
</div>
<?php endif; ?>
<?php if ($canEdit || $this->params->get('show_title') || $this->params->get('show_pdf_icon') || $this->params->get('show_print_icon') || $this->params->get('show_email_icon')) : ?>
<table class="contentpaneopen<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<tr>
<?php if ($this->params->get('show_title')) : ?>
<td class="contentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>" width="100%">
<?php if ($this->params->get('link_titles') && $this->article->readmore_link != '') : ?>
<a href="<?php echo $this->article->readmore_link; ?>" class="contentpagetitle<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php echo $this->escape($this->article->title); ?></a>
<?php else : ?>
<?php echo $this->escape($this->article->title); ?>
<?php endif; ?>
</td>
<?php endif; ?>

Есть ie7.css но там пока всё что касается этого момента отсутствует.Вопрос: нужно ли писать для ие7 отдельное правило, если да то есть ли способ сделать видимым бэкграунд дива в ие обязательным.

Прошу по печени ногами не бить - новый год скоро

Отзовитесь . Нужна помощь.

Edited by stadion
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Спасибо Вам огромное за совет, но с его переводом возникли проблемы .

Короче, уж извините за приставания , но если получится поподробнее , то буду ОЧЕНЬ признателен.

P.S.На самом деле я понимаю , что зум включает режим хашлайот, но разобраться как это сделать технически грамотно в виду общей усталости уже не могу. Попытался вставить зум как Вы советовали в див блога, но дело не выгорело :blink:

Link to comment
Share on other sites

  • 0
Спасибо Вам огромное за совет, но с его переводом возникли проблемы .

Короче, уж извините за приставания , но если получится поподробнее , то буду ОЧЕНЬ признателен.

P.S.На самом деле я понимаю , что зум включает режим хашлайот, но разобраться как это сделать технически грамотно в виду общей усталости уже не могу. Попытался вставить зум как Вы советовали в див блога, но дело не выгорело :blink:

"haslayout" гуглу, сайт "софтвареманиак"

Link to comment
Share on other sites

  • 0
"haslayout" гуглу, сайт "софтвареманиак"

Усё Шеф!

6f1ff52fffa9t.jpg

Спасибо Вам большое. Не нашёл куда плюс ставить, возможно это потому, что не набрано минимальное количество сообщений.

Ну в общем спасибо за указанное направление. Без Вас бы не справился.

Edited by stadion
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