Перейти к публикации

изменение шаблона DataLife Engine v.8.0 ошибка меню


Рекомендованные сообщения

Здравы будите!

Если знаете, то подскажите, почему DataLife Engine v.8.0 не применяет стили CSS.

======================================================================

Изменяю шаблон DataLife Engine v.8.0, Пытаюсь добавить меню.

При запуске файла main.tpl через браузер, всё отображается корректно.

Но при запуске DataLife Engine v.8.0 через Denwer("виртуальный хост"), меню отображается без применения стилей:

* Меню

* Вести

* Шутки

* ЧелаВека

* ПриРода

* Миръ

* Другие ресурсы

* Эксклюзив

* РайМинистрация

Главная страница Форум Скачать

Свежие вести Старые вести Старое на сайте

Книги о свободе Язык наш Сила словъ Русский мат Cвященный язык... Слова древние Древнерусский словарь Трезвость...

Если знаете, то подскажите, почему DataLife Engine v.8.0 не применяет стили CSS.

______________________________________________________________________

Файл main.tpl имеет следующий код

____________________

<html dir="ltr">

<!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>

{headers}

<!-- ------------------------------------- -->

<!--Стили меню -->

<style type="text/css" media="all">

@import url(index_menu/main0000.css);

#apDiv1 {

position:absolute;

width:200px;

height:115px;

z-index:101;

}

#apDiv2 { position:absolute;

width:200px;

height:115px;

z-index:101;

}

#apDiv3 {

position:absolute;

width:179px;

height:75px;

z-index:101;

left: 499px;

top: 31px;

visibility: visible;

}

-->

</style>

<script type="text/javascript" src="index_menu/topmenu0.js"></script>

<!--Стили меню -->

</head>

<body>

{AJAX}

<!-- ------------------------------------------------------------

<div id="cap">

<form action="" method="post" onsubmit="java script: showBusyLayer()">

<input id="search" value="Поиск по сайту" type="text" />

<input type="hidden" value="search" name="do"/>

<input type="hidden" value="search" name="subaction"/>

<input type="image" src="{THEME}/images/search.jpg" style="position: relative; top: 2px; border: 0pt none ; width: 40px; height: 22px;"/>

</form>

{login}

</div>

<!-- Верхнее меню -->

<div class="topmenu">

<div class="topmenu_l"><div class="topmenu_r">

<span id="topmenu" class="topmenu_inn">

<ul>

<li><a href="index.html" rel="menu"><span>Меню</span></a></li>

<li><a href="vesti_svejiye.html" rel="vesti"><span>Вести</span></a></li>

<li><a href="SHutki.html" rel="shutki"><span>Шутки</span></a></li>

<li><a href="index.html" rel="chelaveka"><span>ЧелаВека</span></a></li>

<li><a href="index.html" rel="priroda"><span>ПриРода</span></a></li>

<li><a href="index.html" rel="mir"><span>Миръ</span></a></li>

<li><a href="index.html" rel="resursi"><span>Другие ресурсы</span></a></li>

<li><a href="index.html" rel="eksklusiv"><span>Эксклюзив</span></a></li>

<li><a href="rayministraciya.html" rel="rayministracia"><span>РайМинистрация</span></a></li>

<!-- ГДЕ rel="new" ВВЕДИТЕ ИМЯ КАТЕГОРИИ ВМЕСТО "new"-->

</ul>

</span>

<!-- ГДЕ id="read" ВВЕДИТЕ КАТЕГОРИЮ К КОТОРОЙ ОТНОСЯТСЯ ПОДКАТЕГОРИИ -->

<!-- ГИПЕРССЫЛКИ РАЗДЕЛОВ - ПОСЛЕ РЕДАКЦИИ КОМЕНТАРИИ УДАЛИТЬ! -->

<div id="menu" class="dropmenudiv">

<a href="index.html">Главная страница</a>

<a href="NO">Форум</a>

<a href="NO">Скачать</a>

</div>

<div id="vesti" class="dropmenudiv">

<a href="vesti_svejiye.html">Свежие вести</a>

