Новости Joomla

Quantum Manager нужен сообществу, а автору нужна ваша поддержка!

Quantum Manager нужен сообществу, а автору нужна ваша поддержка!Файловый менеджер Quantum — одно...

Файловый менеджер Quantum — одно из самых популярных решений для Joomla, созданное разработчиком из сообщества Joomla, Дмитрием Цымбалом (@tsymbalmitia). Он делает Quantum удобным, безопасным и современным, обновляет его, исправляет уязвимости и отвечает пользователям — всё это в свободное от основной работы время.

Теперь настал момент для следующего шага: развитие проекта требует больше времени и ресурсов.

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

region-34

  • Новичок
  • 7
  • 0 / 0
проблема с CSS файлом ((
« : 14.03.2010, 20:03:42 »
Нужна помощь.Хочу заменить фон своей картинкой.Шаблон называется S5 Mediaplate
Вот template.css
Код
body {
color:#000000;
font-family:arial;
font-size:12px;
margin:0;
background:#262626; }

body.contentpane, body.mceContentBody {
color:#000000;
font-family:arial;
font-size:12px;
background:#FFFFFF; }




/* Normal link */
a  {
text-decoration: none;
color:#606060; }
a:hover, a:focus  {
color:#000000;
text-decoration:underline; }

 img, fieldset  { border:none; }
 h1  { font-size:18px; color:#000000;margin:0;padding:0;}
 h2  { font-size:16px; color:#000000;font-weight:normal;margin:0;padding:0;}
 h3  { font-size:13px; color:#000000;font-weight:bold;margin:0;padding:0;}
 h4  { font-size:12px; color:#000000;font-weight:bold;margin:0;padding:0;}
 h5  { font-size:10px; color:#000000;margin:0;padding:0;}

#s5_innerbodytop img {
float:left;
padding-right:13px;}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon  {
font-size: 0.9em;
}


p  {
    padding-left:5px; }




ul li  {
padding-left: 0px;
}


ol  {
margin-top: 5px;
padding-left: 13px;
margin-bottom: 5px; }

ol li  {
margin-left: 5px; }

th  {
padding: 4px;
font-weight: bold;
text-align: left; }

fieldset  {
border: none; }

fieldset a  {
font-weight: bold; }


a img  {
border: none; }

td, div  {
font-size: 1em; }



/* FORM
--------------------------------------------------------- */
form  {
margin: 0;
padding: 0; }

input, select  {

font-size: 12px; }


textarea  {
font-family:Arial;
font-size:13px;
padding-left: 2px; }

.inputbox  {

margin-top:5px;
border: 1px solid #C9C7C7;
color:#000000; }

#search_searchword {
width:180px; }

#search_ordering {
background:#FFFFFF;}

.inputbox:hover, .inputbox:focus  {
border: 1px solid #606060; }

/* Joomla STYLE
--------------------------------------------------------- */
table.blog  {

}

table.blog .article_seperator  {
display: block;
height: 10px; }


table.contentpane  {
    border-collapse:collapse;
border-spacing:0px;
margin:0px;
padding:0px;
 }

table.contentpaneopen, table.contentpane, table.blog {
width:100% }

table.contentpaneopen  {
width:100%;}

table.contenttoc  {
margin: 0 0 10px 10px;
padding: 0;
width: 35%; }

table.contenttoc a  {
text-decoration: none; }

table.contenttoc td  {
padding: 1px 5px 1px 25px; }

table.contenttoc th  {
padding: 4px;
background: #2F2F2F;
color: #FFFFFF;
text-indent: 5px;
border: 1px solid #3F3F3F; }

table.poll  {
padding: 0;
width: 100%;
border-collapse: collapse; }

table.pollstableborder  {
padding: 0;
width: 100%;
border: none;
text-align: left; }

table.pollstableborder img  {
vertical-align: baseline; }



table.searchintro  {
padding: 10px 0;
width: 80%; }


 /*Control the Frontend Editor area width*/
table.adminform  {
width: 400px!important; }

.adminform .inputbox  {
}

.blog_more  {
margin: 10px 0; }

.blog_more strong  {
margin: 0 0 5px;
padding-left: 13px;
display: block;
color: #606060;
text-transform: uppercase; }

td.buttonheading  {
padding: 0 0 0 3px!important; }

.category  {
font-weight: bold; }

.clr  {
clear: both; }

.componentheading  {
font-size: 18px;
line-height: normal;
font-weight:normal; }

.contentdescription  {

padding-bottom: 30px; }

table.blog .contentheading  {
font-family:arial;
font-size:12px;
font-weight:bold;
color:#000000;
line-height: normal; }

.contentheading  {
font-size: 1.4em;
font-weight: bold;
line-height: normal; }

#s5_innerbodytop .contentheading {
font-size: 1.2em;
font-weight: bold;
line-height: normal; }


a.contentpagetitle  {
text-decoration: none!important;
color: #000000; }

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus  {
text-decoration: none!important;
color: #000000; }

table.contentpaneopen td, table.contentpane td  {

}

.createdate  {
    padding-bottom:5px;
line-height: 10px;
font-weight: bold; }

.modifydate  {
color: #7E7E7E;
height: 32px; }

.moduletable  {
padding: 0; }

.mosimage  {
padding: 0;
border:1px solid #CCCCCC;
background:#ffffff;
margin:6px; }

.mosimage img  {
padding: 0;
margin: 0!important; }


.mosimage_caption {
background:#EFEFEF none repeat scroll 0%;
border-top:1px solid #CCCCCC;
color:#666666;
font-size:10px;
margin-top:2px;
padding:1px 2px;}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar  {
padding:7px 2px; }

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a  {
text-decoration: none; }

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus  {
text-decoration: none; }

.pagenavbar  {
padding-left: 14px; }

.pagenavcounter  {
padding: 8px 14px 0 14px; }

.sectiontableheader  {
border-bottom:1px dotted #cccccc;
color:#000000;
font-weight:bold;
padding:5px 0; }

tr.sectiontableentry1 td  {
padding: 5px; }

tr.sectiontableentry2 td  {
padding: 5px; }

.small  {
}

.smalldark  {
text-align: left; }

div.syndicate div  {
text-align: center; }

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td  {
background: none; }


.button:hover, .button:focus {
color:#CCCCCC;
border-color:#5F5F5F;
cursor:pointer;
border:none; }

.button {
border:medium none;
color:#FFFFFF;
font-size:11px;
height:22px;
margin-bottom:1px;
margin-top:6px;
padding:3px 11px 12px;
background:#000000 url(../images/s5_buttonb.jpg) repeat-x;}



/* DEFAULT MENU
----------------------------------------------------------- */

a.mainlevel  {
background:transparent url(../images/arrow.png) no-repeat scroll left center;
color:#000000;
display:block;
font-size:12px;
line-height:17px;
margin:0;
padding:8px 11px;
text-decoration:none;
width:91%;
border-bottom:1px dotted #cccccc;
 }
 
#mainlevel li {
padding-left:0px;
padding-right:0px;
}

a.sublevel  {
     display:block;
     font-family: Arial;
     font-size: 8pt;
     padding:3px 3px 3px 14px;
 }
 
a.sublevel:hover {
     text-decoration: underline;
 }

a.mainlevel:hover {
color:#000000;
text-decoration:underline;
}




/* MISCELLANOUS
----------------------------------------------------------- */

.back_button {
height:37px;
padding-top:26px;}


div.back_button a,
div.back_button a:active  {
margin: -2px 0;
display: block;
height:37px;
color:#000000;
font-size:12px;
font-weight:bold;
background: none!important;
text-decoration: none!important; }


div.back_button a:hover,
div.back_button a:active  {
margin: -2px 0;
display: block;
height:37px;
color:#606060;
background: none!important;
text-decoration: none!important; }

#mod_login_password, #mod_login_username  {
width: 50%; }

#mod_login_password  {
width: 80%; }

#mod_login_username  {
width: 80%; }

#mod_login_remember  {
border: none;
background: none; }


/* Clearfix */
.clearfix:after  {
clear: both;
display: block;
content: ".";
height: 0;
visibility: hidden; }

* HTML > body .clearfix  {
width: 100%;
display: block; }

* HTML .clearfix  {
height: 1%; }

/* Firefox Scrollbar Hack*/
html  {
margin-bottom: 1px;
height: 100%!important;
height: auto; }


/* Typography
--------------------------------------------------------- */

img.solid {
border:1px solid #999999;
margin:5px 0pt 2px 2px;
padding:1px; }

img.dashed {
border:1px #999999 dashed;
margin:5px 0pt 2px 2px;
padding:1px; }


.introletter {
color:#000000;
display:block;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:40px;
font-style:normal;
font-weight:normal;
line-height:30px;
padding:4px 8px 0pt 0pt; }

blockquote {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.3em;
font-style:italic;
font-weight:normal;
line-height:1.5;
padding:6px 45px; }



a.readon {
background:transparent url(../images/s5_mp_readmore.jpg) no-repeat scroll center top;
color:#000000;
display:block;
float:right;
font-size:11px;
font-weight:normal;
padding:2px 17px 8px 15px;
text-decoration:none;
}

a.readon:hover, a.readon:active, a.readon:focus  {
    color:#666666;
text-decoration:none;}


/* Layout
--------------------------------------------------------- */
.s5_wrap {
margin:0 auto;}

#s5_topleftmback {
width:14px;
float:left;
height:123px;
background: url(../images/Shape5_Mediaplate_transl.png) no-repeat;}

#s5_topmidmback {
float:left;
height:123px;
background: url(../images/Shape5_Mediaplate_transm.png) repeat-x;}

#s5_toprightmback {
width:14px;
float:left;
height:123px;
background: url(../images/Shape5_Mediaplate_transr.png) no-repeat;}

#s5_logo {
height:60px;
width:267px;
margin-top:8px;
float:left;
background: url(../images/Shape5_Mediaplate_logo.png) no-repeat;}




#s5_innerwrap {
position:absolute;
z-index:0;
margin-top:91px;
background:none;}

#s5_topgradleft {
height:33px;
border-left:1px solid #444444;
float:left;
background: url(../images/Shape5_Mediaplate_maingradtop.png) repeat-x;}

.s5_topgradlogreg {
margin-left:16px;
float:left;
cursor:pointer;
font-size:11px;
padding-top:12px;}

.s5_topgradleftl {
height:23px;
width:10px;
float:left;
background: url(../images/Shape5_Mediaplate_lrleft.png) no-repeat;}

.s5_topgradleftm {
height:23px;
float:left;
line-height:21px;
color:#CCCCCC;
background: url(../images/Shape5_Mediaplate_lrmiddle.png) repeat-x;}

.s5_topgradleftr {
height:23px;
width:9px;
float:left;
background: url(../images/Shape5_Mediaplate_lrright.png) no-repeat;}

.s5_popupbox {
position:absolute;
z-index:20;}

.s5_popupboxleft{
height:29px;
width:9px;
float:left;
background: url(../images/Shape5_Mediaplate_dactivel.png) no-repeat;}

.s5_popupboxm{
height:29px;
line-height:23px;
float:left;
background: url(../images/Shape5_Mediaplate_dactivem.png) repeat-x;}

.s5_popupboxtopl {
height:8px;
width:8px;
float:left;
background:#e4e4e4;}

.s5_popupboxtopm2 p {
padding:0;}

.s5_popupboxtopm2 ul li {margin-left:-17px;}

.s5_popupboxtopl2 {
height:8px;
width:8px;
float:left;
background:transparent url(../images/Shape5_Mediaplate_dropbl.png) no-repeat top right;}

.s5_popupboxtopr2 {
height:8px;
width:8px;
float:left;
background:transparent url(../images/Shape5_Mediaplate_dropbr.png) no-repeat top right;}


.s5_popupboxtopm {
height:8px;
float:left;
background:#e4e4e4;}

.s5_popupboxtopm2 {
padding:12px;
background:#e4e4e4;}

.s5_popupboxtopr {
height:8px;
width:8px;
float:left;
background:transparent url(../images/Shape5_Mediaplate_droptr.png) no-repeat top right;}

.s5_popupboxright{
height:29px;
width:10px;
float:left;
background: url(../images/Shape5_Mediaplate_dactiver.png) no-repeat;}

.s5_popupbox {
display:none;}

#s5_topgradsearch {
height:33px;
width:246px;
float:left;
background: url(../images/Shape5_Mediaplate_search.png) no-repeat;}

#s5_topgradright {
height:33px;
width:99px;
border-right:1px solid #444444;
float:left;
background: url(../images/Shape5_Mediaplate_maingradtop.png) repeat-x;}


#s5_innerbodytop {
border-left:1px solid #444444;
border-right:1px solid #444444;
padding-top:13px;
padding-left:13px;
background:transparent url(../images/Shape5_Mediaplate_maingradtop2.png) repeat-x top;
width:100%}

#s5_innerbodytop2 {
background:transparent url(../images/Shape5_Mediaplate_backrepeat.png) repeat;
width:100%}


#s5_topleft {
float:left;}

