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

VSpicy

  • Осваиваюсь на форуме
  • 12
  • 0 / 0
Добрый день уважаемые знатоки Joomla!
Подскажите пожалуйста каким образом можно установить данный шрифт (TriodPostnajaMedium)?
Пробовал сделать по этой статье: http://joomla.ru/articles/cms-joomla/customize/2586-own-font не получилось. Разные другие варианты пробовал, не отображается и все тут...( смотрел какие шрифты через FireBug  задействованы, там прописаны системные.  Как обойти системные и прописать свои?
Мой сайт: http://www.klub-ermak.ru

Заранее благодарен!
*

AdWeb

  • Давно я тут
  • 879
  • 31 / 3
попробуйте в корне сайта папку с фонтами закинуть, а такто я вроде в свое время по єтомуже гайду и делал и все было ок, скорей всего подключение шрифтов не правильно сделали
| Хороший Хостинг | Купить Хикашоп | Каталог перекладів Joomla компонентів
PS. спасибо кидать через вебмани: R152456839841 если плюсикофф не хватает :)
*

VSpicy

  • Осваиваюсь на форуме
  • 12
  • 0 / 0
Вообще конечно очень странно, шрифт некоммерческий + кириллица.
Сейчас разместил шрифты по такому пути: templates/имя шаблона/css/fonts/TriodPostnajaMedium
Кстати собственно так выглядит код templates.css     (что может быть не так)?

body {
   font-family: Trebuchet Ms,Tahoma, Verdana, Arial, sans-serif;
   line-height: 1.3em;
   margin: 0;
   padding: 0;
   font-size: 14px;
   color: #888;
   background: #fff;
}

body.contentpane {
   background: #fff;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
   border: none;
}

p {
   margin: 5px 0;
   text-align: justify;
}

a {
   color: #ff7a08;
   outline: none;
   text-decoration: none;
   font-weight: 400;
}

a:link { 
   font-weight: 400;
}

a:visited {
   font-weight: 400;
   color: #ff7a08;
}

a:hover {
   text-decoration: underline;
   font-weight: 400;
}

input  {
   color: #ccc;
   outline: none;
   margin: 0;
}

input:focus {
   outline: none;
}

button {
   color: #fff;
   font-size: 11px;
   border: none;
   background: #696969;
   cursor: pointer;
}


#modlgn_remember.inputbox  {
   background: none;
   border: none;
   width: auto;
   vertical-align:middle;
}

input.button, .validate  {
   color: #fff;
   font-size: 11px;
   cursor: pointer;
   font-weight: 700;
   border: none;
   height:20px;
   line-height:19px;
   padding: 2px 4px 4px;
   margin:6px 0 0 0;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
   background: #000 url(../images/page_bg.jpg) repeat-x top center;
}

#wrapper {
   margin:0 auto;
   width:960px;
}

#header_wrap {
   background: transparent url(../images/wrapper.jpg) no-repeat top center;
}

#header {
   margin:0 auto;
   height:214px;
   padding:160px 0 0 0;
   position:relative;
   width:960px;
   background: transparent url(../images/headerimg.jpg) no-repeat top center;
}

#pillmenu {
   position:absolute;
   right:0;
   top:323px;
   width:730px;
   height:32px;
   overflow:hidden;
}

#pillmenu ul {
   float:right;
   padding:0;
   margin:0;
   list-style: none;
}

#pillmenu li {
   float: left;
}

#pillmenu li a {
   float:left;
   cursor:pointer;
   color: #ff7a08;
   font-size:11px;
   font-weight:400;
   font-family: Trebuchet Ms,Tahoma, Verdana, Arial, sans-serif;
   text-decoration: none;
   height:32px;
   line-height:31px;
   padding: 0 10px;
   background: transparent url(../images/t_menu_btn.png) no-repeat top center;
}

#pillmenu li a:hover,#pillmenu li a#active_menu-nav{
   float:left;
   text-decoration: none;
   color:#fff;
   background: transparent url(../images/t_menu_btn_hover.png) no-repeat top center;
}


.logo {
   float:right;
   width:700px;
   height:36px;
   overflow:hidden;
}