<a href="vesti_stariye.html">Старые вести</a>

<a href="staroye.html">Старое на сайте</a>

</div>

<div id="shutki" class="dropmenudiv">

<!--<a href="/index.php?">Саб-меню 1</a>

<a href="/index.php?">Саб-меню 2</a>-->

</div>

<div id="chelaveka" class="dropmenudiv">

<a href="svoboda_knigi.html">Книги о свободе</a>

<a href="slova_sila.html">Язык наш </a>

<a href="slova_sila.html">Сила словъ</a>

<a href="russkiy_mat.html">Русский мат</a>

<a href="charomutie_yazik.html">Cвященный язык...</a>

<a href="slova_drevniye.html">Слова древние</a>

<a href="Slovar.html">Древнерусский словарь</a>

<a href="trezvost.html">Трезвость</a>

</div>

...

<!-- В меню скриптом выводится выпадающее меню-->

<script type="text/javascript">tabdropdown.init("topmenu")</script>

</div></div></div>

<!-- Верхнее меню -->

<!-- ----------------------------------------------------------------

-->

</body></html>

_______________________________________________________________________

_____________________________________________________________________

Y:\home\www.dle8.ru\www\templates\aionbase\index_menu\

main0000.css и здесь же картинки

______________________________________________________________________

вот код main0000.css

___________________________

body {

font-family: Tahoma, Arial, Verdana, sans-serif;

font-size: 11px;

font-size-adjust: none;

font-stretch: normal;

font-style: normal;

font-variant: normal;

min-width: 50%;

max-width: 150%;

border: 1px solid #E0E0E0;

border-width: 0px 0px 0px 0px;

}

/*- Универсальные селекторы -*/

* {

font-size: 14px;

padding: 0;

margin: 0;

padding-bottom: 0px;

}

/*- Селектор сокрытия от IE Mac -*/

* html .container {

height: 1%;

}

/*- /Универсальные селекторы -*/

/* Верхнее меню */

.topmenu .topmenu_l, .topmenu .topmenu_r { height: 31px; }

.topmenu {overflow: hidden; background: transparent url("topmenu_.png") repeat-x left -102px; }

.topmenu .topmenu_l { padding-left: 55px; background: transparent url("topmenu_.png") no-repeat left top; }

.topmenu .topmenu_r { padding-right: 43px; background: transparent url("topmenu_.png") no-repeat right -34px; }

.topmenu_inn { float: left; }

.topmenu ul { padding: 0; margin: 0; list-style-type: none;}

.topmenu ul li { padding: 0; margin: 0; float: left; background: none; }

.topmenu li a, .topmenu li a span { float: left; height: 31px; }

.topmenu li a {

text-align: center;

color: #FFE4C4 !important;

text-decoration: none !important;

background: #363636 url("topmenu_.png") repeat-x left -102px;

}

.topmenu li a:hover {

color: #3a3a3a !important;

background: #333 url("topmenu_.png") repeat-x left -136px;

}

.topmenu li a span {

line-height: 30px;

background: transparent url("topmenu_.png") no-repeat right -68px;

cursor: pointer;

font-weight: bold;

font-size: 1.0em;

padding: 0 17px 0 18px;

font-family: Verdana, Baltica, Arial, Warnock pro;

letter-spacing: 1px;

}

/*- /Подкатегории -*/

.dropmenudiv {

position: absolute;

top: 0;

border: 1px solid #ffffff;

z-index: 100;

background: transparent;

width: 225px;

visibility: hidden;

}

.dropmenudiv a {

width: auto;

display: block;

height: 23px;

line-height: 23px;

text-indent: 15px;

text-decoration: none;

color: #343434 !important;

font-weight: bold;

font-size: 1.0em;

background: transparent url(topmenu0.png) no-repeat left 0;

}

* html .dropmenudiv a {width: 100%;}

.dropmenudiv a:hover {

color: #000000 !important;

background: transparent url(topmenu0.png) no-repeat left -29px;

text-decoration: none;

}

/*- /Верхнее меню -*/

/*- Шапка -*/

