Is there a WORKING version of [code]?


Aggelakis

 

Posted

Quote:
Originally Posted by Aggelakis View Post
I have no idea which greasemonkey script I'm using is breaking it, but I'm not seeing anyone's customized fonts. wahhh
It's not a GreaseMonkey script, it's my Stylish skin script.

Replace this:
Code:
/* Override everything to use Verdana */
     * {
       font-family: Verdana !important; 
      }
with this:
Code:
/* Override Arial sections to use Verdana */
     .alt2, .alt2Active, .alt1, .alt1active, .tcat, .thead, .forumtitle {
       font-family: Verdana !important; 
      }
The original script made everything Verdana. Then there was another script in my skin that made code boxes monospaced. However, when these guys started indicating the specific font to be used in a code box (e.g., Courier), then the first script changed it back to Verdana. So, that script is now changed to name all the specific parts in the style sheet of the forum that calls for Arial to be changed to Verdana, letting the code box be the monospaced text inserted into the post, or the monospaced text from my skin.

I'm updating the complete skins now so the link in the thread linked below is up to date.


Speeding Through New DA Repeatables || Spreadsheet o' Enhancements || Zombie Skins: better skins for these forums || Guide to Guides

 

Posted

Quote:
Originally Posted by Kitsune Knight View Post
I'm a big fan of comic sans, because it increases the odds that someone would stab themselves in the eye after reading my post!
DOH! my eye!


There I was between a rock and a hard place. Then I thought, "What am I doing on this side of the rock?"

 

Posted

wheres the wing dings love hahaha so much cooler than the other fonts


I don't suffer from altitis, I enjoy every minute of it.

Thank you Devs & Community people for a great game.

So sad to be ending ):

 

Posted

Quote:
Originally Posted by tanstaafl View Post
wheres the wing dings love hahaha so much cooler than the other fonts
Says you! :P


 

Posted

Quote:
Originally Posted by SunGryphon View Post
Says you! :P

It lets you make pretty shapes, and D.I.Y. Shineys. Sure cominucating is nearly impossible, but this *is* a forum [


I don't suffer from altitis, I enjoy every minute of it.

Thank you Devs & Community people for a great game.

So sad to be ending ):

 

Posted

Are you typing in wingdings? Maybe I don't have that installed and that's why I am not seeing it.


Paragon Wiki: http://www.paragonwiki.com
City Info Terminal: http://cit.cohtitan.com
Mids Hero Designer: http://www.cohplanner.com
Quote:
Originally Posted by Dispari View Post
I don't know why Dink thinks she's not as sexy as Jay was. In 5 posts she's already upstaged his entire career.

 

Posted

Quote:
Originally Posted by Aggelakis View Post
Are you typing in wingdings? Maybe I don't have that installed and that's why I am not seeing it.
Same here. Looking at his code, he's certainly using wingdings, but it seems the forum (or something else) is defaulting it to something readable.


 

Posted

Quote:
Originally Posted by Master-Blade View Post
Same here. Looking at his code, he's certainly using wingdings, but it seems the forum (or something else) is defaulting it to something readable.
Presents as wingdings to my screen



If it follows normal web thingy standards, it should go to next font on list if you dont have wingdings installed.

Of course scripts, add ons and non windoze computers could change it to just about anything; I guess I just shouldnt write in wing dings :|

(and quoting shows the text in clear for those that do see the wingding)


I don't suffer from altitis, I enjoy every minute of it.

Thank you Devs & Community people for a great game.

So sad to be ending ):

 

Posted

Update: Did a little research and it seems Wingdings are the leprosy of the Net.

Since MS's 'wingding font' has never been accepted as a Net standard, it's use is severely frowned upon. It conflicts with Unicode; non-Windows OSs don't have access to it (Unix and Mac); and browsers which play by the rules and don't use it (FireFox) won't display it.

There is a fix to make it display in FF if you have it installed on your computer that easily found with a Web search, but the policy gurus seem unified on this: Don't use Wingdings; use the iconography available in Unicode instead.

æ ½ ¾ À ☻☼ ╥ ♫ • ♠ ☼ 馐 香 ©


