Новости Joomla

SW JProjects v.2.5.0 - компонент каталога цифровых проектов на Joomla

SW JProjects v.2.5.0 - компонент каталога цифровых проектов на Joomla

👩‍💻 SW JProjects v.2.5.0 - компонент каталога цифровых проектов на Joomla.Компонент - менеджер цифровых проектов для Joomla! CMS. Компонент обеспечивает создание каталога цифровых проектов и предоставляет возможность скачивания, в том числе с использованием лицензионных ключей.👩‍💻 v.2.5.0. Что нового?Схемы структур данных для серверов обновлений. Теперь с SW JProjects вы может создавать сервер обновлений не только для расширений Joomla, но и свои собственные. Например, вам нужно, чтобы структура данных сервера обновлений была другая и формат должен быть, например, не XML, а JSON. Формирование структуры данных для сервера обновлений расширений Joomla вынесено в отдельный плагин. Вы можете создать свой собственный плагин и реализовать в нём нужную вам структуру данных, добавив или наоборот исключив отображаемые данные. Сервер обновлений в компоненте по-прежнему отображает информацию о списке проектов и их версиях, о конкретном проекте и его changelog.Можно выбрать схему данных сервера обновлений глобально для всего компонента, выбрать другую схему данных для категории проектов, а так же выбрать схему в каждом проекте.

Разработчикам в качестве образца можно посмотреть плагин схемы данных для Joomla в составе компонента или же плагин-образец JSON-схемы на GitHub.
Группа плагинов swjprojects. Для нужд компонента создана группа плагинов swjprojects. В частности, в этой группе находится плагин структуры данных Joomla расширений для сервера обновлений.Изменение языковых констант. Изменены некоторые языковые константы в панели администратора. Если вы делали переопределение констант - переопределите их снова.👩‍💻 Joomla 6. Внесены изменения для корректной установки и работы компонента на Joomla 6. Компонент успешно протестирован на Joomla 6-beta2.Минимальная версия Joomla - 5. Подняты минимальные системные требования: Joomla 5.0.0 и PHP 8.1.
- Страница расширения👉 Плагин-образец кастомной JSON-схемы данных для сервера обновлений на GitHub.- GitHub расширения- Документация на GitHub- Joomla Extensions Directory#joomla #расширения

Как триггерить события для плагинов на манер Joomla 5+?В Joomla 6 должны удалить метод...

Как триггерить события для плагинов на манер Joomla 5+?В Joomla 6 должны удалить метод...

👩‍💻 Как триггерить события для плагинов на манер Joomla 5+?В Joomla 6 должны удалить метод triggerEvent(), с помощью которого раньше вызывались события для плагинов. Теперь чтобы в своём коде вызвать событие для плагина и получить от него результаты нужно:- создать объект класса события- передать в него параметры

