Uenoyama and Mafuyu - Given episode 10
Not today Justin
Mike Driver
tumblr dot com
he wasn't even looking at me and he found me
Game of Thrones Daily
ojovivo
trying on a metaphor

pixel skylines

JVL
Cosimo Galluzzi

No title available
TVSTRANGERTHINGS
styofa doing anything

shark vs the universe

No title available
One Nice Bug Per Day

祝日 / Permanent Vacation

Janaina Medeiros
sheepfilms

titsay
seen from France
seen from Singapore

seen from Germany

seen from T1

seen from T1

seen from United States

seen from T1
seen from United Kingdom
seen from T1

seen from United States
seen from United States

seen from Spain

seen from T1
seen from Peru

seen from Germany
seen from T1
seen from Italy

seen from T1
seen from United States

seen from Czechia
@blscoding
Uenoyama and Mafuyu - Given episode 10
Victor and Yuri - Yuri!!! on Ice
How to host a external CSS file on DropBox
Things you need:
a theme done
a DropBox account
First thing you need to do is save your css file in a notepad called name.css the css part is very very very important. You can either delete the <style> tags or leave it like that, it will not make any difference.
Now, go to dropbox and click upload > files. Select the new css file you just saved and wait for it to load. You can either save in your dropbox home or create a folder, each theme/project you do can be organized in folders too.
This is how the file is on your dropbox page
Click on share and after, click on create a link.
Lastly click on copy a link. This is important to make sure everyone with this link can see the file. Now, the code you copied, paste it on a notepad, it should be a code like this:
https://www.dropbox.com/s/rn2vkymsmoq9fhr/blcodes.css?dl=0
is important to edit this link like this, delete the final part from ?dl=0 and replace the www. to dl. Now th code will be like this:
https://dl.dropbox.com/s/rn2vkymsmoq9fhr/blcodes.css
Now it’s time to apply this external css file to your html blog, that has no css. In your customize page, search for <head> and bellow paste:
<link href='DROPBOX LINK' rel='stylesheet'/>
replace the dropbox link part with your css link and save it. Wait a few seconds and see if the file is working.
How to edit this file and not need to replace the link every time?
Whenever you create a name.css file and upload to your dropbox page, it will replace the current file on the folder. That is, whenever you need to edit something on your code you don’t have to make a new link and edit the link on the head tag.
The only thing i’ve noticed is, you have to click share and create a link again, wait a few seconds and refresh the page.
But why have a external css if I can go to the customize and edit there?
You know, for the past years I have a lot of problems with tumblr, it can’t let me edit my codes, sometimes, it can’t let me even post or reblog sometimes. And I’m that kind of person who see something and don’t like in her theme, and want to edit/change asap. That is, if something super ugly appear in front of me and tumblr won’t let me change it, I’ll have to way until next day. That’s why I was eager in find how to make this, since I’ve tried many things that didn’t work. This is useful for people like me who is having a hard time with tumblr.
Hello and Welcome to BL is Coding
My name is Fernanda, and I have two blogs, @bishonenlover and @todorokiscute and I decided to separate all coding relate stuff from my personal blog and put it in here.
I plan to make this blog a lot more personal, with logs about coding and design and theme relate stuff. This is the place where I’ll reply the asks, I’ll post gifs of layouts I make and that’s it. Very personal really.