vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - @font-face & @keyframes (https://vborg.vbsupport.ru/showthread.php?t=292744)

Silverrain 12-12-2012 04:11 PM

ok i downloaded the newest version 1.0.1

but there arent any BB-Codes.

First i have uninstalled Version 1.0.0

Than i have installed Version 1.0.1

Fonts are working, but no Custom BB-codes.

Elite_360_ 12-12-2012 04:27 PM

Quote:

Originally Posted by Silverrain (Post 2390291)
ok i downloaded the newest version 1.0.1

but there arent any BB-Codes.

First i have uninstalled Version 1.0.0

Than i have installed Version 1.0.1

Fonts are working, but no Custom BB-codes.

did you Upload e360mods folder there new code in one of the php file

Silverrain 12-12-2012 04:45 PM

ok now it is working :) but the BBcode seems not to work perfectly. But i will report later with screenshots.

But i am happy now that it works better :)

da prez 12-12-2012 05:27 PM

Works good, just takes a few times to figure out each one, after that smooth sailin.

Thanks

Silverrain 12-15-2012 01:10 AM

i have tested. and all works fine now! many Thanks ;)

Silverrain 12-17-2012 08:10 PM

Quote:

Originally Posted by Elite_360_ (Post 2389782)
you can add as many fonts as you want as long as you upload the 4 font files for that font (eot,woff,ttf,svg) so it can work with all the different browser out there
you dont really even need this mod to upload new fonts you could just add the CSS to additional.css and it wil work just as the same you would need your CSS to point to the font file


Admincp > Styles & Templates > Style Manager > Your Style > Toolbar Men? Optionen (Wird in dem Dropdown BE) > um verf?gbare Fonts hinzuzuf?gen


Hello ! :)

Now all works fine, but i have a Question.

I wanted to install some new Fonts. I uploaded the eot,woff,ttf,svg and so on files into the folder Fonts and Custom Fonts. I have edited my Style and in CKeditor the Font is avaible. But if i want to write with this font... he dousnt show me the real font :(

Elite_360_ 12-17-2012 08:14 PM

Quote:

Originally Posted by Silverrain (Post 2391358)
Hello ! :)

Now all works fine, but i have a Question.

I wanted to install some new Fonts. I uploaded the eot,woff,ttf,svg and so on files into the folder Fonts and Custom Fonts. I have edited my Style and in CKeditor the Font is avaible. But if i want to write with this font... he dousnt show me the real font :(

PHP Code:


@font-face 
    
font-family'Your Font Name'
    
srcurl('e360mods/@font_face/custom_fonts/Your Font File Name.eot'); 
    
srcurl('e360mods/@font_face/custom_fonts/Your Font File Name.eot?#iefix'format('embedded-opentype'), 
         
url('e360mods/@font_face/custom_fonts/Your Font File Name.woff'format('woff'), 
         
url('e360mods/@font_face/custom_fonts/Your Font File Name.ttf'format('truetype'), 
         
url('e360mods/@font_face/custom_fonts/Your Font File Name.svg#Your Font File Name'format('svg'); 
    
font-weightnormal
    
font-stylenormal


and add the CSS code above to the e360_at-ff-kf-additional.css template
(NOTE THIS IS AN EXAMPLE)

Silverrain 12-17-2012 08:24 PM

i have discovered something.

If i have installed the font on my Computer... i can see the font in the Forum. But if i havent installed the font on my computer i can see the font only in Arial-like-font.

Edit: Did you know where to find the CSS?

Elite_360_ 12-17-2012 08:31 PM

Quote:

Originally Posted by Silverrain (Post 2391362)
i have discovered something.

If i have installed the font on my Computer... i can see the font in the Forum. But if i havent installed the font on my computer i can see the font only in Arial-like-font.

well if you write it like the Example i give you will not need the font(s) on your computer.

Elite_360_ 12-17-2012 08:33 PM

Quote:

Originally Posted by Silverrain (Post 2391362)

Edit: Did you know where to find the CSS?

e360_at-ff-kf-additional.css Template


All times are GMT. The time now is 12:26 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01889 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete