Новости Joomla

0 Пользователей и 1 Гость просматривают эту тему.
  • 8 Ответов
  • 2073 Просмотров
*

Cvin

  • Захожу иногда
  • 67
  • 1 / 0
День добрый форумчане. Проблема у меня.

На собственном шаблоне при предварительном просмотре печати материала весь текст странно себя ведет, а именно прижимается к левому краю и знаки препинания, если они есть в конце предложения выносятся в перед.

на сайте:
-независимый эксперт.
 
на предварительном просмотре:
.независимый эксперт-

на листе все нормально. Помогите пожалуйста, горю. Это же какой-то еврит, или какой-то подобный шрифт с права налево.

Как мне с ним бороться? На чужих шаблонах все в порядке.
*

shtier

  • Захожу иногда
  • 76
  • 6 / 0
такой_вот_rtl.css, возможно
*

Cvin

  • Захожу иногда
  • 67
  • 1 / 0
нет у меня таких нет. начисто удалил все *_rtl.css из папки templates\system\css
*

shtier

  • Захожу иногда
  • 76
  • 6 / 0
firebug'ом посмотри
*

Cvin

  • Захожу иногда
  • 67
  • 1 / 0
ни фига не увидел, косяк как видно в самом шаблоне. на печате тоже не нормально, даже что и при просмотре фигня

посмотрите люди добрые
Код
<?php defined('_JEXEC') or die('Restricted access'); ?>

<!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="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >


<head>
<jdoc:include type="head" />
<meta http-equiv="Content-Type " content="text/html; charset=utf-8?" />
<meta name="keywords" content="сайт" />
<link rel="stylesheet" href="/templates/<?php echo $this->template ?>/css/style.css" type="text/css" />
</head>

<body>

<div id="page">
     <div id="wrap">
        <table width="1000" border="0" cellpadding="0" cellspacing="0">
         <tr>
                <td>
                 <table width="1000" border="0" cellpadding="0" cellspacing="0">
                     <tr>
                         <td width="240px">
                                <div id="finds">
<?php if($this->countModules('find')) : ?>
                                    <jdoc:include type="modules" name="find" style="xhtml"/>
                                    <?php endif; ?>
                                </div>
                            </td>
                            <td>
                                <a href="index.php?option=com_xmap&sitemap=1">Карта сайта</a>
          <a style="padding-left:20px;" href="index.php">На главную</a>
</td>
                         <td width="200">
                                <div id="FAQ"><a href="mailto:admin@kt.ru">Обратная связь</a>
                                     <?php if($this->countModules('FAQ')) : ?>
                                     <jdoc:include type="modules" name="FAQ" style="xhtml"/>
                                     <?php endif; ?>
                                </div>
                         </td>
                         </tr>
                    </table>
                </td>          
       </tr>
            <tr>
                <td colspan="2">
                    <div id="logo">
                        <a href="http://joomla/index.php"><div id="coat"></div></a>
                        <div id="logo_text">
                            <h3><a href="http://joomla/index.php">сайт</a></h3>
                        </div>
                    </div>
                </td>
            </tr>
            <tr>
             <td colspan="2">
                    <table width="1000"  background="/templates/<?php echo $this->template ?>/images/menu_bg.jpg" border="0" cellpadding="0" cellspacing="0">
                        <tr>
                            <td valign="top">
                               <td valign="top">
                                <div class="box_links">
                                        <h1></h1>
                                        <a href="#">3</a>
                                      
                                 </div>
                       </td>
                            <td valign="top">
                             <div style=" padding:0px 30px 0px 30px; border-left:#CCC 1px solid; border-right:#CCC 1px  solid;" class="box_links">
                                        <h1></h1>
                                        <a href="#">1</a><br>
                                        
                                        
                                </div>
                       </td>
                            <td valign="top">    
                                <div class="box_links">
                                 <h1></h1>
                                        <a href="#">1</a><br>
                       </td>
                        </tr>
                    </table>
               </td>
            </tr>
            <tr>
               <td colspan="2" height="20" width="1000">
                 <div id="breadcrumb">
             <jdoc:include type="modules" name="breadclumb" />
       </div>
                </td>
            </tr>
            <tr>
               <td>
                 <table border="0" cellpadding="0" cellspacing="0">
                     <tr>
                         <td valign="top"  width="300">
                                <div class="menu">
                       <jdoc:include type="modules" name="b_menu" style="xhtml"/>
                   </div>
                            </td>
                            <td valign="top" width="700">
                             <div id="center">
<jdoc:include type="component" />
                                </div>
                            </td>
                        </tr>
                    </table>
                </td>            
               </tr>            
           </table>
        </div>
    </div>    
  
</body>
</html>
« Последнее редактирование: 01.11.2011, 19:23:16 от Cvin »
*

shtier

  • Захожу иногда
  • 76
  • 6 / 0
сайт в Инете? посмотреть бы. Без style.css непонятно
*

Cvin

  • Захожу иногда
  • 67
  • 1 / 0