.logo h1 {
   text-align:right;
   font-family: Trebuchet Ms ,Tahoma, Verdana, Arial, sans-serif;
   color:#490001;
   line-height:36px;
   margin:0;
}

.logo a, .logo a:link, .logo a:visited  {
   color:#fff;
   font-size:30px;
   font-weight:700;
   text-decoration:none;
}

.logo a:hover {
   text-decoration:none;
}

.newsflash {
   width:960px;
   height:90px;
   background:#1d1d1d;
}

.newsflash h3 {
   color:#ff7a08;
   overflow:hidden;
   font-size:11px;
   height:17px;
   line-height:13px;
   margin:0 0 6px 0;
   font-weight:700;
   padding:10px 16px 0;   
   text-align:left;
   width:928px;
   background: transparent url(../images/news_h3.gif) no-repeat bottom center;
}

.newsflash table tr td {
   color:#555;
   width:940px;
   height:90px;
   margin:0;
   padding:0;
   text-align:justify;
}

.newsflash p {
   margin:0;
}

.newsflash  a {
   color:#555;
   font-weight:700;
   text-decoration:none;
}

.newsflash div.module  {
   height:90px;
   width:960px;
   margin:0;   
   text-align:justify;
}

.newsflash div.module div  {
   background:none;
   padding:0;
   margin:0;
   height:90px;
   overflow:hidden;
}

.newsflash table.contentpaneopen {
   margin:0 auto;
   padding:0 10px;
}

.newsflash div.module_menu div div div, .newsflash div.module div div div, .newsflash  div.module_text div div div {
   margin:0;
   padding:0;
}

.newsflash div.module_menu,.newsflash div.module,.newsflash div.module_text {
   border:none;
}

#search {
   float:left;
   height:56px;
   width:960px;
   background:#1d1d1d;
}

.search {
   height:26px;
   width:200px;
   padding: 0 0 0 10px;
   background: transparent url(../images/inputbox.png) no-repeat top left;
}

.search .inputbox {
   float:left;
   border: none;
   color: #fff;
   font-size:11px;
   line-height:23px;
   height:23px;
   width:168px;
   padding:1px 6px 2px 0;
   background:none;
}

.search .button {
   float:left;
   text-indent:-9999px;
   color:#000;
   border:none;
   height:26px;
   width:26px;
   padding:0;
   margin: 0;
   clear:none;
   background: transparent url(../images/search_btn.png) no-repeat top left;
}

.search .button:hover {
   color:#280000;
   background: transparent url(../images/search_btn.png) no-repeat top left;
}

#content {
   margin:0 auto;
   width:960px;
}

.content_m {width:960px;   background: transparent url(../images/content_m.gif) repeat-y top center;}
.content_m_l {width:960px;background: transparent url(../images/content_m_l.gif) repeat-y top center;}
.content_m_r {width:960px;background: transparent url(../images/content_m_r.gif) repeat-y top center;}
.content_m_full {width:960px;background:#1d1d1d;}

#leftcolumn, #rightcolumn {
   float:left;
   width: 210px;
   margin:0 20px 0 0;
}

#rightcolumn {
   float:right;
   margin:0 0 0 20px;
}

div#maincolumn {
   float: left;
   width:480px;
   padding:10px;
}

div#maincolumn_left, div#maincolumn_right {
   padding:10px 0 0 10px;
   float: left;
   width:710px;
}

div#maincolumn_full {
   padding:10px 20px;
   width:920px;
}
   
div.nopad {
   overflow: hidden;
}

div.nopad ul {
   clear: both;
}

td.middle_pad {
   width: 20px;
}

#footer {
   margin:0 auto 20px;
   width:940px;
   height:60px;
   padding:0 10px;
   color: #555;
   background: transparent url(../images/footer.jpg) no-repeat top center;
}

#footer p {
   text-align:right;
   line-height:15px;
   overflow:hidden;
   margin:0;
   padding:36px 0 0 0;
}

#footer a {
   color: #555;
   font-weight:400;
   text-decoration: none;
}


#footer a:hover {
   text-decoration:underline;
}

