#jsfiddle
Explore tagged Tumblr posts
dodgesgirl · 11 months ago
Note
how do you get your text that soft pink shade? tutorial?
BABY PINK TEXT TUTORIAL !
hi babe!! here's a short and hopefully easy to understand tutorial for the text i use in my posts ᥫ᭡
also, just a little disclaimer: the images on this post might not be visible because they exceed the limit of 10 images per post on mobile app. should be fine on a laptop or pc though!!
Tumblr media
okay firstly, make sure you're using a laptop and open your post in one tab and in a seperate tab open jsfiddle.
you should be able to see this coding somewhere on your screen:
Tumblr media
you're gonna replace the two hex-codes (highlighted text) with whichever colours you'd like. to do a gradient, like this, the two codes will be different, but i like to do a solid colour like this so my codes will be the same.
the hex code i use for the baby pink is D2A3BE, or you can use your own. if you don't have a hex code you like yet, you can use the colour picker on this site to find one!
just copy and paste the hex codes into the code so it looks like this:
Tumblr media
make sure it looks exactly like this. you still need all the spaces, quotations and other code. only change the hex codes.
in the top left of your screen, there should be a "run" button, and when you press it, the colours in the bottom right should change from the default ones to the ones you chose.
Tumblr media Tumblr media
next, you're going to open your tumblr post in your first tab.
Tumblr media
your post will start like this. you'll go to the settings button in the top right (circled) and change the post from rich text to HTML
Tumblr media
this will enable coding on the post. you'll still have 'preview' where it will look normal and you can still type and edit the post as you usually would.
once you've typed something it will show it in the HTML option just in a different way:
Tumblr media Tumblr media
you want to go to the preview page and make sure you've got the text looking exactly as you want it (bold, italic, small, etc.). also note that colours look especially good and show up well when the text is bold. i set mine to bold as an example.
Tumblr media Tumblr media
when you switch to HTML it will look something like it does above.
next, you'll copy the text between all the coding prompts (e.g. <p><b> and <b><p>). only copy the text you want to be pink or another colour!! don't highlight any of the coding. then paste it this top box on jsfiddle so it looks like this:
Tumblr media Tumblr media
press "run" on the right, and it will spit out a line of code in the second box that will look something like this:
Tumblr media
you're gonna copy that line of code and switch over to your tumblr tab. on your HTML version of your post, find the text you're changing and highlight it. then paste the code into that spot. make sure not to highlight any of the surrounding code - only the text you've written and want to change.
Tumblr media Tumblr media
it will look super weird and long because it's colouring each symbol and letter, if you look closely, each letter of "example text" is separated and surrounded by code. when you switch to preview it will look like this:
Tumblr media
for gradient, the process is the exact same, but on jsfiddle, when you're replacing the default hex codes with yours, the second hex code you plug in will be different to the one you start with. for example:
Tumblr media Tumblr media
this second colour is C45494 btw!!
to do specific text in a paragraph as if bolding it (which i do in a lot of my posts), you just want to find that text in your HTML post, and copy and paste the specific word/s into your top box on jsfiddle, and then proceed as normal. example:
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
hopefully this helped!! let me know if you have any questions or need me to go over anything ( ˘³˘)
191 notes · View notes
luthqrs · 4 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
alright ds hot stuff?
107 notes · View notes
copia · 11 months ago
Text
20 days and we'll see his grabbable waist on the big screen
21 notes · View notes
blaka-smoko · 3 months ago
Text
giving myself the absolute worst dry-eye imaginable by coding my massive blinkie and button horde in Tumblr’s page editor
0 notes
nursedflowers · 10 months ago
Text
sooo much coding… SOOO MUCH CODING… gam3ov3r blog is being spoiled ohh my goodness.
0 notes
glossamerr · 6 months ago
Text
Monkey king | profile text
This is for a personal request for a PT with more quick facts and less writing. This has lots of image slots and four pages. The about page might look a bit off in the codetester but it will be spaced correctly on site. Inspired by the black myth wukong game hehhe. If you use it, leave a like or repost. And I’d love to see what you do with it. Hope you enjoy!
Codepen: https://codepen.io/glossamerr/pen/MWNaNgK
Jsfiddle: https://jsfiddle.net/glossamerr/9fuc1d40/
37 notes · View notes
nadeshikogf · 11 months ago
Note
Hiiii, I hope you're having a good day, I want to ask you how you make the color of your letters look like that?
Tumblr media Tumblr media
Hallo !! I use this site !! ☆*:.。. o(≧▽≦)o .。.:*☆
59 notes · View notes
webism · 6 months ago
Note
HOW DO I GET THE PRETTY COLORS FOR THE TEXT, I’ve been trying to figure it out for like ten minutes and I can’t figure out how to make the colors cute 😭 🦩
i use jsfiddle to get the code and then replace the word in HTML post editing baby. im sure there are easier ways to do it LMAO
12 notes · View notes
k-aay · 5 months ago
Note
what app(s) do you use for your smaus?
I use iFake to make the fake text messages
Canva for the banners
Pinterest for the image of the banners
JSfiddle to color the text
Hope this helps 🩷🩷
8 notes · View notes
ticiyy · 1 month ago
Text
How to make the font colorful?
To do this, we have to change the post's HTML, but I promise it's not too difficult (you can do this on your phone, but I think it's more work, so I strongly recommend you do it on your laptop/computer)
First, you'll access the JSFiddle website
Tumblr media
If you want a gradient of just two colors, you don't need to change anything else. But if you want more colors, you will copy this code { <input id=“first” type=“color” value=“#FF0000” / > } and paste it in the line below, the only change in the code you will have to make is the number. The first line will always be "first," then "second," "third," "fourth" and so on until you reach the last line, which will always be "last."
Tumblr media
After you do this, you will click run and the colored squares will increase
Tumblr media
Once done, you will click on the little square and change it to the hex code. This is where Pinterest comes in, there are MANY color palettes there, just search for color palette hex and choose the colors that your heart desires.
Tumblr media Tumblr media
After choosing the colors of your choice, you will press run and select this code (just press ctrl + A and then ctrl + C) and we will return to tumblr
Tumblr media
You will click here and select for the text to be in HTML, then just paste the code you copied and the magic is done. You click on view and there will be your beautiful and colorful text.
Tumblr media Tumblr media Tumblr media
Then you select the rich text again and can edit your post. You can add links, make it bold or italic like normal text.
Now, if you just want one color...
You will put the same hex code in those two squares on the website and select the code, and do the same procedure to bring it to tumblr
Tumblr media
I really hope I didn't explain it in such a mediocre way
4 notes · View notes
multi-royalty · 4 months ago
Note
Hi! May I ask how you did the colored text in your pinned? Mine always keeps disappearing when I preview or save it.
Tumblr media
hii anon , I use a website called jsfiddle to pick the colour of the text I want, type in what i'd like it to say on that website and then copy the HTML code it gives me from there and paste it into my posts here - there is probably way better websites out there as this one does require a bit of fiddling (lol) , but its all about the html code !!
Tumblr media
4 notes · View notes
vampcubus · 9 months ago
Note
ASHI, HOW DO YOU MAKE YOUR ACCOUNT LOOK SO GOOD?!
HERLP! I'M MADE AN ALT ACCOUNT.
i use paint tool sai to edit pics, ezgif for editing gifs, and bbcode or jsfiddle for colored / gradient text :3
you can also find cute dividers n symbols on tumblr if you search for 'em
10 notes · View notes
kitteninabunker · 1 month ago
Note
hiiii i just wanted to say that i love your dork post and was wondering how you got the font color for it?
thank youuuu ^_^ i used jsfiddle website to generate the color, and if you need a tutorial this is how i learned https://pixxiesdust.tumblr.com/post/626456563152977920/how-to-make-text-in-captions-gradient-or/amp
3 notes · View notes
nanamiskentos · 3 months ago
Note
how did you get that pink font for the jjk nerd post?
hello i use jsfiddle here and i edit the html of the post <3 darling vegas has a different tutorial at this link, i highly recommend!
7 notes · View notes
n4n4sblog · 3 months ago
Note
how do u do that gradient thing?
Using this website, enter in your hex codes and your text! Search it up it’ll explain better than i do, but it only works on laptop <3
3 notes · View notes
kaykodes · 2 years ago
Text
32 | lavender
Tumblr media
HELLO HELLO! hjshjshs i'm back with something rare- tadaaa a club code! first of all, i have to thank my lovely friendo VENUS <3 who helped me figure out what to do with the pages. so i guess, this code goes out for you, ven ;) disclaimer: this code gets wonky on codepen but it works fine on other code testers (tested on 6 total, wonky in 2 which is codepen and jsfiddle). so lmk if you have trouble with it. the only error is that the text slides out of the box so...yeah i'm sure it's easy to fix. i tried everything but if i find a solution i'll be sure to post it <3 this code has 4 pages: About the Club, Rules & Guidelines, Article Schedule (in dropdown boxes :0), and Club Teams + Members. the images also have fun effects so call it a win! it's also a purple-y aesthetic hehe. as always keep the credits and have fun! stay tuned for a purple series 👀 ??
pastebin -> https://pastebin.com/RzsFqNUL
codepen -> https://codepen.io/kaykoding/pen/rNQeRjL
32 notes · View notes