#s5_topright {
padding-left:8px;
float:left;}

#s5_innerwrapbotl {
height:21px;
width:7px;
float:left;
background: url(../images/Shape5_Mediaplate_bleft.png) no-repeat;}

#s5_innerwrapbotm {
height:21px;
float:left;
background: url(../images/Shape5_Mediaplate_bmiddle.png) repeat-x;}

#s5_innerwrapbotr {
height:21px;
width:7px;
float:left;
background: url(../images/Shape5_Mediaplate_bright.png) no-repeat;}


#s5_innerwrapbottom {
margin-top:-1px;}


.s5_mainmiddletl {
height:13px;
width:13px;
float:left;
background: url(../images/Shape5_Mediaplate_mbctl.png) no-repeat;}

.s5_mainmiddletm {
height:13px;
float:left;
background: url(../images/Shape5_Mediaplate_mbctm.png) repeat-x;}

.s5_mainmiddletr {
height:13px;
width:13px;
float:left;
background: url(../images/Shape5_Mediaplate_mbctr.png) no-repeat;}

#s5_middlecolwrap {
margin-left:17px;
float:left;}

.s5_mainmiddleleft {
background: #FFFFFF url(../images/Shape5_Mediaplate_mbcml.png) repeat-y scroll left center;}

.s5_mainmiddleleft_inner {
background: transparent url(../images/Shape5_Mediaplate_mbcmr.png) repeat-y scroll right center }


.s5_mainmiddlebl {
height:13px;
width:13px;
float:left;
background: url(../images/Shape5_Mediaplate_mbcbl.png) no-repeat;}

.s5_mainmiddlebm {
height:13px;
float:left;
background: url(../images/Shape5_Mediaplate_mbcbm.png) repeat-x;}

.s5_mainmiddlebr {
height:13px;
width:13px;
float:left;
background: url(../images/Shape5_Mediaplate_mbcbr.png) no-repeat;}


#s5_mainbodytopl {
height:30px;
width:35px;
float:left;
background: url(../images/Shape5_Mediaplate_mbtleft.png) no-repeat;}