a.footer123:link, a.footer123:visited {
   color: #363e4e;
   font-family: Tahoma, Arial, sans-serif;
   text-decoration: underline;
}

#f123 {
   text-align: right;
   width: 100%;
   margin: 0 auto;
   font-family: Tahoma, Arial, sans-serif;
   font-family: 'TriodPostnaja';
}
.f123 {
   text-align: right;
   font-family: Tahoma, Arial, sans-serif;
   text-decoration: none;
}
.f123_bg {
   background:url(../images/123_bg.png);
   width:134px;
   height:30px;
   text-align:center;
   padding: 0 3px;
}
.f123_1 {
   display: block;
   font-size: 10px;
   font-family: Tahoma, Arial, sans-serif;
   color: #666;
   text-align: left;
   padding: 0 0 2px 4px;
}

a.link_123:link, a.link_123:visited {
   font-size: 15px;
   font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
   color: #797979;
   text-decoration:none;
   font-weight: 700;
}
a.link_123:hover {
   font-size: 15px;
   font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
   color: #797979;
   text-decoration:none;
   font-weight: 700;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
   background: #fffebb;
   width: 100%;
   position: absolute;
   top: 0;
   left: 0;
   font-size: 1.2em;
   padding: 5px;
}

/* headers */
div.componentheading {
   height: 22px;
   margin:0;
   color: #fff;
}

table.blog {
   
}

h1 {
   padding: 0;
   font-family: Tahoma, Arial, sans-serif;
   font-size: 1.3em;
   line-height:19px;
   font-weight: 700;
   vertical-align: bottom;
   color: #888;
   text-align: left;
   width: 100%;
}

h2, .contentheading {
   padding: 0;
   font-family: Tahoma, Verdana, Arial, sans-serif;
   font-size: 11px;
   vertical-align: middle;
   color: #ff7a08;
   text-align: left;
   font-weight: 700;
}

h2, a.contentheading {
   background: none;
   border: none;
   margin:6px 0;
}

table.contentpaneopen h3 {
   margin-top: 25px;
   color:#6db22f;
}

h4 {
   font-family: Tahoma, Arial, sans-serif;
   color: #333;
}

h3, .componentheading, table.moduletable th, legend {
   margin:6px 0;
   font-family: Tahoma, Arial, sans-serif;
   font-size: 11px;
   font-weight:700;
   text-align: left;
   text-transform:uppercase;
   color: #333;
   padding: 0;
}
/* small text */
.small {
   font-size: 10px;
   color: #888;
   font-weight: 700;
   text-align: left;
}

.modifydate {
   height: 20px;
   vertical-align: bottom;
   font-size: 10px;
   color: #666666;
   text-align: right;
}

.createdate {
   vertical-align: top;
   font-size: 11px;
   color: #555;
   padding-bottom: 8px;
}

a.readon {
   float: right;
   line-height: normal;
   font-size: 11px;
   padding: 0 0 0 14px;
   color: #666666;
   text-transform: lowercase;
   text-decoration: none;
}

a.readon:hover {
   text-decoration: underline;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
   background-color: #f1f1f1;
   color: #333;
}

.ol-background {
   background-color: #f1f1f1;
   color: #333;
}

.ol-textfont {
   font-family: Tahoma, Arial, sans-serif;
   font-size: 10px;
}

.ol-captionfont {
   font-family: Tahoma, Arial, sans-serif;
   font-size: 12px;
   color: #fbfbfb;
   font-weight: 700;
}
.ol-captionfont a {
   background-color: #f1f1f1;
   color: #333;
   text-decoration: none;
   font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
   padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
   display: block;
   height: 20px;
}

.article_column {

}

.column_separator {
   
}

td.buttonheading {
   text-align: right;
   width: 0;
}

.clr {
   clear: both;
   font-size:0;
}

table.blog span.article_separator {
   display: block;
   height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px;
  background: none;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #999;
  font-weight: 700;
  padding: 4px;
}

tr.sectiontableentry1 td {
   padding: 4px;
}

tr.sectiontableentry1 {
   background:#2b2b2b;
}
 
tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
   margin: 0;
   padding: 0;
}

table.contentpane td{
   text-align: left;
}

table.contentpane td.contentdescription {
   width: 100%;
}

table.contentpane  {
   text-align: left;
   float: left;
   width: 100%;
}

table.contentpane ul li a .category {
   color: #FF8800;
}

table.contentpane ul li {
   color: #666;
}

table.contentpaneopen {
   border-collapse: collapse;
   padding: 0;
   margin:0 6px;
}

table.contentpaneopen li {
   margin-bottom: 5px;
}

table.contentpaneopen fieldset {
   border: 0;
   border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
   margin-top: 25px;
}

table.contentpaneopen h4 {
   font-family: Tahoma, Arial, sans-serif;
   color: #363e4e;
}

.highlight {
   background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
   margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module, div.module_text{
   padding: 0;
   margin:0 0 20px;
   border-bottom:2px solid #000;
}

div.module_menu div, div.module div, div.module_text div {
}

div.module_menu div div,div.module div div,div.module_text div div {
   text-align: center;
}


div.module_menu div div div,div.module div div div,div.module_text div div div {
   padding:0 0 10px;
   margin:0;
}

div.module div div div div {
   color:#888;
   width: 160px;
}

#leftcolumn div.module_menu div div div div,#leftcolumn div.module div div div div,#leftcolumn div.module_text div div div div,
#rightcolumn div.module_menu div div div div,#rightcolumn div.module div div div div,#rightcolumn div.module_text div div div div {
   background: none;
   margin:0 auto;
   padding:0;
   color:#888;
}

#leftcolumn div.module_text div div div div, #rightcolumn div.module_text div div div div {
   text-align: left;
}

#leftcolumn div.module_text div div div div.bannergroup_text,#rightcolumn div.module_text div div div div.bannergroup_text {
   padding: 10px 10px 10px 30px;
   width: 160px;
}

#leftcolumn div.module_text div div div div.bannergroup_text div,#rightcolumn div.module_text div div div div.bannergroup_text div {
   color:#888;
   width: auto;
   padding: 0 0 4px;
}

div.module div div div form {
   margin:0 auto;
   padding:0 0 6px 30px;
   text-align:left;
   width:170px;
}

div.module_menu ul {
   list-style: none;
   padding: 0;
}

div.module_menu ul#mainlevel {
   margin: 0 auto;
   text-align: center;
}

div.module_menu ul li{
   margin: 0;
   padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
   font-weight: 700;
   padding: 2px 0;
   line-height: 24px;
   color:#888;
   background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
   padding: 0 0 6px 0;
   background:none;
}

#leftcolumn div.module table td ,#rightcolumn div.module table td {
   margin:0;
   padding: 0 6px 0 0;
   height:20px;
   color:#888;
   text-align:left;
   line-height:13px;
   vertical-align: middle;
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
   text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 {    
   width:190px;
   margin:0 0 10px;
   height:36px;
   line-height:24px;
   padding:0 10px;
   font-size: 11px;
   font-family: Tahoma, Verdana, Arial, sans-serif;
   color: #fff;
   text-align: left;
   font-weight:700;
   overflow:hidden;
   text-transform:none;
   background: transparent url(../images/box_h3.png) no-repeat top left;
}

.moduletable_menu, .moduletable, .moduletable_text {
   margin: 0 0 16px 0;
   padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
   list-style: none;
   text-align: left;
   margin:0;
   padding: 0 0 0 10px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li{
}

/*LEFT COL LINK*/

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
   display:block;
   font-weight: 400;
   font-size: 11px;
   line-height: 17px;
   padding:0 14px;
   margin:0;
   text-decoration: none;
   color: #888;
   background: transparent url(../images/menu_arrow.gif) no-repeat left top;
}


#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
   color: #ff7a08;
}

/*LEFT COL CURRENT LINK*/

#leftcolumn ul.menu li#current, #rightcolumn ul.menu li#current {
}

#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link,
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
   color: #ff7a08;
   padding:0 14px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
   display:block;
   color: #ff7a08;
}

/*LEFT COL SUB LINK*/
   
