|
Название: Проблема с отображением шрифтов Отправлено: Champion от 10 Февраль, 2012, 05:26:01 Проблема с отображением шрифтов на Studygo.com.ua
За основу взял joomla 1.6 youfash с буржуйского сайта. Собственно в настройках шаблона шрифт BebasNeue В опере: В фф, хроме, ие: Подключается через squirrel. css: Text @font-face {font-family: 'BebasNeue'; src: url('BebasNeue-webfont.eot'); src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('BebasNeue-webfont.woff') format('woff'), url('BebasNeue-webfont.ttf') format('truetype'), url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg'); font-weight: normal; font-style: normal; } Скачал Бебас с http://www.free-lance.ru/blogs/view.php?tr=573034 Заменил ттф. Эффекта 0. //need help Название: Проблема с отображением шрифтов Отправлено: Stasovsky от 10 Февраль, 2012, 05:41:46 юзай http://www.fontsquirrel.com/fontface/generator
у меня все пашет во всех бравзерах Название: Проблема с отображением шрифтов Отправлено: Champion от 10 Февраль, 2012, 06:12:54 Какие шрифты в первом посте?
Times и Arial ? Название: Проблема с отображением шрифтов Отправлено: Champion от 10 Февраль, 2012, 06:20:19
Сгенерировал. Закинул. В итоге во всех браузерах: так.. CSS font-face {font-family: 'BebasNeueCyrillicRegular'; src: url('bebasneuecyrillic-webfont.eot'); src: url('bebasneuecyrillic-webfont.eot?#iefix') format('embedded-opentype'), url('bebasneuecyrillic-webfont.woff') format('woff'), url('bebasneuecyrillic-webfont.ttf') format('truetype'), url('bebasneuecyrillic-webfont.svg#BebasNeueCyrillicRegular') format('svg'); font-weight: normal; font-style: normal; } .horiznav a{ font-size:20px; } ul.subul_main a{ font-family:Tahoma!important; text-transform:capitalize!important; font-size:90%; } #mainlevel li a, .menu li a, .side_vertical a{ font-size:20px; } .pagetitle, div.title h1, div.title h2, .yjsg-morearticles h3, .yjround h4,.yjsquare h4, .yjround h4 span,.yjsquare h4 span, .yjsquare_yjnf7 h4,.yjsquare_yjnf7 h4 span, .yjsquare_yjnf5 h4,.yjsquare_yjnf5 h4 span, .yjround_yj1 h4,.yjsquare_yj1 h4, .yjround_yj2 h4,.yjsquare_yj2 h4, .yjround_yj1 h4 span,.yjsquare_yj1 h4 span, .yjround_yj2 h4 span,.yjsquare_yj2 h4 span{ font-size:32px; } /* yj multitab*/ #tabs li, #tabs li.last, #tabs2 li, #tabs2 li.last, #tabs3 li, #tabs3 li.last, #tabs4 li, #tabs4 li.last, #tabs5 li, #tabs5 li.last{ font-size:18px; } /* yjnf ultimate*/ .yjnewsflashu a.itemreadmore{ font-size:16px; } Название: Проблема с отображением шрифтов Отправлено: kostyl от 10 Февраль, 2012, 08:20:18 так помогло или нет?
Название: Проблема с отображением шрифтов Отправлено: kichSman от 10 Февраль, 2012, 09:20:50 судя по тому, что нужный шрифт игнорируются, то походу автор забил на шрифт |