#s5_mainbodytopm{
height:30px;
width:405px;
float:left;
background: url(../images/Shape5_Mediaplate_mbtmiddle.png) repeat-x bottom;}

#s5_mainbodytopr {
height:30px;
width:35px;
float:left;
background: url(../images/Shape5_Mediaplate_mbtright.png) no-repeat;}

#s5_mainbody {
margin-left:1px;
padding-top:12px;
border-bottom:1px solid #FFFFFF;
background:#f4f4f4 url(../images/Shape5_Mediaplate_bbgradient.png) repeat-x bottom;}

.s5_mainmiddlebotmods {
margin-left:17px;}

#s5_bottomposoutter {
background:transparent url(../images/Shape5_Mediaplate_footerrepeat.png) repeat;}

#s5_bottomposout {
padding-bottom:19px;
background:transparent url(../images/Shape5_Mediaplate_bfootergrad.png) repeat-x bottom;}

#s5_footerl {
height:54px;
width:36px;
float:left;
background: url(../images/Shape5_Mediaplate_footerl.png) no-repeat;}

#s5_footerm {
height:54px;
float:left;
background: url(../images/Shape5_Mediaplate_fmiddle.png) repeat-x;}

#s5_footerr {
height:54px;
width:36px;
float:left;
background: url(../images/Shape5_Mediaplate_fright.png) no-repeat;}