#leftcolumn ul.menu li#current ul li {
   background:none;
}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
   font-weight: 400;
   text-decoration: none;
   color: #888;
   line-height:17px;
   padding:0 10px 0 0;
   margin:0 0 0 14px;
   width:160px;
   background: none;
}

#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
   color: #ff7a08;
}

#leftcolumn ul.menu li ul li#current, #rightcolumn ul.menu li ul li#current {
}

#leftcolumn ul.menu li.parent ul li, #rightcolumn ul.menu li.parent ul li {
}

#leftcolumn ul.menu li.parent ul li a,
#rightcolumn ul.menu li.parent ul li a {
   line-height:19px;
   font-size: 11px;
   font-weight: 400;
   text-decoration: none;
   color: #888;
   padding:0 14px;
   background: none;
}

#leftcolumn ul.menu li.parent ul li a:hover {
   color: #ff7a08;
   background: none;
}

/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
   margin: 0;
   padding: 0;
}

#leftcolumn ul.menu li#current ul li {
   margin: 0;
   padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
   margin: 0;
   padding: 0;
}


#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
   list-style: none;
   margin:0;
}


/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
   margin: 6px 0;
   padding: 0;
   list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
   margin: 0;
   padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color:#888;
}

/* fix */
.nopad fieldset {
 float:left;
 border:none;
 padding:0;
 margin:0 0 30px;
}
.nopad fieldset p {
margin:0 0 10px;
overflow:hidden;
clear:both;
}

.nopad fieldset label {
float: left;
}

.nopad fieldset input {
float:left;
}

.button {
   clear:both;
}

.nopad fieldset #remember {
 margin:0 0 0 10px;
}

/* fix */

form#form-login fieldset {
   border: 0 none;
   padding: 0;
   margin:0;
   color:#666;
   text-align: left;
}

form#form-login ul {
   padding: 0;
   list-style: none;
   text-align: left;
   margin: 10px auto 0;
}

form#form-login ul li {
   padding: 0;
}

form#form-login ul li a {
   text-align: left;
   padding: 0;
   font-size: 11px;
   color: #888;
   text-decoration: none;
}

form#form-login ul li a:hover {
   text-decoration: underline;
}

#form-login   input {
   border:none;
   color:#888;
   font-size:11px;
   height:14px;
   line-height:14px;
   padding:2px 4px;
   background:#000;
}

input#modlgn_passwd, input#modlgn_username {
   width:142px;
}

input.button, #form-login input.button {
   float:left;
   height:20px;
   border:1px solid #000;
   width:150px;
   font-weight:400;
   line-height:15px;
   color:#ff7a08;
   padding:0 10px 4px;
   margin:10px 0 0px;
   background: transparent url(../images/but.gif) repeat-x left top;
}

input.button:hover, #form-login input.button:hover {
   color:#fff;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
   margin-top: 5px;
}

table.paramlist td.paramlist_key {
   width: 128px;
   text-align: left;
   height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
   font-family: Tahoma, Arial, sans-serif;
   font-weight: 700;
   font-size : 14px;
   color : #c30;
   text-align: center;
   width: auto;
   background-color: #f9f9f9;
   border: solid 1px #d5d5d5;
   margin: 3px 0px 10px;
   padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
   padding: 4px;
   font-size: 11px;
}

.banneritem_text a {
   font-weight:700;
   color:#ff7a08;
}

.bannerfooter_text {
   padding: 4px;
   font-size: 11px;
   text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
   text-align: left;
}

/* Frontend Editing*/
fieldset {
   border: 1px solid #ccc;
   margin-top: 15px;
   padding: 4px;
}

legend {
   margin: 0;
   padding: 0 10px;
}

td.key {
   border-bottom:1px solid #eee;
   color: #333;
}

/* Tooltips */
.tool-tip {
   float: left;
   background: #ffc;
   border: 1px solid #D4D5AA;
   padding: 5px;
   max-width: 200px;
}

.tool-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: 700;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
   font-size: 100%;
   margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul {
   padding: 0;
   margin: 0;
   background: none;
   border: none;
}

