Jump to content
  • 0

помогите ограничить длину фона


vovchikku
 Share

Question

на сайте http://www.arbitr-hmao.ru/ в самом верху есть фоновая картинка(серо-синяя верхняя полоска)

она дится по всей ширине сайта, а надо бы - чтобы только не ilkbye основной таблицы...

но я никак не могу ограничить ее длину.

пробовал так:

в index.php это место обозначено

<td class="topline" #ffffff repat-x top left align="left" valign="bottom" >

в template_css.css этому классу присвоено значение

}

td.topline {

margin: 0;

padding: 0;

background : url(../images/bg_top.jpg) #ffffff repeat-x top left;

max-width: 974px;

height:42px;

}

но ни

max-width: 974px;

ни что иное не помогают ограничить длину фона... как мне это сделать?

заранее спасибо

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

пока ковырялся все таблицы поломал...

может ткнете пальцем подскажете куда передвинуть?

<?php
defined( "_VALID_MOS" ) or die( "Direct Access to this location is not allowed." );$iso = split( '=', _ISO );echo '<?xml version="1.0"

encoding="'. $iso[1] .'"?' .'>';?>
<!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">
<head>
<?php mosShowHead(); ?>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<?php echo "<link rel=\"stylesheet\" href=\"$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/css/template_css.css\" type=

\"text/css\"/>" ; ?>
<?php echo "<link rel=\"shortcut icon\" href=\"$GLOBALS[mosConfig_live_site]/templates/biz_blue/favicon.ico\" />" ; ?>
<meta name="verify-v1" content="aDtzZU9IIrWcGAsYRKBvN4eLbaK4U4xdG4zbve5S9Rw=" >
<style type="text/css">
<!--
.style12 {color: #FFFFFF;
font-size: 10px;
}
.style27 {color: #666666}
.style30 {font-size: 10px}
.style31 {font-size: 14px}
.style32 {color: #FFFFFF}
.style33 {font-size: 12px}
-->
</style>
</head>

<body id="body_bg">


<table style="width:974" class="brd" align="bottom" cellpadding="0" cellspacing="0">
<tr>
<td class="topline" align="left" valign="bottom">

<!-- <form action="index.php" method="post" name="form" >


<input type="hidden" name="option" value="search" />
</form> -->

<?php if (mosCountModules('user3')) { ?>
<div>
<?php mosLoadModules ( 'user3',-1 ); ?>
</div> <?php } ?> </td>
</tr>
</table>

<table width="974" class="brd" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" class="logoheader"> <div align="right" class="style27 style31">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><div align="right">
<table width="70%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><h1 align="right">Юридические услуги, Юристы Ханты-Мансийск, Сургут, Нижневартовск, Нефтеюганск, Нягань:

представительство в Арбитражном суде ХМАО - Югры</h1>
<div align="right">


</div></td>
<td width="10" rowspan="3"> </td>
</tr>
<tr>
<td><div align="right"></div></td>
</tr>
<tr>
<td valign="bottom" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate();

?>/images/urist_surgut_hanty_line_pho.jpg"><div align="right">
<h2>Телефон/факс в Ханты-Мансийске: +7(3467) 363609, 361932<br />
<span class="style33">г.Москва +7(926) 2175067<br />
г.Тюмень +7(3452) 608488 </span><br />
</h2>
</div></td>
</tr>
</table>
</div></td>
</tr>
</table>
</div></td>

</tr>
</table>


<table width="974" class="brd" align="center" cellpadding="0" cellspacing="0" >
<tr>
<td class="banner" height="247" colspan="2" ><div id="wrap"></div></td>
</tr>
<tr>
<td class="top1" ><?php mosPathWay(); ?></td>
</tr>
</table>
<table width="974" class="brd" align="center" cellpadding="0" cellspacing="0" >
<tr>
<?php if (mosCountModules('left')) { ?>
<td valign="top" class="lcol">

<?php mosLoadModules ( 'left' ); ?>
<div class="leftrow"> <p align="center">  </p>
</div>
</td>

<td class="bgline" ><img src="<?php echo $mosConfig_live_site;?>/templates/biz_blue/images/space.gif" alt="" width="7"

border="0"/></td>

<?php } ?>

<td valign="top" width="100%" >
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="border-top: 5px solid #ffffff;">
<?php if (mosCountModules('top')) { ?>
<tr valign="top" >
<td colspan="3">
<div>
<?php mosLoadModules ( 'top' ); ?>
</div>
</td>
</tr>
<tr><td colspan="3"></td></tr>
<?php } ?>
<?php if (mosCountModules('user1','user2')) { ?>
<tr>
<?php if (mosCountModules('user1')) { ?>
<td valign="top" ><div>
<?php mosLoadModules ( 'user1' ); ?>
</div>
</td>
<td width="4" class="mod" valign="top" bgcolor="#FFFFFF" ><div class="mod"> <?php } ?> <?php if (mosCountModules('user2'))

{ ?> </div></td>

<td valign="top"><div>
<?php mosLoadModules ( 'user2' ); ?>
</div></td> <?php } ?>
</tr>

<tr><td colspan="3"></td></tr>
<?php } ?>

<tr align="left" valign="top">
<td colspan="3" style="border-top: 3px solid #ffffff; padding: 3px;"><div class="main">
<?php mosMainBody(); ?> <?php mosLoadModules ( 'user4' ); ?>
</div>


</td>

</tr>
<tr>
<!-- <td colspan="3" valign="top" style="border-top: 3px solid #FFFFFF;"> <?php if (mosCountModules('bottom')) { ?> <?php } ?>
</td>
--> </tr>
</table>

</td>

<td class="bgline"><img src="<?php echo $mosConfig_live_site;?>/templates/biz_blue/images/space.gif" align="right" alt="" width="7"

border="0"/></td>

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

<td valign="top" class="rcol">
<div class="rightrow">
<?php mosLoadModules ( 'right' ); ?>




</div>
</td><?php } ?>
</tr>
</table>

<table width="974" class="brd" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>

<td width="100%" align="center" class="footer1" >

<div align="right"><span class="style12"></span>
<p align="center" class="style27 style30"> </p>
</div></td>

</tr>
<tr>
<td align="center" class="footer" ><div id="wrap">
<table width="500" border="0" cellspacing="0" cellpadding="5">
<tr>
<td><div align="right"><img src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?

>/images/footer_logo.jpg" border="0" /></div></td>
<td><span class="style32">Юридическая фирма «Правовые консультанты», ООО <br>
Телефон/факс в <strong>Ханты-Мансийске</strong>: +7(3467) 363609, 361932<br>
<strong>г. Москва</strong> +7(926) 2175067 <br>
<strong>г.Тюмень</strong> +7(3452) 608488 <br>
email: <a href="mailto:arbitr-hmao@yandex.ru">arbitr-hmao@yandex.ru</a></span></td>
</tr>
</table>
<p align="center"><span class="style12"> Юристы Сургут, Ханты-Мансийск, Нижневартовск, Нефтеюганск, Нягань: представительство в Арбитражном суде

ХМАО - Югры. Юридическая фирма, Юридические услуги.</span></p>
</div></td>
</tr>
</table>
<!-- Yandex.Metrika -->
<script src="//mc.yandex.ru/resource/watch.js" type="text/javascript"></script>
<script type="text/javascript">
try { var yaCounter215018 = new Ya.Metrika(215018); } catch(e){}
</script>
<noscript><div style="position: absolute;"><img src="//mc.yandex.ru/watch/215018" alt="" /></div></noscript>
<!-- Yandex.Metrika -->

</body>
</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