.s5_backmiddlemiddle {
color:#ffffff;}



#s5_topgradsearchin {
padding-left:16px;}

.s5_mainmiddleleft_padding {
padding:6px;}


#s5_menu {
float:right;}


















#s5_tops5box {
float:right;
height:23px;
width:400px;
padding-top:0px;}


#s5_topleftsignup_left {
height:22px;
width:12px;
float:right;
background: url(../images/s5_eworld2_ll.png) no-repeat;}

.s5_topleftsignup_middle {
height:22px;
float:right;
color:#9b9b9b;
font-size:11px;
cursor:pointer;
padding-left:13px;
padding-right:13px;
line-height:15px;
background: url(../images/s5_eworld2_lm.png) repeat-x;}

.s5_topleftsignup_right {
height:22px;
width:13px;
float:right;
background: url(../images/s5_eworld2_lr.png) no-repeat;}




#mod_search_searchword {
border:none;
height:24px;
width:189px;
color:#B6B6B6;
padding-left:32px;
padding-top:5px;
background: url(../images/s5_eworld2_search.jpg) no-repeat;}

#s5_menubottom_sep {
height:6px;
width:100%;
background: url(../images/s5_eworld2_bmenu.jpg) repeat-x;}

#s5_belowheader {
width:100%;
background:#cccccc center repeat;}


#s5_outerwrap {
width:100%;
background:#ffffff url(../images/s5_eworld2_middlerepeat.jpg) repeat-x;}

#s5_outerwrapinner {
width:100%;
background:transparent url(../images/s5_eworld2_bottomgradient.png) repeat-x bottom;}

#s5_leftshadow {
width:13px;
float:left;
height:254px;
background: url(../images/s5_eworld2_leftshadow.png) no-repeat;}

.s5_backmiddlemiddle_m{
padding-left:12px;}


#s5_middlecontent {
padding-top:22px;
padding-left:8px;
float:left;
background:#ffffff url(../images/s5_eworld2_middlerepeat2.jpg) repeat-x top;}

#s5_rightshadow {
width:13px;
float:right;
height:254px;
background: url(../images/s5_eworld2_rightshadow.png) no-repeat;}


#s5_abovefooter {
width:100%;}

#s5_footer {
width:100%;
padding-bottom:10px;
background:#262626 url(../images/s5_eworld2_footergrad.jpg) repeat-x top;}

#s5_copyright {
width:100%;
height:100px;
background:#262626 url(../images/s5_eworld2_copygrad.jpg) repeat-x top;}



/* S5 Box */

.s5_maintopleft {
height:25px;
width:25px;
float:left;
background: url(../images/s5_eworld2_s5tl.png) no-repeat;}

.s5_maintopright {
height:25px;
width:26px;
float:left;
background: url(../images/s5_eworld2_s5tr.png) no-repeat;}

.s5_rmaintopmiddle {
height:25px;
float:left;
background: url(../images/s5_eworld2_s5tm.png) repeat-x;}


.s5_rmainmiddlel {
float:left;
background: url(../images/s5_eworld2_s5lm.png) repeat-y left;}

.s5_rmainmiddle {
float:left;
margin-left:9px;
padding-left:11px;
padding-right:11px;
padding-bottom:11px;
background:#FFFFFF;}

.s5_rmainmiddler {
float:left;
background: url(../images/s5_eworld2_s5rm.png) repeat-y right;}

.s5_mainbottomleft {
height:25px;
width:25px;
float:left;
background: url(../images/s5_eworld2_s5bl.png) no-repeat;}

.s5_mainbottomright {
height:25px;
width:26px;
float:left;
background: url(../images/s5_eworld2_s5br.png) no-repeat scroll 0 -1px;}

.s5_rmainbottommiddle {
height:25px;
float:left;
background: url(../images/s5_eworld2_s5bm.png) repeat-x;}

#s5_bmiddle {
height:36px;
width:38px;
margin-top:-12px;
cursor:pointer;
position:relative;
background: url(../images/s5_eworld2_s5close.png) no-repeat;}

#s5_middlebodypadding {
width:100%;
padding-left:15px;
padding-right:15px;}



/* Module Styles */

#s5_mainbody div.module h3 {
font-size:18px;
font-weight:normal;}

#s5_mainbody div.module {
padding:0px;

margin-bottom:19px;}




#s5_innerbodytop div.module-vidmod h3 {
color:#cccccc;
font-size:18px;
padding-left:13px;
padding-bottom:18px;
font-weight:normal;}

#s5_innerbodytop div.module-vidmod {
background: url('../images/Shape5_Mediaplate_vidbr.png') no-repeat bottom right;
padding:0px;
margin:0px;
margin-bottom:14px;
    width: 100%;
}

#s5_innerbodytop div.module-vidmod div {
background: url('../images/Shape5_Mediaplate_vidbl.png') no-repeat bottom left;
padding:0px;
margin:0px;
}

#s5_innerbodytop div.module-vidmod div div {
background: url('../images/Shape5_Mediaplate_vidtr.png') no-repeat top right;
padding:0px;
margin:0px;
}

#s5_innerbodytop div.module-vidmod div div div {
background: url('../images/Shape5_Mediaplate_vidtl.png') no-repeat top left;
margin:0px;
padding:8px 7px 7px 4px;
color:#FFFFFF;
width: auto;
}

#s5_innerbodytop div.module-vidmod div div div div {
margin: 0px;
padding: 0px;
background: none;
}



#s5_mainbody div.module-rounded {
background: url('../images/Shape5_Mediaplate_mmbr.png') no-repeat bottom right;
padding:0px;
margin:0px;
margin-bottom:29px;
    width: 100%;
}

#s5_mainbody div.module-rounded div {
background: url('../images/Shape5_Mediaplate_mmbl.png') no-repeat bottom left;
padding:0px;
margin:0px;
}

#s5_mainbody div.module-rounded div div {
background: url('../images/Shape5_Mediaplate_mmtr.png') no-repeat top right;
padding:0px;
margin:0px;
}

#s5_mainbody div.module-rounded div div div {
background: url('../images/Shape5_Mediaplate_mmtl.png') no-repeat top left;
padding:0px;
margin:0px;
padding:17px;
width: auto;
}

#s5_mainbody div.module-rounded div div div div {
margin: 0px;
padding: 0px;
background: none;
}



#s5_innerbodytop div.module-modtop h3 {
color:#9a9a9a;
font-size:18px;
position:relative;
padding-bottom:18px;
font-weight:normal;}

#s5_innerbodytop div.module-modtop {
padding:0px;
margin:0px;
margin-bottom:14px;
    width: 100%;
}

#s5_innerbodytop div.module-modtop div {
padding-bottom:28px;
margin:0px;
}

#s5_innerbodytop div.module-modtop div div {
background: url('../images/Shape5_Mediaplate_mod1tr.png') no-repeat top right;
padding:0px;
margin:0px;
}

#s5_innerbodytop div.module-modtop div div div {
background: url('../images/Shape5_Mediaplate_mod1tl.png') no-repeat top left;
color:#FFFFFF;
font-size:12px;
margin:0;
font-style:normal;
position:relative;
line-height:18px;
padding:11px 15px 20px;
width: auto;
}

#s5_innerbodytop div.module-modtop div div div div {
margin: 0px;
padding: 0px;
background: none;
}





#s5_innerbodytop div.module-modtop2 h3 {
color:#9a9a9a;
font-size:18px;
padding-bottom:18px;
font-weight:normal;}

#s5_innerbodytop div.module-modtop2 {
padding:0px;
margin:0px;
margin-bottom:14px;
    width: 100%;
}

#s5_innerbodytop div.module-modtop2 div {
padding-bottom:28px;
margin:0px;
}

#s5_innerbodytop div.module-modtop2 div div {
background: url('../images/Shape5_Mediaplate_mod2tr.png') no-repeat top right;
padding:0px;
margin:0px;
}

#s5_innerbodytop div.module-modtop2 div div div {
background: url('../images/Shape5_Mediaplate_mod2tl.png') no-repeat top left;
color:#FFFFFF;
font-size:13px;
margin:0;
font-style:normal;
line-height:18px;
padding:9px 15px 20px;
width: auto;
}

#s5_innerbodytop div.module-modtop2 div div div div {
margin: 0px;
padding: 0px;
background: none;
}




#s5_innerbodytop div.module h3 {
color:#9a9a9a;
font-size:18px;
padding-bottom:18px;
font-weight:normal;}

#s5_innerbodytop div.module {
padding:0px;
margin:0px;
    width: 100%;
}

#s5_innerbodytop div.module div {
margin:0px;
}

#s5_innerbodytop div.module div div {
padding:0px;
margin:0px;
}

#s5_innerbodytop div.module div div div {
color:#FFFFFF;
font-size:13px;
margin:0;
font-style:normal;
line-height:18px;
padding:9px 0px 20px;
width: auto;
}

#s5_innerbodytop div.module div div div div {
margin: 0px;
padding: 0px;

}




/*******************default Joomla menu with images, use "-img" on menu class suffix **********************/


/* Default Joomla! Menu */
a.mainlevel-img  {
color:#000000;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
height:33px;
border-bottom:1px solid #CCCCCC;
line-height:31px;
list-style-position:outside;
list-style-type:none;
margin-left:20px;
padding-left:8px;
text-decoration:none;}


#mainlevel-img li img {
    padding-top:8px;
float:left;}

ul#mainlevel-img li{
padding-left:1px;}


a.mainlevel-img:hover,
a.mainlevel-img:active,
a.mainlevel-img:focus  {
color:#000000;
text-decoration:none;
background:#EEEFF1 url(../images/s5_cityportal_hover.jpg) repeat-x;}

a.mainlevel-img#active_menu  {
text-decoration: none; }

a.mainlevel-img:hover#active_menu  {
text-decoration: none;
display: block; }

a.sublevel-img  {
padding: 2px 2px 2px 27px;
text-decoration: none; }


a.sublevel:active,
a.sublevel:focus  {
text-decoration: none; }
a.sublevel-img:hover {
color:#000000;
text-decoration: underline; }

#active_menu-img  {
color:#000000;
background:#D6D6D6; }

a.sublevel-img#active_menu  {
background:none;
text-decoration: underline;}



div.module-plain img {
float:left;
margin-left:0px;
margin-top:8px;
padding-right:3px;
position:absolute;
vertical-align:bottom;
}


ul.menu-menu li {
border-bottom:1px dotted #CCCCCC;
height:30px;
list-style:none;
line-height:29px;
margin-left:-37px;}

ul.menu-menu li a {
padding-left:23px;
background: url(../images/bullet.png) no-repeat left;}




#s5_mainbodywrap {
width:100%;}

#s5_leftcolumn {
float:left;}

#s5_leftcolumn h3 {
position:relative;
padding-bottom:12px;}

#s5_mainbodywrap {
padding-top:20px;
float:left;}

#s5_rightcolumn {
margin-left:13px;
float:left;}

#s5_rightcolumn h3 {
position:relative;
padding-bottom:12px;}





* HTML .s5_backtopmiddle  {
margin-bottom:-5px;}




.s5_backmiddlemiddle h3 {
font-size:13px;
color:#b4b4b4;
padding-top:6px;
padding-bottom:17px;}

.s5_backmiddlemiddle2 h3 {
font-size:18px;
color:#000000;
font-weight:normal;
padding-top:25px;
padding-bottom:17px;}

.s5_backmiddlemiddle ul, .s5_backmiddlemiddle ul a, .s5_backmiddlemiddle ul li, .s5_backmiddlemiddle, .s5_backmiddlemiddle2 {
color:#000000;}


.s5_backmiddlemiddle ul  {
margin-top:-6px;
list-style-image:none;
margin-left:-39px;
list-style-position:outside;
list-style-type:none;}

.s5_backmiddlemiddle ul li {
height:18px;
line-height:25px;
padding-bottom:5px;}

.s5_backmiddlemiddle ul li a, .s5_backmiddlemiddle ul li:hover {
color:#FFFFFF; }


.s5_backmiddlemiddle ul li:hover, .s5_backmiddlemiddle ul li a:hover {
height:18px;
line-height:24px;
text-decoration:underline;}


#s5_positions {
width:100%; }

#s5_positions h3 {
padding-bottom:5px;
color:#000000;}

#s5_user1_100 {
padding-bottom:25px;
float:left;
width:100%;}

#s5_user2_100 {
padding-bottom:25px;
float:left;
width:100%;}


#s5_user1_50 {
padding-bottom:25px;
float:left;
width:49%;}

#s5_user2_50 {
padding-bottom:25px;
float:left;
width:49%;}

#s5_advert1_33 {
float:left;
padding-left:4px;
width:32.5%;
padding-bottom:0px; }

#s5_advert2_33 {
float:left;
width:32.5%;
padding-bottom:0px;}

#s5_advert3_33 {
float:left;
width:32.5%;
padding-bottom:0px;}