/* System Error Messages */
#system-message dd.error ul {
   color: #c00;
   background: none;
   border: none;
   padding: 0;
   margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul {
   color: #c00;
   background: none;
   border: none;
   padding: 0;
   margin: 0;
}

#system-message dd {
   text-indent: 0;
}

#system-message dd ul {
   list-style-type: none;
   color: #c00;
   background: none;
   border: none;
}

#system-message {
   margin-top: 5px;
}
@font-face {
         font-family: "TriodPostnajaMedium";
         src: url("../fonts/TriodPostnajaMedium/TriodPostnajaMedium.eot");
         src: url("../fonts/TriodPostnajaMedium/TriodPostnajaMedium.eot?#iefix")format("embedded-opentype"),
         url("../fonts/TriodPostnajaMedium/TriodPostnajaMedium.woff") format("woff"),
         url("../fonts/TriodPostnajaMedium/TriodPostnajaMedium.ttf") format("truetype");
         font-style: normal;
         font-weight: normal;
   }
   .icemegamenu > ul > li > a.iceMenuTitle {
font-family: TriodPostnajaMedium !important;
}
*

AdWeb

  • Давно я тут
  • 879
  • 31 / 3
Цитировать
font-family: "TriodPostnajaMedium";
например нафига тут двойные кавычки? через одинарные вроде как должно прописываться
+ пересмотрите все строки для этого шрифт там этот косяк с кавычками почти везде
++ и по такому пути
Цитировать
templates/имя шаблона/css/fonts/TriodPostnajaMedium
имхо оно не будет у вас шрифты подхватывать тк слишком глубоко.
вытащите в корень шаблона или самой жумлы папку фонтс
« Последнее редактирование: 15.11.2017, 00:24:15 от AdWeb »
| Хороший Хостинг | Купить Хикашоп | Каталог перекладів Joomla компонентів
PS. спасибо кидать через вебмани: R152456839841 если плюсикофф не хватает :)
*

VSpicy

  • Осваиваюсь на форуме
  • 12
  • 0 / 0
+ пересмотрите все строки для этого шрифт там этот косяк с кавычками почти везде
++ и по такому пути
Ок, попробую. Спасибо за совет!
*

VSpicy

  • Осваиваюсь на форуме
  • 12
  • 0 / 0
1. Пробовал в одинарных кавычках.
2. Изменил путь (http://klub-ermak.ru/fonts/)  - доступен по этой ссылке.

И все ровно не изменился шрифт на сайте?
Может мне теперь надо в ручную каждую страницу править на свой шрифт?
*

VSpicy

  • Осваиваюсь на форуме
  • 12
  • 0 / 0
Ссылку на шрифт http://klub-ermak.ru/fonts/ закрыл...
Короче получилось у меня выставить данный шрифт на своем сайте, но есть маленькая проблемка: шрифт не изменился в Заголовках сайта: Главное меню, Голосование, Разное, Наши координаты.
Подскажите пожалуйста где изменить шрифт в заголовках.

Заранее спасибо!
Чтобы оставить сообщение,
Вам необходимо Войти или Зарегистрироваться
 

Joomla 1.5 как убрать кнопку редактировать материант с сайта

Автор andriy465

Ответов: 5
Просмотров: 1861
Последний ответ 12.11.2023, 23:37:03
от all_zer
Нужно wiki под Joomla

Автор THE KILLERS

Ответов: 9
Просмотров: 8754
Последний ответ 05.11.2020, 20:56:47
от Kijv
Поиск статьи по url сайта в админке Joomla 1.5

Автор Tema

Ответов: 5
Просмотров: 1288
Последний ответ 14.08.2020, 07:16:44
от rsn
Не могу войти в админку Joomla 1.5

Автор MrSkif

Ответов: 14
Просмотров: 9730
Последний ответ 12.09.2018, 19:36:32
от PaLyCH
Не войду в админку Joomla 1.5.26, пишет соединение с сервером было сброшено

Автор rom_4

Ответов: 4
Просмотров: 4922
Последний ответ 16.05.2018, 17:28:18
от Алексей MeRsOvOd