Miscellaneous

Sad news

My computer isn't working, so I shall be absent for 3-5 days. Have a good day, fellow deer!
Vessan's picture

KK_test

r3JI3jori3orjq3


***




***






I am a newbie

Hi there, deer of the forest! I just registered, and I'm excited to be making my own blog. That's all for now. Bye!
Sycamorre's picture

Syca's CSS and Stuff

Sycamorre's picture

Heads Up: iframe code users

Hey guys, something that needs to be addressed real quick: to those of you are using iframe codes for youtube players, if you're not using the right link for your video, the web page may try to force download a randomly generated .swf file (something that has to do with adobe flash, nothing important). This is happening on both desktop and mobile browsers. It's more annoying than anything else, but it also makes your player unusable (it won't load properly). It has to do with youtube changing their embed links. The file looks something like this when it tries to download:



To run through an example of how to fix it, here's what a bad code would look like:

<iframe width="25" height="25" src="http://www.youtube.com/v/VIDEO_ID?version=2&showinfo=0" frameborder="0" allowfullscreen></iframe>

All that needs to be done is to change the source (src) link in the code to the EMBED link. Here's how it would look fixed:

<iframe width="25" height="25" src="https://www.youtube.com/embed/VIDEO_ID" frameborder="0" allowfullscreen></iframe>

Notice that the "?version=2&showinfo=0" was taken out, and the "/v/" was changed to "/embed/". I believe the most important part is changing the v to embed. If you really want to play it safe, though, you can go back to the original video and get the embed link from there to bring back to your own code.

This is mostly an issue affecting older posts, but it's still something to be aware of if you use youtube players. Let me know if there's any confusion.
geoh's picture

Need some help getting DotD antlers~

Hey community! My doe was randomly spell-bombed (mostly my fault for getting in the way), and lost her DotD antlers! Can anyone help me get them back?

My discord is geometric-harmartia#3601
Salome.'s picture

Salome's CSS Corner

Vessan's picture

The apprentice's traveling pony cart

(spoiler: The pony is on vacation)
Sycamorre's picture

Sage's Development Blog

A little blog for me to put down ideas and try to sort out issues I have with Sage's development and design while she's still growing up. Not everything is going to make its way into Sage's character development, it's all just brainstorming. A place for me to jot everything down so I can come back to it and look it all over without forgetting any crucial details. Probably going to end up pretty rambly at times, and might be image-heavy. Feel free to give your opinion, since any input can help spark new ideas.
This will be updated fairly frequently until I make some solid decisions.

Recent Additions:
- New antler idea
- More species information for if I decide to go down that rabbit hole



Syndicate content