#s5_advert1_50 {
float:left;
padding-left:8px;
width:49.1%;
padding-bottom:2px; }

#s5_advert2_50 {
float:left;
padding-left:8px;
width:49.1%;
padding-bottom:2px;}

#s5_advert3_50 {
float:left;
width:49.1%;
padding-left:8px;
padding-bottom:2px;}


#s5_advert1_100 {
padding-left:5px;
width:96%;
padding-bottom:0px; }

#s5_advert2_100 {
float:left;
padding-left:5px;
width:98%;
padding-bottom:0px;}

#s5_advert3_100 {
float:left;
padding-left:5px;
width:98%;
padding-bottom:0px;}


#s5_advert4_33 {
float:left;
padding-left:4px;
width:32.5%;
padding-bottom:0px; }

#s5_advert5_33 {
float:left;
width:32.5%;
padding-bottom:0px;}

#s5_advert6_33 {
float:left;
width:32.5%;
padding-bottom:0px;}

#s5_advert4_50 {
float:left;
padding-left:8px;
width:49.1%;
padding-bottom:2px; }

#s5_advert5_50 {
float:left;
padding-left:8px;
width:49.1%;
padding-bottom:2px;}

#s5_advert6_50 {
float:left;
width:49.1%;
padding-left:8px;
padding-bottom:2px;}


#s5_advert4_100 {
padding-left:5px;
width:98%;
padding-bottom:0px; }

#s5_advert5_100 {
float:left;
padding-left:5px;
width:98%;
padding-bottom:0px;}

#s5_advert6_100 {
float:left;
padding-left:5px;
width:98%;
padding-bottom:0px;}
#s5_user3_20{
float:left;
width:17.5%;
margin:6px;
padding:4px; }

#s5_user4_20 {
float:left;
width:17.5%;
margin:6px;
padding:4px; }

#s5_user5_20 {
float:left;
width:17.5%;
margin:6px;
padding:4px; }

#s5_user6_20 {
float:left;
width:17.5%;
margin:6px;
padding:4px; }

#s5_user7_20 {
float:left;
width:17.5%;
margin:6px;
padding:4px; }




#s5_user3_25{
float:left;
width:22.5%;
margin:6px;
padding:4px; }

#s5_user4_25 {
float:left;
width:22.5%;
margin:6px;
padding:4px; }

#s5_user5_25 {
float:left;
width:22.5%;
margin:6px;
padding:4px; }

#s5_user6_25 {
float:left;
width:22.5%;
margin:6px;
padding:4px; }

#s5_user7_25 {
float:left;
width:22.5%;
margin:6px;
padding:4px; }


#s5_user3_33{
float:left;
width:30.9%;
margin:6px;
padding:4px; }

#s5_user4_33 {
float:left;
width:30.9%;
margin:6px;
padding:4px; }

#s5_user5_33 {
float:left;
width:30.9%;
margin:6px;
padding:4px; }

#s5_user6_33 {
float:left;
width:30.9%;
margin:6px;
padding:4px; }

#s5_user7_33 {
float:left;
width:30.9%;
margin:6px;
padding:4px; }



#s5_user3_50{
float:left;
padding-top:10px;
width:47%;
margin-left:6px; }

#s5_user4_50 {
float:left;
padding-top:10px;
width:47%;
margin-left:6px; }

#s5_user5_50 {
float:left;
padding-top:10px;
width:47%;
margin-left:6px;}

#s5_user6_50 {
float:left;
padding-top:10px;
width:47%;
margin-left:6px; }

#s5_user7_50 {
float:left;
padding-top:10px;
width:47%;
margin-left:6px;}


#s5_user3_100{
float:left;
margin-left:6px;
padding-top:4px;
width:100%; }

#s5_user4_100 {
float:left;
margin-left:6px;
padding-top:4px;
width:100%; }

#s5_user5_100 {
float:left;
margin-left:6px;
padding-top:4px;
width:100%;}

#s5_user6_100 {
float:left;
margin-left:6px;
padding-top:4px;
width:100%;}

#s5_user7_100 {
float:left;
margin-left:6px;
padding-top:6px;
width:100%;}

#s5_pathway {
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding-left:6px;
padding-top:5px;}

#s5_pathway a {
padding-right:4px;
color:#ffffff;}

#s5_footermenu {
float:left;
color:#FFFFFF;
width:50%;}

#s5_footercopyright{
float:right;
text-align:right;
width:41%;
padding-right:22px;
font-size:12px;
margin-top:17px;
color:#FFFFFF;}

#s5_footercopyright a{
color:#FFFFFF;}

#s5_footerlogo {
width:105px;
height:36px;
margin:8px auto 0;
background: url(../images/s5_na_footerlogo.jpg) no-repeat top;}

/*  Bottom Menu - "bottom" module, menu must be "flat list", class suffix "-bottom"  */

#s5_footermiddle a.mainlevel {
background:none;}

#s5_footermiddle h3 {
padding-bottom:7px;
font-size:13px; }