нет на локалке. СSS на мой взгляд невинен как младенец
Код
*{ margin: 0; padding: 0; }* 
body { font: 0.8em Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #bcbdbd url('../images/background.png') repeat-x; color:#333; }
#page{width:1024px; margin:0 auto; background:#FFF; border:#CCC 1px solid;}
a { color: #000066; background: inherit; text-decoration:none;}
a:hover { color: #808080; background: inherit; text-decoration: underline; }
p { font-size:0.9em; margin: 10px ; padding: 0px;  text-indent:10px; }
h1 { font: normal 1.2em Georgia, "Times New Roman", Arial; color: #545466; margin:5px; }
h2 { font: normal 1em Georgia, "Times New Roman", Arial; color: #5c5c5e; margin:5px; }
h3 {color:#00448b; margin:5px;}
img { border: 0; }
#wrap { position:relative; width: 1000px; height:1450px; margin:0 auto; margin-bottom:-20px;}
#finds{position:relative; left:10px; height:20px; width:200px; z-index:6; float:left;}
#FAQ{position:relative; top:15px; left:28px; height:50px; width:180px;}

#FAQ a, #FAQ a:hover, #FAQ a:visited{position:relative; top:10px; font-size:16px;
 font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding:20px 23px 10px 22px; color:#FFF; cursor:pointer;
  background: url('../images/FAQ.png');}

#logo{ position:relative; height:120px; width:1000px; background:url('../images/top.png') repeat-x;}
#coat{position:absolute;top:10px;left:26px;width:85px;height:105px;background:url('../images/1.png') no-repeat; z-index:8;}

#logo_text{ position:absolute; top:40px; left:130px; z-index:2;}
#logo_text h3 a{position:absolute; width:800px; font-family:"Century Gothic"; font-size:30px; font-style:normal; font-weight:normal; text-decoration:none; padding:0; margin:0; color:#FFF;}

#rotator {position:relative; width:1000px; top:0px; left:0px;}
.box_links{margin:10px 10px 20px 10px; width:292px;}
.box_links h1{font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; color:#FF0; text-align:center; margin:0px 0 15px -40px;}
.box_links a, .box_links a:visited{font-family:Verdana, Geneva, sans-serif; color:#FFF; text-decoration:none; font-size:12px;}
.box_links a:hover{font-family:Verdana, Geneva, sans-serif; color:#fff600; text-decoration:underline; font-size:12px;}

#news{border-bottom:1px solid #CCC;}

#hot {height:255px; overflow-y:auto; overflow-x:hidden;}
#hot_h1{padding:20px 15px 8px 26px; background: #fff url('../images/hot.png') no-repeat; width:356px;  margin:0px 0 10px -7px;
font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#FFF; }

#right{height:400px; overflow-y:auto; overflow-x:hidden; border-left:#CCC 1px solid; border-bottom:#999 solid 1px; border-left:#CCC 1px solid;}
#right_h1{color:#FFF; height:30px; margin:0; padding:10px 0 11px 0; display:block; font-weight:700; font-size:16px; text-align:center; font-family:Arial, Helvetica, sans-serif; background:url('../images/right_bg.png') no-repeat; line-height:30px;  border-left:#CCC 1px solid;}

#right_h1 a, #right_h1 a:visited{ position:absolute; left:900px; color:#ccc; font-size:12px; text-align:right; font-style:italic; background:none; line-height:13px; text-decoration:underline; }
#right_h1 a:hover{color:#fff;}

#left{height:400px; overflow-y:auto; overflow-x:hidden; border-bottom:#999 solid 1px;}
#left_h1{color:#FFF; height:30px; margin:0; padding:10px 0 11px 0; display:block; font-weight:700; font-size:16px; text-align:center; font-family:Arial, Helvetica, sans-serif; background:url('../images/left_bg.png') no-repeat; line-height:30px;}


.menu{ margin:10px 5px 0 5px ; border-right:#ccc 1px solid;}
.menu h3{ border-bottom:#136594 3px solid; padding-left:5px; color:#1a7cad;}
.menu ul{list-style:none; padding:0px 10px 0 0;  border-right:none; margin:15px 0 40px 0; font-size:14px;}

.menu ul li{margin-top:5px; line-height:25px;}
     
*

Cvin

  • Захожу иногда
  • 67
  • 1 / 0
корректирую. Такая фигня только в Хроме, опера, мозила и IE в норме. ВООБЩЕ не понятно.
*

Cvin

  • Захожу иногда
  • 67
  • 1 / 0
Все само собой пришло в норму, так и не понял проблемы. тему можно закрывать. Всем спасибо.
Чтобы оставить сообщение,
Вам необходимо Войти или Зарегистрироваться
 

Вывод русского текста в index.php

Автор Oleg56

Ответов: 6
Просмотров: 4347
Последний ответ 25.02.2014, 08:34:51
от barbosss
Помогите - выравнивание в div модулей Joomla

Автор mirek

Ответов: 7
Просмотров: 2666
Последний ответ 27.05.2012, 22:26:17
от xabbep
Выравнивание высоты материалов по сетке.

Автор firsovmm

Ответов: 3
Просмотров: 3182
Последний ответ 18.04.2012, 23:41:05
от Shustry
Проблема с редактированием текста...

Автор dilond

Ответов: 3
Просмотров: 1385
Последний ответ 27.03.2012, 07:10:12
от Shustry
выравнивание картинки в футере

Автор aryumin

Ответов: 3
Просмотров: 2016
Последний ответ 24.02.2012, 23:50:44
от Cvin