Speeding Through New DA Repeatables || Spreadsheet o' Enhancements || Zombie Skins: better skins for these forums || Guide to Guides

 

Posted

Quote:
Originally Posted by Zombie Man View Post
Update: Did a little research and it seems Wingdings are the leprosy of the Net.

Since MS's 'wingding font' has never been accepted as a Net standard, it's use is severely frowned upon. It conflicts with Unicode; non-Windows OSs don't have access to it (Unix and Mac); and browsers which play by the rules and don't use it (FireFox) won't display it.
I'm a big fan of High Realm, but then that's a custom font I created myself, so it's not possible for anyone else to see it like I do


http://www.fimfiction.net/story/36641/My-Little-Exalt

 

Posted

Quote:
Originally Posted by Fleeting Whisper View Post
I'm a big fan of High Realm, but then that's a custom font I created myself, so it's not possible for anyone else to see it like I do

Now do Old Realm. I dare you.


Having Vengeance and Fallout slotted for recharge means never having to say you're sorry.

 

Posted

Quote:
Originally Posted by Zombie Man View Post
I'm updating the complete skins now so the link in the thread linked below is up to date.
Awesome! The only problem now is that now I'm actually seeing Kitsune's Comic Sans font, so I do in fact want to stab myself in the eye.


Freedom: Blazing Larb, Fiery Fulcrum, Sardan Reborn, Arctic-Frenzy, Wasabi Sam, Mr Smashtastic.

 

Posted

Quote:
Originally Posted by Aggelakis View Post
I am not sure what font this is selecting, but it's not the next in line cos the next in line is another 'ding' type of font.
http://i30.tinypic.com/w83i40.jpg
That's what I see also. Like Zombie said.. it just doesn't seem to display on some broswers.

Oh well.. one more reason to love FF. We can read what you're saying. haha


 

Posted

Quote:
Originally Posted by Kelenar View Post
Now do Old Realm. I dare you.
I almost did. But then I realized that kerning doesn't work that way

Hmm... though I suppose I could set Old Realm words to map to Kanji characters...


http://www.fimfiction.net/story/36641/My-Little-Exalt

 

Posted

Quote:
Originally Posted by Fleeting Whisper View Post
I'm a big fan of High Realm, but then that's a custom font I created myself, so it's not possible for anyone else to see it like I do

Oh my god that is awesome. If I had ANY clue how to do a TTF file I'd go and do up the writing for one of my D&D races. That so inspired me though!


 

Posted

Quote:
Originally Posted by Samuel_Tow View Post
Once upon a time, the [code][/code] block used to kill formatting and reduced whatever was in it to a sort of plain text block where each symbol was given equal spacing. This, as you might understand, was very useful for showing bits of programming code, as well as for making make-pretend tables. This no longer seems to work. The tag just creates a Code block, but everything in it remains identical to how it would have been outside of the code block, and smaller symbols like the dash get horribly smushed together. I noticed someone posted an HTML table before, but since I haven't coded in HTML in over five years, that's really not an option for me.

So, is there any way to get my text neatly lined-up and formed into a make-shift table now that the code tag doesn't do what it's supposed to?

P.S. when I say "once upon a time," I mean "on the old forums."
You know...I want to say something along the lines of this being a non-standard code rant...but I can't. You're just too nice a guy, Sam.


There I was between a rock and a hard place. Then I thought, "What am I doing on this side of the rock?"

 

Posted

Quote:
Originally Posted by SunGryphon View Post
Oh my god that is awesome. If I had ANY clue how to do a TTF file I'd go and do up the writing for one of my D&D races. That so inspired me though!
I used High Logic Font Creator. The free trial runs as if you've got the Professional Edition, lasting for 30 days. The program is a bit expensive to buy, but if you just want to make one or two fonts, the free trial works great.


http://www.fimfiction.net/story/36641/My-Little-Exalt

 

Posted

Quote:
Originally Posted by Fleeting Whisper View Post
I used High Logic Font Creator. The free trial runs as if you've got the Professional Edition, lasting for 30 days. The program is a bit expensive to buy, but if you just want to make one or two fonts, the free trial works great.
Thanks for the link!