#s5_footermiddle ul {
color:#FFFFFF;
display:block;
font-style:normal;
font-weight:normal;
line-height:10px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:20px 0 0 -10px;
padding:0;
}
#s5_footermiddle ul li {
color:#FFFFFF;
display:block;
height:14px;
float:left;
line-height:9px;
margin-right:0px;
font-size:12px;
overflow:hidden;
padding-bottom:6px;
padding-left:1px;
margin-right:-10px;
}

* HTML #s5_footermiddle ul li {
margin-left:12px;}

#s5_footermiddle li a {
color:#FFFFFF;
background:none;
display:block;
padding:0 7px 3px 18px;
border-right:1px solid #676767;
text-decoration:none;
}

#s5_footermiddle li a.mainlevel {
background:none;}

#s5_footercenter ul li a.mainlevel-bottom:hover {
text-decoration:underline;
}







/* 1.5 */
/* System Standard Messages */

#system-message dt.error  {
font-size:14px;
font-weight:bold;
color:#ff0000;
padding-bottom:10px;}

#system-message dd.error {
font-size:12px;}

#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;padding:7px;padding-left:40px;list-style-image:none;list-style-position:outside;list-style-type:none;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;list-style-image:none;list-style-position:outside;list-style-type:none;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;list-style-image:none;list-style-position:outside;list-style-type:none;}




.tool-tip {
   float: left;
   background: #CCCCCC;
   border: 1px solid #333333;
   padding: 5px;
   color:#000000;
   max-width: 200px;}

.tool-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   color:#000000;}

.tool-text {
   font-size: 100%;
   color:#000000;
   margin: 0;}
*

tefun

  • Живу я здесь
  • 2540
  • 130 / 1
  • Легче всего обмануть себя
Re: проблема с CSS файлом ((
« Ответ #2 : 14.02.2012, 22:10:45 »
добрый день, как в Joomla 2.5 проверять позиции модулей ? :) аж самому смешно стало
в 1.5 /?tp=1, а тут как?

не ну я конечно разобрался методом тыка...просто теперь мне уже интересно, http://joomlaportal.ru/content/view/409/53/ написано /?tp=1
« Последнее редактирование: 14.02.2012, 22:20:15 от tefun »
то что постится на фОруме, не вырубается тапОрами
_______________________________________________
Мысли и женщины вместе не приходят М.Ж.
*

rembot

  • Захожу иногда
  • 101
  • 2 / 0
  • +++
Re: проблема с CSS файлом ((
« Ответ #3 : 15.02.2012, 09:47:31 »
Ну возможно что, в 2.5 в менеджере шаблонов надо разрешить просмотр позиций.
*

tefun

  • Живу я здесь
  • 2540
  • 130 / 1
  • Легче всего обмануть себя
Re: проблема с CSS файлом ((
« Ответ #4 : 15.02.2012, 09:48:31 »
Ну возможно что, в 2.5 в менеджере шаблонов надо разрешить просмотр позиций.
это значит надо как сделать? :)

Менеджер шаблонов>Шаблоны>Настройки
Спойлер
[свернуть]
то что постится на фОруме, не вырубается тапОрами
_______________________________________________
Мысли и женщины вместе не приходят М.Ж.
*

rembot

  • Захожу иногда
  • 101
  • 2 / 0
  • +++
Re: проблема с CSS файлом ((
« Ответ #5 : 15.02.2012, 09:51:09 »
Расширения — Менеджер шаблонов — Настройки — Просмотр позиций модулей
а потом /?tp=1

попробуй так
*

tefun

  • Живу я здесь
  • 2540
  • 130 / 1
  • Легче всего обмануть себя
Re: проблема с CSS файлом ((
« Ответ #6 : 15.02.2012, 09:52:53 »
Расширения — Менеджер шаблонов — Настройки — Просмотр позиций модулей
а потом /?tp=1

попробуй так
спасибо, а то вчера думал думал :) мда j2.5...
то что постится на фОруме, не вырубается тапОрами
_______________________________________________
Мысли и женщины вместе не приходят М.Ж.
Чтобы оставить сообщение,
Вам необходимо Войти или Зарегистрироваться
 

Проблема с таблицей при просмотре с мобильника

Автор annetkas

Ответов: 5
Просмотров: 2265
Последний ответ 19.11.2021, 14:06:15
от effrit
Проблема с миниатюрами

Автор Stasweb

Ответов: 4
Просмотров: 1130
Последний ответ 03.11.2020, 17:04:00
от Nikolay89
Проблема с меню на сайте

Автор nesskafe

Ответов: 9
Просмотров: 1386
Последний ответ 01.06.2020, 11:03:58
от sivers
Проблема с меню на сайте и иконками Awesome

Автор Lemonez

Ответов: 1
Просмотров: 1723
Последний ответ 10.02.2020, 05:02:12
от Lemonez
Проблема шрифта bold

Автор web3.0

Ответов: 3
Просмотров: 3080
Последний ответ 06.04.2019, 09:50:36
от web3.0