use Joomla\CMS\Event\AbstractEvent;use Joomla\CMS\Factory;use Joomla\CMS\Plugin\PluginHelper;// Грузим плагины нужных группPluginHelper::importPlugin('system');// Создаём объект события$event = AbstractEvent::create('onAfterInitUniverse', [    'subject' => $this,    'data'    => $data, // какие-то данные    'article' => $article, // ещё материал вдовесок    'product' => $product, // и товаров подвезли]);// Триггерим событиеFactory::getApplication()->getDispatcher()->dispatch(    $event->getName(), // Тут можно строку передать 'onAfterInitUniverse'    $event);// Получаем результаты// В случае с AbstractEvent это может быть не 'result',// а что-то ещё - куда сами отдадите данные.// 2-й аргумент - значение по умолчанию, // если не получены результаты$results = $event->getArgument('result', []);
Плюсы такого подхода - вам не нужно запоминать порядок аргументов и проверять их наличие. Если вы написали свой класс события, то в плагине можно получать аргументы с помощью методов $event->getArticle(), $event->getData(), $event->getProduct() и подобными - реализуете сами под свои нужды. Если такой класс события написали, то создаёте экземпляр своего класса события и укажите его явно в аргументе eventClass
use Joomla\Component\MyComponent\Administrator\Event\MyCoolEvent;$event = MyCoolEvent::create('onAfterInitUniverse', [    'subject'    => $this,    'eventClass' => MyCoolEvent::class, // ваш класс события    'data'       => $data, // какие-то данные    'article'    => $article, // ещё материал вдовесок    'product'    => $product, // и товаров подвезли]);
Ожидаемо, что класс вашего события будет расширять AbsractEvent или другие классы событий Joomla.🙁 Есть неприятный нюанс - нельзя просто так вызывать событие и ничего не передать в аргументы. Аргумент subject обязательный. Но если вы всё-таки не хотите туда ничего передавать - передайте туда пустой stdClass или объект Joomla\registry\Registry.
@joomlafeed#joomla #php #webdev

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

Duwars

  • Новичок
  • 6
  • 0 / 0
Как поменять задний фон?
« : 08.11.2010, 01:27:00 »
FAQ читал, там не нашел

на картинке я отметил там где нужно поменять, белый цвет в черный FFFFFF
перерыл CSS не нашел, помогите пожалуйста! Вот Демо сайта - http://demo.rockettheme.com/free/quasar/features/style-variations
шаблон состоит из шести скинов. я выбрал 2 скин. перекрасил белые png картинки в черный цвет. осталось изменить в центре белый  задний фон, это не картинка чтоб перекрасить в черный. заучился помогите кому не сложно. заранее спасибо!
*

Duwars

  • Новичок
  • 6
  • 0 / 0
Re: Как поменять задний фон?
« Ответ #1 : 08.11.2010, 18:20:28 »
тема еще актуальна, помогите пожалуйста!
*

0rk

  • Захожу иногда
  • 178
  • 11 / 0
Re: Как поменять задний фон?
« Ответ #2 : 08.11.2010, 18:27:41 »
надо искать в папке этого шаблона и именно в папке второго скина
в любом случае это CSS либо бэкграунд вида #ffffff либо изображение
*

Duwars

  • Новичок
  • 6
  • 0 / 0
Re: Как поменять задний фон?
« Ответ #3 : 08.11.2010, 18:41:55 »
Этот код из Template.css

Код
/**
 * @package   Quasar Template - RocketTheme
 * @version   1.5.0 January 21, 2010
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2010 RocketTheme, LLC
 * @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/* Core */
body {font-family: Helvetica,Arial,sans-serif;min-width: 960px;}
.font-family-optima {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
.font-family-geneva {font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
.font-family-helvetica {font-family: Helvetica, Arial, FreeSans, sans-serif;}
.font-family-lucida {font-family: "Lucida Grande",Helvetica,Verdana,sans-serif;}
.font-family-georgia {font-family: Georgia, sans-serif;}
.font-family-trebuchet {font-family: "Trebuchet MS", sans-serif;}
.font-family-palatino {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}
#rt-menu .rt-container, #rt-top .rt-container, #rt-showcase .rt-container, #rt-feature .rt-container, #rt-main .rt-container, #rt-bottom .rt-container, #rt-footer .rt-container, #rt-copyright .rt-container, #rt-maintop .rt-container, #rt-mainbottom .rt-container, #rt-breadcrumbs .rt-container, #rt-header .rt-container, #rt-toptab .rt-container, #rt-bottomtab .rt-container {background: transparent;}
.title {font-weight: normal;}
ul {list-style: none;padding-left: 0;}
ul li {list-style: square;margin-left: 15px;}

/* Top */
#rt-top .search .inputbox {width: 236px;height: 20px;line-height: 16px;border: 0;padding: 3px 0 0 5px;}
#rt-top .search {text-align: right;}

/* Header */
#rt-header {position: relative;z-index: 2;}
#rt-header .rt-block {margin-bottom: 0;}
#rt-header4 {padding: 5px 0;}
#rt-logo {width: 236px;height: 49px;display: block;}

/* Top Menu */
#rt-header ul {margin: 0;padding: 0;float: right;position: relative;z-index: 1000;}
#rt-header ul li {padding: 0;margin-left: 4px;margin-bottom: 4px;list-style: none;float: left;position: relative;}
#rt-header ul li a, #rt-header ul li .separator {display: block;height: 29px;line-height: 28px;margin-left: 8px;cursor: pointer;z-index: 100;position: relative;}
#rt-header ul li a span, #rt-header ul li .separator span {display: block;padding: 0 10px;height: 29px;line-height: 28px;margin-left: -8px;font-size: 14px;}
#rt-header li ul li.parent {background: url(../images/parent.png) 97% 12px no-repeat;}

/* Menu Dropdowns */
#rt-header li ul {position:absolute;width:200px;top:-999em;left: auto;padding: 10px 0;}
#rt-header li ul ul {margin: 0;}
#rt-header li:hover ul ul, #rt-header li:hover ul ul ul, #rt-header li:hover ul ul ul ul {top:-999em;left: auto;}
#rt-header li li {margin: 0;padding: 0 10px 0 18px;height:auto;width:172px;}
#rt-header li li a, #rt-header li li.active a, #rt-header li li a:hover, #rt-header li li .separator, #rt-header li li.active .separator {margin:0;padding: 0;height: auto;float: none;width: auto;line-height:20px;display: block;}
#rt-header li li a span, #rt-header li li.active a span, #rt-header li li a:hover span, #rt-header li li .separator span, #rt-header li li.active .separator span {width: auto;display: block;line-height: 20px;text-transform: none;padding: 5px 5px 0 10px;}
#rt-header li li a, #rt-header li.active li a, #rt-header li li .separator, #rt-header li.active li .separator {font-weight:normal;}
#rt-header li:hover ul {left: 0;top: 29px;}
#rt-header li li:hover ul, #rt-header li li li:hover ul, #rt-header li li li li:hover ul {left:200px;top: -11px;}

/* Showcase */
#rt-showcase {position: relative;z-index: 1;}
#rt-showcase .showcase-title {font-size: 3.8em;line-height: 1em;font-weight: bold;margin-top: 15px;}

/* Main Body */
#rt-toptab .rt-block {padding: 15px 0 0 0;margin: 0;}
#rt-toptab .toptab, #rt-toptab .toptab2 {height: 34px;display: inline-block;}
#rt-toptab .toptab {margin-left: 25px;}
#rt-toptab .toptab2 {padding: 0 25px;line-height: 34px;font-size: 18px;margin-left: -25px;}
#rt-main-surround .rt-article-title {text-transform: none;margin: 0;display: block;font-size: 180%;letter-spacing: normal;}
#rt-sidebar-a, #rt-sidebar-b, #rt-sidebar-c {background-color: transparent;}
#rt-main-surround {overflow: hidden;}
#form-login ul li a, #com-form-login ul li a, ul.rt-more-articles li a, .rt-section-list ul li a {background-position: 0 2px;padding-left: 15px;}
#form-login ul li a:hover, #com-form-login ul li a:hover, ul.rt-more-articles li a:hover, .rt-section-list ul li a:hover {background-position: 0 -453px;}

/* Side Menus */
#rt-main-surround ul.menu {padding-left: 0;}
#rt-main-surround ul.menu li {list-style: none;margin-left: 0;}
#rt-main-surround ul.menu a, #rt-main-surround ul.menu .separator, #rt-main-surround ul.menu .item {display: block;text-indent: 0;overflow: hidden;font-size: 120%;font-weight: normal;padding: 4px 0 8px 20px;line-height: 1.8em;}
#rt-main-surround ul.menu li.active > a, #rt-main-surround ul.menu li.active > .separator, #rt-main-surround ul.menu li.active > .item {font-weight: bold;}
#rt-main-surround ul.menu li li {padding: 0;margin: 0;font-size: 95%;background: none;border: none;}
#rt-main-surround .menu .subtext em {line-height: 14px;}
#rt-main-surround .menu em {display: block;font-size:80%;font-style: normal;font-weight: normal;}
#rt-main-surround ul.menu li a:hover, #rt-main-surround ul.menu li .separator:hover, #rt-main-surround ul.menu li .item:hover, #rt-main-surround ul.menu li.active > a, #rt-main-surround ul.menu li.active > .separator, #rt-main-surround ul.menu li.active > .item {background-position: 5px -445px;}

/* Modules */
.module-title {margin: 15px 0;}
h2.title {display: block;letter-spacing: normal;line-height: 1em;margin: 0;}
.flush .rt-block {padding: 0;}
.icon1 .module-surround, .icon2 .module-surround, .icon3 .module-surround, .icon4 .module-surround {padding-left: 60px;position: relative;}
.module-icon {width: 45px;height: 41px;position: absolute;left: 0;top: 0;}
.icon1 .module-icon {background-position: 0 0;}
.icon2 .module-icon {background-position: 0 -44px;}
.icon3 .module-icon {background-position: 0 -87px;}
.icon4 .module-icon {background-position: 0 -129px;}

/* Bottom */
#rt-bottom .rt-container {border: 0;}
#rt-bottomtab .rt-block {padding: 15px 0 0 0;margin: 0;}
#rt-bottomtab .bottomtab, #rt-bottomtab .bottomtab2 {height: 34px;display: inline-block;}
#rt-bottomtab .bottomtab2 {padding: 0 25px;line-height: 34px;font-size: 18px;}

/* Footer */
#powered-by {margin:10px 0;}
#rocket {display:inline-block;width: 148px;height: 23px;margin:0 20px 0 5px;vertical-align:middle;}
#gantry-logo {display:inline-block;width: 102px;height: 27px;margin:0 10px 0 0px;vertical-align:middle;background-position: 0 -24px;}
#rt-copyright {text-align: left;}
#gantry-totop, #gantry-totop span {height: 34px;display: inline-block;position: absolute;bottom: 0;right: 0;cursor: pointer;}
#gantry-totop span {padding: 0 25px;line-height: 34px;text-align: center;white-space: nowrap;}
#gantry-resetsettings {margin-left:15px;margin-bottom:5px;display:block;float:left;}

/* Typography */
.readon {display: inline-block;margin-left: 8px;height: 30px;}
.readon span, .readon .button {display: block;margin-left: -8px;padding: 0 18px 0 10px;border: 0;font-size: 13px;cursor: pointer;height: 30px;line-height: 30px;float: left;}
.readon:hover {background-position: 100% -30px;}
.readon:hover span, .readon:hover .button {background-position: 0 -30px;}
#rt-bottom .readon {background-position: 100% -60px;}
#rt-bottom .readon span, #rt-bottom .readon .button {background-position: 0 -60px;}
#rt-bottom .readon:hover {background-position: 100% -90px;}
#rt-bottom .readon:hover span, #rt-bottom .readon:hover .button {background-position: 0 -90px;}
#rt-footer .readon {background-position: 100% -120px;}
#rt-footer .readon span, #rt-footer .readon .button {background-position: 0 -120px;}
#rt-footer .readon:hover {background-position: 100% -150px;}
#rt-footer .readon:hover span, #rt-footer .readon:hover .button {background-position: 0 -150px;}
#rt-accessibility .rt-desc {display:none;}
#rt-accessibility #rt-buttons {float: left;}
#rt-accessibility .button {display: none;}
#rt-accessibility a.large .button {background-position: 0 0;margin-bottom: 4px;}
#rt-accessibility a.large:hover .button {background-position: -15px 0;}
#rt-accessibility a.small .button {background-position: 0 -11px;}
#rt-accessibility a.small:hover .button {background-position: -15px -11px;}
.rokradios, .rokchecks {padding: 1px 5px 7px 24px;line-height: 120%;}
.rokradios {background-position: 0 0;background-repeat: no-repeat;}
.rokradios-active {background-position: 0 -211px;background-repeat: no-repeat;}
.rokchecks {background-position: 0 -423px;background-repeat: no-repeat;}
.rokchecks-active {background-position: 0 -634px;background-repeat: no-repeat;}
.date-block .date {font-size: 110%;}
#rt-breadcrumbs {margin-top: 10px;}
#breadcrumbs-home {width: 15px;height: 15px;display: block;float: left;margin-top: 4px;}
#breadcrumbs h3, .leading_separator {display: none;}
span.breadcrumbs {display: block;font-size: 110%;font-weight: bold;overflow: hidden;}
span.breadcrumbs img {width: 12px;height: 23px;float: left;}
span.breadcrumbs a, span.no-link {padding: 0 10px;float: left;display: block;height: 23px;line-height: 20px;}
.floatleft {float: left;margin-right: 25px;margin-bottom: 25px;}
.floatright {float: right;margin-left: 25px;margin-bottom: 25px;}

/* RTL */
body.rtl #rt-top .search .inputbox {padding: 3px 5px 0 0;}
body.rtl #rt-top .search {text-align: right;}
body.rtl #rt-header ul {float: left;}
body.rtl #rt-header ul li {float: right;}
body.rtl #rt-header li ul li.parent {background: url(../images/parent-rtl.png) 5px 12px no-repeat;}
body.rtl #rt-header li ul {position:absolute;width:200px;top:-999em;left: auto;padding: 10px 0;}
body.rtl #rt-header li ul ul {margin: 0;}
body.rtl #rt-header li:hover ul ul, body.rtl #rt-header li:hover ul ul ul, body.rtl #rt-header li:hover ul ul ul ul {top:-999em;left: auto;}
body.rtl #rt-header li li {margin: 0;padding: 0 10px 0 18px;height:auto;width:172px;}
body.rtl #rt-header li li a, body.rtl #rt-header li li.active a, body.rtl #rt-header li li a:hover, body.rtl #rt-header li li .separator, body.rtl #rt-header li li.active .separator {margin:0;padding: 0;height: auto;float: none;width: auto;line-height:20px;display: block;}
body.rtl #rt-header li li a span, body.rtl #rt-header li li.active a span, body.rtl #rt-header li li a:hover span, body.rtl #rt-header li li .separator span, body.rtl #rt-header li li.active .separator span {width: auto;display: block;line-height: 20px;text-transform: none;padding: 5px 5px 0 10px;}
body.rtl #rt-header li li a, body.rtl #rt-header li.active li a, body.rtl #rt-header li li .separator, body.rtl #rt-header li.active li .separator {font-weight:normal;}
body.rtl #rt-header li:hover ul {top: 29px;right: 0;}
body.rtl #rt-header li li:hover ul, body.rtl #rt-header li li li:hover ul, body.rtl #rt-header li li li li:hover ul {top: -11px;right: 200px;}
body.rtl #form-login ul li a, body.rtl #com-form-login ul li a, body.rtl ul.rt-more-articles li a, body.rtl .rt-section-list ul li a {background-position: 100% 2px;padding-left: 15px;}
body.rtl #form-login ul li a:hover, body.rtl #com-form-login ul li a:hover, body.rtl ul.rt-more-articles li a:hover, body.rtl .rt-section-list ul li a:hover {background-position: 100% -453px;}
body.rtl #rt-main-surround ul.menu ul {margin-right: 25px;margin-left: 0;}
body.rtl #rt-main-surround ul.menu a, body.rtl #rt-main-surround ul.menu .separator, body.rtl #rt-main-surround ul.menu .item {padding: 4px 20px 8px 0;}
body.rtl #rt-main-surround ul.menu li a, body.rtl #rt-main-surround ul.menu li .separator, body.rtl #rt-main-surround ul.menu li .item {background-position: 100% 10px;}
body.rtl #rt-main-surround ul.menu li a:hover, body.rtl #rt-main-surround ul.menu li .separator:hover, body.rtl #rt-main-surround ul.menu li .item:hover, body.rtl #rt-main-surround ul.menu li.active > a, body.rtl #rt-main-surround ul.menu li.active > .separator, body.rtl #rt-main-surround ul.menu li.active > .item {background-position: 100% -445px;}
body.rtl .icon1 .module-surround, body.rtl .icon2 .module-surround, body.rtl .icon3 .module-surround, body.rtl .icon4 .module-surround {padding-left: 0;padding-right: 60px;}
body.rtl .module-icon {left: auto;right: 0;}
body.rtl #rocket {margin:0 5px 0 20px;}
body.rtl #gantry-logo {margin:0 0 0 10px;}
body.rtl #rt-copyright {text-align: right;}
body.rtl #gantry-totop, body.rtl #gantry-totop span {right: auto;left: 0;}
body.rtl #gantry-resetsettings {margin-left: 0;margin-right: 15px;float: right;}
body.rtl #rt-accessibility .rt-desc {float: right;text-align: right;margin-right: 0;margin-left: 5px;}
body.rtl #rt-accessibility #rt-buttons {float: right;}
body.rtl .rokradios, body.rtl .rokchecks {padding: 1px 24px 7px 5px;}
body.rtl .rokradios {background-position: 100% 0;}
body.rtl .rokradios-active {background-position: 100% -211px;}
body.rtl .rokchecks {background-position: 100% -423px;}
body.rtl .rokchecks-active {background-position: 100% -634px;}
body.rtl #breadcrumbs-home {float: right;}
body.rtl span.breadcrumbs img {float: right;}
body.rtl span.breadcrumbs a, body.rtl span.no-link {float: right;}
body.rtl .readon {margin-left: 14px;}
body.rtl .readon span, body.rtl .readon .button {margin-left: -14px;padding: 0 10px 0 18px;}
body.rtl .readon:hover {background-position: 100% -30px;}
body.rtl .readon:hover span, body.rtl .readon:hover .button {background-position: 0 -30px;}


а этот из второго скина если тут что то менять, то именно влияет на второй скин
Код
/**[/b]
 * @package   Quasar Template - RocketTheme
 * @version   1.5.0 January 21, 2010
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2010 RocketTheme, LLC
 * @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/* Core */
body {background: #fff;color: #333;}
a:hover {color: #000;}
h1, h2, h3, h4, h5 {color: #000;}

/* Top */
#rt-top {background: #0f0f0f url(../images/backgrounds/style2/header-bg.png) 100% 0;color: #999;}
#rt-top .search .inputbox {background: url(../images/backgrounds/style2/search-bg.png) 0 0 no-repeat;color: #999;}
#rt-top .title span {color: #ccc;}

/* Header */
#rt-logo {background: url(../images/logo/style2/logo.png) 0 0 no-repeat;}
#rt-header {background: #0f0f0f url(../images/backgrounds/style2/header-bg.png) 100% 0;}
#rt-header2 {background: url(../images/backgrounds/style2/header-div.png) 50% 100% repeat-x;}
#rt-header3 {background: url(../images/backgrounds/style2/header-div.png) 50% 0 repeat-x;}
.backgroundlevel-high #rt-header4, .backgroundlevel-med #rt-header4 {background: url(../images/backgrounds/style2/header-underlay.png) 50% 0 no-repeat;}
#rt-header .title span {color: #ccc;}

/* Top Menu */
#rt-header ul.menu li > a, #rt-header ul.menu li > .separator {color: #999;}
#rt-header ul.menu li.active > a, #rt-header ul.menu li:hover > a, #rt-header ul.menu li.active > .separator, #rt-header ul.menu li:hover > .separator {background: url(../images/menus/style2/menutab-r.png) 100% 0 no-repeat;color: #fff;}
#rt-header ul.menu li.active > a span, #rt-header ul.menu li:hover > a span, #rt-header ul.menu li.active > .separator span, #rt-header ul.menu li:hover > .separator span {background: url(../images/menus/style2/menutab-l.png) 0 0 no-repeat;}

/* Menu Dropdowns */
#rt-header li ul {background: #222;border: 1px solid #333;}

/* Showcase */
#rt-showcase {background: #0f0f0f url(../images/backgrounds/style2/header-bg.png) 100% 0;color: #aaa;}
#rt-showcase .showcase-title {color: #999;text-shadow: -1px -2px #000;}
#rt-showcase .showcase-title span {text-shadow: -1px -2px #000;}
#rt-showcase .title span {color: #ccc;}
#rt-showcase .readon {background: url(../images/body/style2/readon-r.png) 100% -180px no-repeat;}
#rt-showcase .readon span {background: url(../images/body/style2/readon-l.png) 0 -180px no-repeat;color: #999;}
#rt-showcase .readon:hover {background: url(../images/body/style2/readon-r.png) 100% -210px no-repeat;}
#rt-showcase .readon:hover span {background: url(../images/body/style2/readon-l.png) 0 -210px no-repeat;color: #fff;}


/* Feature */
#rt-feature {background: #0f0f0f url(../images/backgrounds/style2/header-bg.png) 100% 0;color: #aaa;}
#rt-feature .title span {color: #ccc;}

/* Main Body */
#rt-toptab {background: #0f0f0f url(../images/backgrounds/style2/header-bg.png) 100% 0;}
#rt-toptab .toptab {background: url(../images/body/style2/toptab-r.png) 100% 0 no-repeat;}
#rt-toptab .toptab2 {background: url(../images/body/style2/toptab-l.png) 0 0 no-repeat;color: #333;}
.backgroundlevel-high #rt-toptab .shadow, .backgroundlevel-med #rt-toptab .shadow {background: url(../images/backgrounds/style2/showcase-shadow.png) 50% 100% no-repeat;}
#rt-content-top {background: url(../images/body/style2/body-div.png) 50% 100% repeat-x;}
#rt-main-surround {background: #fff url(../images/backgrounds/style2/body-bg.png) 50% 0 repeat-x;}
#rt-main-surround .title span, #rt-main-surround .rt-article-title span {color: #000;}
#rt-main-surround .readon span, #rt-main-surround .readon .button {color: #333;}
#rt-main-surround .readon:hover span, #rt-main-surround .readon:hover .button {color: #000;}
#form-login ul li a, #com-form-login ul li a, ul.rt-more-articles li a, .rt-section-list ul li a  {background-image: url(../images/body/style2/arrows.png);background-repeat: no-repeat;}

/* Modules */
.icon1 .module-icon, .icon2 .module-icon, .icon3 .module-icon, .icon4 .module-icon {background-image: url(../images/body/style2/module-icons.png);background-repeat: no-repeat;}

/* Side Menu */
#rt-main-surround ul.menu li {background: url(../images/body/style2/body-div.png) 50% 100% repeat-x;}
#rt-main-surround ul.menu li a, #rt-main-surround ul.menu li .separator, #rt-main-surround ul.menu li .item {background: url(../images/body/style2/arrows.png) 5px 10px no-repeat;color: #333;}
#rt-main-surround ul.menu li.active > a, #rt-main-surround ul.menu li > a:hover, #rt-main-surround ul.menu li.active > .separator {color: #000;}

/* Bottom */
#rt-bottom {background: #699714 url(../images/backgrounds/style2/bottom-bg.png) 50% 0 repeat-x;color: #fff;}
#rt-bottom .title {color: #000;}
#rt-bottom .title span {color: #fff;}
#rt-bottom .readon span, #rt-bottom .readon .button {color: #597C16;}
#rt-bottom .readon:hover span, #rt-bottom .readon .button {color: #333;}
#rt-bottomtab {background: #000;}
#rt-bottomtab .bottomtab {background: url(../images/body/style2/bottomtab-r.png) 100% 0 no-repeat;}
#rt-bottomtab .bottomtab2 {background: url(../images/body/style2/bottomtab-l.png) 0 0 no-repeat;color: #fff;}

/* Footer */
#rt-footer {color: #666;}
#rt-footer a:hover {color: #000;}
#rt-footer .title {color: #777;}
#rt-footer .title span {color: #333;}
#rt-footer .readon span, #rt-footer .readon .button {color: #333;}
#rt-footer .readon:hover span, #rt-footer .readon:hover .button {color: #000;}
#rt-copyright {color: #999;}
#rt-copyright a:hover {color: #000;}
#rt-copyright .rt-container {border-top: 1px solid #ddd;}
#rocket, #gantry-logo {background: url(../images/body/style2/footer-assets.png) 0 0 no-repeat;}

/* Typography */
.readon {background: url(../images/body/style2/readon-r.png) 100% 0 no-repeat;}
.readon span, .readon .button {background: url(../images/body/style2/readon-l.png) 0 0 no-repeat;color: #333;}
.readon:hover span, .readon:hover .button {color: #000;}
.rt-pagetitle {color: #333;}
#rt-accessibility a.small .button, #rt-accessibility a.large .button, #rt-accessibility a.small:hover .button, #rt-accessibility a.large:hover .button {background-image: url(../images/body/style2/fontsizer.png);background-repeat: no-repeat;}
.rokradios, .rokchecks, .rokradios-active, .rokchecks-active {background-image: url(../images/body/style2/inputs.png);}
#rt-breadcrumbs {background: #fff;}
#breadcrumbs-home {background: url(../images/body/style2/typography.png) 0 -23px no-repeat;}
span.breadcrumbs img {background: url(../images/body/style2/arrows.png) 50% 4px no-repeat;}

/* Joomla Specific */
.rt-joomla .icon {background-image: url(../images/body/style2/typography.png);}
.rt-pollrow {background: url(../images/body/style2/body-div.png) 50% 100% repeat-x;}
.rt-joomla .search_result .phrase legend, .rt-joomla .search_result .only legend {color: #333;}
.rt-joomla legend {color: #333;}
.rt-joomla label {color: #333;}
.rt-joomla-table {color: #333;}
.button2-left a, .button2-right a, .button2-left span, .button2-right span {color: #666;}
.button2-left span, .button2-right span {color: #666;}
.button2-left a:hover, .button2-right a:hover {color: #000 !important;}
.button2-left {background: url(../images/system/light/j_button2_left.png) no-repeat;color: #666;}
.button2-right {background: url(../images/system/light/j_button2_right.png) 100% 0 no-repeat;color: #666;}
.button2-left .image {background: url(../images/system/light/j_button2_image.png) 100% 0 no-repeat;}
.button2-left .readmore {background: url(../images/system/light/j_button2_readmore.png) 100% 0 no-repeat;}
.button2-left .pagebreak {background: url(../images/system/light/j_button2_pagebreak.png) 100% 0 no-repeat;}
.button2-left .blank {background: url(../images/system/light/j_button2_blank.png) 100% 0 no-repeat;}
body .button2-left .linkmacro {background: url(../images/system/light/j_button2_rokcandy.png) 100% 0 no-repeat;}
.button2-left .blank a {color: #666;}

/* RTL */
body.rtl #rt-top .search .inputbox {background: url(../images/backgrounds/style2/search-bg-rtl.png) 0 0 no-repeat;}
body.rtl #form-login ul li a, body.rtl #com-form-login ul li a, body.rtl ul.rt-more-articles li a, body.rtl .rt-section-list ul li a  {background-image: url(../images/body/style2/arrows-rtl.png);}
body.rtl #rt-main-surround ul.menu li a, body.rtl #rt-main-surround ul.menu li .separator, body.rtl #rt-main-surround ul.menu li .item {background: url(../images/body/style2/arrows-rtl.png) 100% 10px no-repeat;}
body.rtl span.breadcrumbs img {background: url(../images/body/style2/arrows-rtl.png) 50% 4px no-repeat;}
body.rtl #rt-showcase .readon {background: url(../images/body/style2/readon-r-rtl.png) 100% -180px no-repeat;}
body.rtl #rt-showcase .readon span {background: url(../images/body/style2/readon-l-rtl.png) 0 -180px no-repeat;}
body.rtl #rt-showcase .readon:hover {background: url(../images/body/style2/readon-r-rtl.png) 100% -210px no-repeat;}
body.rtl #rt-showcase .readon:hover span {background: url(../images/body/style2/readon-l-rtl.png) 0 -210px no-repeat;}
body.rtl .readon {background: url(../images/body/style2/readon-r-rtl.png) 100% 0 no-repeat;}
body.rtl .readon span, body.rtl .readon .button {background: url(../images/body/style2/readon-l-rtl.png) 0 0 no-repeat;}
*

Duwars

  • Новичок
  • 6
  • 0 / 0
Re: Как поменять задний фон?
« Ответ #4 : 09.11.2010, 00:22:52 »
Ап теме, жду помощи !
*

Duwars

  • Новичок
  • 6
  • 0 / 0
Re: Как поменять задний фон?
« Ответ #5 : 09.11.2010, 20:23:36 »
ап теме
*

Duwars

  • Новичок
  • 6
  • 0 / 0
Re: Как поменять задний фон?
« Ответ #6 : 09.11.2010, 23:47:17 »
проблема решена! перекрыл белую ленту создав новое изображение))) конечно долго думать пришлось
*

0rk

  • Захожу иногда
  • 178
  • 11 / 0
Re: Как поменять задний фон?
« Ответ #7 : 10.11.2010, 16:15:31 »
а почему долго думать пришлось то? тут же писалось решение)))
*

Duwars

  • Новичок
  • 6
  • 0 / 0
Re: Как поменять задний фон?
« Ответ #8 : 10.11.2010, 20:59:51 »
Цитировать
надо искать в папке этого шаблона и именно в папке второго скина
в любом случае это CSS либо бэкграунд вида #ffffff либо изображение
если это то - нет ;)
Чтобы оставить сообщение,
Вам необходимо Войти или Зарегистрироваться
 

Как поменять цвет текста в CSS если они связаны одним label?

Автор zeni1agent

Ответов: 2
Просмотров: 1580
Последний ответ 23.05.2018, 13:54:22
от zeni1agent
Как поменять фон?

Автор Paulko

Ответов: 1
Просмотров: 1159
Последний ответ 07.04.2017, 22:18:27
от SeBun
Поменять цвет в шаблоне Zoka Transports

Автор MoriartyBes

Ответов: 31
Просмотров: 3312
Последний ответ 22.01.2017, 14:00:54
от vipiusss
Как поменять CSS класс кнопки «Подробнее»в шаблоне?

Автор shrek_01

Ответов: 2
Просмотров: 2307
Последний ответ 23.12.2016, 20:03:43
от shrek_01
Как поменять размер шрифта в меню?

Автор Galina2307

Ответов: 1
Просмотров: 1356
Последний ответ 08.08.2016, 18:57:11
от Ilhom666