.header_lbg {

height: 83px;

width: 430px;

background: url(head_lbg.png) repeat-x left top;

position: absolute;

left: 0;

top: 31px;

}

.header_l {

height: 83px;

width: 204px;

background: url(head_l00.png) no-repeat;

position: absolute;

left: 430px;

top: 31px;

}

/*- /Шапка -*/

/*- лого -*/

.logo_bg {

width: 434px;

height: 214px;

position: absolute;

background: transparent url(logo_bg0.png) no-repeat left top;

}

.logo {

width: 221px;

height: 46px;

background: transparent url(logo0000.htm) no-repeat left top;

position: relative;

top: 170px;

left: 220px;

}

/*- /Лого -*/

/*- banner -*/

.banner {

width: 468px;

height: 60px;

background-repeat: no-repeat;

margin-top: 1px;

padding-left: 2px;

position: absolute;

top: 34px; left: 31px;

}

.banner_border{

width: 477px;

height: 67px;

background: url(banner_b.png) no-repeat;

position: absolute;

top: 32px; left: 29px;

}

/*- /Баннер -*/

/*- Спидбар -*/

.speedbar {

background: url(speedbar.png) repeat-x left top; position: relative; display: block; width: 100%;

height: 71px;}

.ico_main, .ico_add, .ico_startpage, .ico_feedback, .ico_addlist, .ico_information, .ico_policy, .ico_rss, .ico_happy {

display: block;

width: 70px;

height: 69px;

background: transparent url(icon0000.png) no-repeat left;

opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);

border: 0; /*- for IE -*/

float: left;

position: relative;

}

.ico_main:hover, .ico_add:hover, .ico_startpage:hover, .ico_feedback:hover, .ico_addlist:hover, .ico_information:hover, .ico_policy:hover, .ico_rss:hover, .ico_happy:hover {

opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);

border: transparent 0;

}

.ico_main {background-position: left top;}

.ico_add {background-position: -70px top;}

.ico_addlist {background-position: -140px top;}

.ico_feedback {background-position: -210px top;}

.ico_startpage {background-position: -280px top;}

.ico_policy {background-position: -350px top;}

.ico_information {background-position: -420px top;}

.ico_rss {background-position: -490px top;}

.ico_happy {background-position: -560px top;}

/*- /Спидбар -*/

/*- Футбар -*/

.foot_lbg {height: 81px; width: 150px; background: url(foot_lbg.png) repeat-x left; font-size: 11px}

.foot_l {height: 81px; width: 162px; background: url(foot_l00.png) no-repeat;}

.foot_rbg {height: 25px; width: 100%; background: url(foot_rbg.png) repeat-x; }

/*- /Футбар -*/

/*- Вод новостей -*/

.story_lt, .story_rt {width: 16px; height: 32px; background: #fff url(story_lr.png) no-repeat left top;}

/*- Фон заголовка -*/

.story_lt {background-position: left top;}

.story_rt {background-position: left -33px;}

.story_t {width: 3px; background: url(story_t0.png) repeat-x left top; text-indent: 7px; color: #fff; font-weight: bold;}

/*- Вид заголовка -*/

.story_t h3, .story_t h3 a:link , .story_t h3 a:visited{

color: #fff;

font-size: 1.1em;

font-weight: bold;

line-height: 32px;

text-decoration: none;

}

.story_t h3 a:hover, .story_t h3 a:active{color: #fff; text-decoration: underline;}

/*- Вид инфо-бара -*/

.vote_bg {width: 142px; height: 20px; background: url(story_vb.png) no-repeat left top;}

.vote_bg2 {width: 170px; height: 20px; background: url(story_vc.png) no-repeat left top; float: left;

line-height: 5px; border: 0;}

.light {position: absolute; color: #f90; font-weight: bold; font-size: 0.9em; line-height: 8px;}

.info_rbg {width: 12px; height: 20px; background: url(story_ir.png) no-repeat right top;}

.info_bg {height: 20px; background: url(story_ib.png) repeat-x left top;

text-indent: 5px; color: #f60; font-size: 1em; font-weight: bold; vertical-align: top;}

.info_bg a:link, .info_bg a:visited {color: #333}

.info_bg a:hover, .info_bg a:active {color: #000; text-decoration: underline;}

.category {

display: block;

height: 34px;

text-indent: 34px;

font-size: 0.9em;

margin-right: 25px;

float: left;

}

/*- ! -*/

.spacer-x {background: transparent url(spacer00.gif) repeat-x left top;}

/*- ! -*/

/*- Вид коментариев -*/

.comments_lt, .comments_rt {width: 15px; height: 30px; background: url(story_co.png) no-repeat left top;}

.comments_lt {background-position: left top;}

.comments_rt {background-position: left bottom;}

.comments_t {

height: 30px;

background: url(story_co.gif) repeat-x left top;

font-weight: bold;

color: #f60;

}

.comments_t a:link, .comments_t a:visited {color: #333; text-decoration: none;}

.comments_t a:hover, .comments_t a:active{color: #000; text-decoration: underline;}

.ico_quote, .ico_edit, .ico_delete {

height: 41px;

width: 42px;

background: url(ico_comm.png) no-repeat left top;

border: 0px;

}

/*- Вид иконок -*/

.ico_quote, .ico_edit, .ico_delete, .ico_story_edit, .ico_story_date, .ico_read, .ico_back {

opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);

}

/*- наведен курсор - реакция -*/

.ico_quote:hover, .ico_edit:hover, .ico_delete:hover, .ico_story_edit:hover, .ico_story_date:hover, .ico_read:hover, .ico_back:hover {

border: 0px; opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}

.ico_quote {background-position: -43px top;}

.ico_edit {background-position: right top;}

.ico_delete {background-position: left top;}

.ico_story_edit, .ico_story_date, .ico_read, .ico_back {

display: block;

width: 28px;

height: 27px;

background: url(ico_stor.png) no-repeat left top;

position: relative;

margin-top: -30px;

}

.ico_story_edit {background-position: left top; right: 45px; float: left;}

.ico_story_date {background-position: -29px top; right: 16px;}

.ico_read {background-position: -57px top; right: -12px; top: 3px;}

.ico_back {background-position: -86px top; right: -12px; top: 3px;}

/*- for IE-*/

.ico_read_ie {

width: 28px;

height: 27px;

background: url(ico_stor.png) no-repeat left top;

background-position: -57px top;

position: relative;

right: 13px;

top: 1px;

margin-bottom: -16px;

}

/*- Кнопки голосования -*/

.vote_btn, .result_btn {

display: block;

width: 128px;

height: 19px;

background: transparent url(vote_btn.png) no-repeat left top;

}

.vote_btn {background-position: left bottom;}

.vote_btn:hover {background-position: left top;}

.result_btn {background-position: right bottom;}

.result_btn:hover {background-position: right top;}

/*- Кнопки формы поиска и регистрации -*/

.reg_btn, .lost_btn {

display: block;

width: 109px;

height: 19px;

background: transparent url(loginfor.png) no-repeat left top;

}

.reg_btn {background-position: left bottom;}

.reg_btn:hover {background-position: left top;}

.lost_btn {background-position: -110px bottom;}

.lost_btn:hover {background-position: -110px top; cursor: pointer;}

.ok_btn , .search_btn{

display: block;

width: 35px;

height: 24px;

background: transparent url(submit_b.png) no-repeat left top;

}

.ok_btn {background-position: left bottom; position: relative;}

.ok_btn:hover {background-position: left top;}

.search_btn {background-position: right bottom;}

.search_btn:hover {background-position: right top;}

/*- Форма поиска -*/

.form_bg {

width: 165px;

height: 21px;

position: relative;

background: transparent url(form_bg0.png) no-repeat left top;

border: 0;

border-color: transparent;

}

.form_bg2 {

width: 125px;

height: 21px;

background: transparent url(form_bg2.png) no-repeat left top;

border: 0;

border-color: transparent;

}

.forms {

border: 0;

background: transparent;

padding: 2px;

text-align: center;

}

/*- Иконки логинформы -*/

.ico_admin, .ico_profile, .ico_pm, .ico_statistic, .ico_exit, .ico_user {

height: 27px;

width: 28px;

background: transparent url(ico_logi.png) no-repeat left top;

text-indent: 33px;

float: left;

line-height: 25px;

color: #f60;

}

.ico_admin {background-position: left top;}

.ico_admin:hover {background-position: left bottom;}

.ico_profile {background-position: -29px top;}

.ico_profile:hover {background-position: -29px bottom;}

.ico_pm {background-position: -58px top;}

.ico_pm:hover {background-position: -58px bottom;}

.ico_statistic {background-position: -87px top;}

.ico_statistic:hover {background-position: -87px bottom;}

.ico_exit {background-position: -116px top;}

.ico_exit:hover {background-position: -116px bottom;}

.ico_user {background-position: -144px top;}

.ico_user:hover {background-position: -144px bottom;}

/*- /Иконки логинформы -*/

/*- Modification Summer style M2 - right and left col -*/

/*- Отступ для центральной колонки -*/

#left {padding-right: 3px;}

#right {padding-left: 3px;}

/*- Стилизация меню навигации (+ боковые колонки) -*/

.lmb, .lmb_t h3, .lmb_b {

width: 217px;

height: 30px;

background: url(lmenu_bg.gif) left top;

}

/*- Правая колонка -*/

.rmb, .rmb_t, .rmb_b {

width: 217px;

height: 30px;

background: url(rmenu_bg.gif) left top;

}

.lmb_t h3, .rmb_t h3{

background-position: left top;

color: #fff;

text-align: center;

line-height: 33px;

font-size: 1.1em;

font-family: Verdana, Tahoma;

}

.lmb_b, .rmb_b {background-position: -218px bottom; height: 18px !important;}

.lmb, .rmb {background-position: -436px bottom; background-repeat: repeat-y; height: 100%;}

/*- Стилизация меню -*/

.lmb ul {list-style-type: none; margin: 0; padding: 0;}

.lmb li a{

font-size: 11px;

font-family: Tahoma;

line-height: 16px;

display: block;

background: url(active_h.png) no-repeat left bottom;

text-align: center;

width: 204px

}

.lmb li a:hover {background-position: right bottom; text-decoration: none;}

.menu_content {padding: 5px; display: block} /*- отступ для содержимого меню (если нужно увеличить!) -*/

/*- /Стилизация колонок -*/

/*- Позиционирование форм поиска, логина -*/

.form_s_l {position: absolute; top: 45px; right: 0px;}

.lfb, .lfb_t, .lfb_b {

width: 290px;

height: 22px;

background: url(lfbg0000.gif) no-repeat left top;

}

.lfb {background-position: -582px bottom; background-repeat: repeat-y; height: auto !important;}

.lfb_t {background-position: left top;}

.lfb_b {background-position: -291px bottom;}

/*- слоган сайта /декорация любая/ -*/

.slogan {

display: block;

position: absolute;

top: 145px;

right: 310px;

width: 250px;

height: 73px;

background: url(slogan00.gif) no-repeat left top;

}

/* Tooltip (подсказки)*/

#tooltip {

background: #fff;

border: 1px ridge #000;

color: #333;

font-weight: bold;

margin: 0px;

font-size: 11px;

padding: 3px 5px;

position: absolute;

visibility: hidden;

z-index: 998;

opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);

}

/*- End CSS document - Cascading Style Sheet Document -*/

_______________________________________________________________________________

Заранее БлагаДарю!

Ссылка на сообщение
Поделиться на других сайтах

Я бы предположил что ошибка в пути к файлу - @import url(index_menu/main0000.css);

Попробовал бы написать более корректно, хотя бы от корня сайта @import url(./template/NameDesign/css/index_menu/main0000.css);

Ссылка на сообщение
Поделиться на других сайтах

Нет, так не получается.

Вот пути моих файлов:

Y:\home\www.dle8.ru\www\templates\aionbase\bbcodes\

Y:\home\www.dle8.ru\www\templates\aionbase\css\

Y:\home\www.dle8.ru\www\templates\aionbase\css\.htaccess

Y:\home\www.dle8.ru\www\templates\aionbase\css\engine.css

Y:\home\www.dle8.ru\www\templates\aionbase\css\ie.css

Y:\home\www.dle8.ru\www\templates\aionbase\css\main - копия.css

Y:\home\www.dle8.ru\www\templates\aionbase\css\main.css

Y:\home\www.dle8.ru\www\templates\aionbase\css\reset.css

Y:\home\www.dle8.ru\www\templates\aionbase\dleimages\

Y:\home\www.dle8.ru\www\templates\aionbase\images\

Y:\home\www.dle8.ru\www\templates\aionbase\index_menu\

Y:\home\www.dle8.ru\www\templates\aionbase\index_menu\main0000.css

Y:\home\www.dle8.ru\www\templates\aionbase\index_menu\menu_act.jpg

Y:\home\www.dle8.ru\www\templates\aionbase\index_menu\menu_noa.jpg

Y:\home\www.dle8.ru\www\templates\aionbase\index_menu\topmenu0.js

Y:\home\www.dle8.ru\www\templates\aionbase\index_menu\topmenu0.png

Y:\home\www.dle8.ru\www\templates\aionbase\index_menu\topmenu_.png

Y:\home\www.dle8.ru\www\templates\aionbase\index_niz\

Y:\home\www.dle8.ru\www\templates\aionbase\Title\

Y:\home\www.dle8.ru\www\templates\aionbase\Кнопки\

Y:\home\www.dle8.ru\www\templates\aionbase\Новая папка\

Y:\home\www.dle8.ru\www\templates\aionbase\.htaccess

Y:\home\www.dle8.ru\www\templates\aionbase\preview.css

Y:\home\www.dle8.ru\www\templates\aionbase\Мой-Банер1.gif

Y:\home\www.dle8.ru\www\templates\aionbase\wmz_cards.jpg

Y:\home\www.dle8.ru\www\templates\aionbase\120x240_adfun_1.png

Y:\home\www.dle8.ru\www\templates\aionbase\loopnone.png

Y:\home\www.dle8.ru\www\templates\aionbase\addcomments.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\addnews.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\comments.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\feedback.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\fullstory.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\info.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\informer.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\login.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\lostpassword.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\main.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\navigation.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\offline.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\pm.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\poll.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\registration.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\search.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\searchresult.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\shortstory.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\speedbar.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\static.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\stats.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\tagscloud.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\userinfo.tpl

Y:\home\www.dle8.ru\www\templates\aionbase\vote.tpl

В браузере при обращении к виртуальному хосту пишу адрес: http://www.dle8.ru\ - отображается не корректно,

а если просто из той же папки открываю браузером, то всё в норме.

Значит вроде путь верен.

Думаю, возможно сили css или теги чем-то отменяются, точно не знаю.

Хотя, возможно, путьгде-то в DataLife Engine v.8.0 изменяется, хотя не должно быть так.

Если прописываю другой путь @import url(index_menu/main0000.css); То браузер тоже открывает без стилей.

Ссылка на сообщение
Поделиться на других сайтах

Переписал в main.tpl следующее:

<link media="screen" href="{THEME}/index_menu/main0000.css" type="text/css" rel="stylesheet" />

<!--Стили меню -->

<style type="{THEME}/index_menu/text/css" media="all">

@import url({THEME}/index_menu/main0000.css);

#apDiv1 {

...

</style>

<script type="text/javascript" src="{THEME}/index_menu/topmenu0.js"></script>

...

<!-- В меню скриптом выводится выпадающее меню-->

<script type="text/javascript">tabdropdown.init("topmenu")</script>

</div></div></div>

...

++++++++++++++++++++++++++++++

Но всё-равно css не определяются

copy9, а где указавать путь к теме {THEME} = home\www.dle8.ru\www\templates\aionbase\ , а что, путь к теме вообще указывается где-то в DLE8

Ссылка на сообщение
Поделиться на других сайтах
Гость
Эта тема закрыта для публикации сообщений.
×
×
  • Создать...