Easy Html Tutorials

Stats

/

Notifs

Due to my lack of time for being online I can't answer questions anymore, but please use these tutorials to help you create a beautiful blog!

The results are in! Look here to see the survey responses.

NETWORKS

Support Me
Support easy-html-tutorials! If you enjoy my tutorials, consider adding one of the following to your blog!

Easy Html Tutorials
  x-urros asked:
  heyyy, I love your tutorials on hover tabs and they really helped me with my blog. I just have one problem... can you please tell me how to make the network badges smaler? because right now they are huge.. :) THANKS

Check out the tutorial for how to resize a network icon, thank you! 

Thursday, May 8, 2014
  letsheartbeating asked:
  hiii im using the theme #05 and I was wondering how can i take off the chinnese letters on the sidebar? thank you<3

It’s in the theme settings.  

Tuesday, May 6, 2014
  gyypsy asked:
  i wanna have two elevator tabs on my blog. help please!!!

Use the same codes but re-name the second set of codes (like #uppppp2 instead of #uppppp) 

Tuesday, May 6, 2014
  downing-shots asked:
  I'd rather it be on the top right corner of my blog. If it's possible. I'm so bad at this it hurts. ._.

use this code around the icon:

<div style=”position:fixed; right: 10px; top:30px;”> YOUR CODE </a>

retype ” marks 

Tuesday, May 6, 2014
  whisper-of-the-hope asked:
  Yes the notecount and the buttons, to be different color :D

Since they are actually images try this: paste the following code 

-webkit-filter: invert(1);

under 

.entry:hover .perma4 {
.reblawg4 img {
.notez4 img {
and
.notecount4 {

Tuesday, May 6, 2014
  enlushing asked:
  hiii :D i was wondering if you could help me with something...i do banners and have like a series of pages where people can choose fonts/colors etc. ANYWAYS whats happening is that whenever someone clicks on the 'next' or 'back' button, the link goes onto a new page instead of staying on the old one... HELP!! (also ive disabled the 'links on a new page' thing in advanced settings...)

Hmm, that’s odd.. are you sure it’s off? It should be grey:  

And make sure when you add the link you aren’t checking this box: 

Tuesday, May 6, 2014
  paradise-is-a-charm asked:
  Hey I love this blog it has helped me out so much! Thank you. I was wondering though and sorry if someone has already asked this. I want to add a page for my favourite blogs and I know how to add pages but I want the actual link to be in the corner of the page? I've tried using your "hover tabs" but I don't understand how they work so how do I do this? I hope this makes sense, sorry if it doesn't.

You could add a page like you normally would and turn on the option for “show a link to this page” and it will show up with all your other links? (sorry if this isn’t what you’re looking for I’m having trouble understanding)

Tuesday, May 6, 2014
  novaksblade asked:
  hi :) so i'm trying to put links on my updates tabs . i use this code <a href=”url/link”>name</a> but when i click on it the link is like myblogurl[.]tumblr[.]com/whateverlinkipubetweenthe" " // idk if you understand but you can see it on my blog on the right corner . i'm really sorry if there's already a similar question.. and would you mind answering privately? thank you so much for your time :)

you just have to retype the ” marks. 

READ THE FAQ PLEASE THANK YOU :) I do not answer privately.

Tuesday, May 6, 2014
  turqvoise asked:
  hello! Can you pleaseplease help me. So ive tired editing all of my popups height. If you go to my blog theres 3 different popups. And i cant seemed to edit their height. If i edit my submit height or width popup, the fask and etc would follow as well. please help.xx

The height of all of your popups is all controlled by the same div name (.popup_block) 

there’s no easy way to make them all have different heights but you can easily make them scroll if there is too much text in them using one of the following tutorials: 

DEFAULT SCROLLBAR IN POP UPS 
CUSTOM SCROLLBAR IN POP UPS (I recommend this one) 

Tuesday, May 6, 2014
  sparkhuls asked:
  hey meg omg you're finally back , welcome back xx can you take a look at my blog ? okay so on the left its kind of cutoff right ? even when you scroll all the way to the left , is there anyway to fix that ? or does it require some really complicated html work ? and i have no idea how to add a pop up to the links like submit ( i added it not in my theme ) and faves please help ily thankss

The posts are just bigger than your screen size, because it looks okay to me! you could try to make the posts smaller by changing the width under .entry { and see if that helps! 

And since you already have a popup ask you can use this tutorial to add more popups.  

Tuesday, May 6, 2014
  roesies asked:
  how do you change the border color and add more spaces between the tables in your links table?

Under #rabbits { make the padding larger, and change border: 1px dashed #848484; to a different hex code

Tuesday, May 6, 2014
  dreaminginrose asked:
  On your tutorials page, there is a box that says "basics" and right underneath the title theres a box that scrolls and it has html codes in it. I was just wondering how you did that :)

It’s a textarea, read more here

Tuesday, May 6, 2014
  lectersmuse asked:
  Hey :) so I'm trying to add the pop up ask box but for the life of my I can't find my ask tag, it's no where to be found in my html/theme code. I just can't find it and i've looked up all the different tags that it might be under but I don't have one. I'm not sure how to add the pop up ask box? I've had to add an ask link on my page since my theme didn't have one. thank you in advance

Search in your html for:

<!— TOP LINKS —> <div class=”links">

And the third link should be the one you have as your ask link

Tuesday, May 6, 2014
  cumpleted asked:
  hey i did your popup ask box but whenever you click on the link and the box comes up it says "theres nothing here" how do i fix that?

Where’s the link to the popup? 

Tuesday, May 6, 2014
  frenchai asked:
  hey :) i was wondering if you knew how to get those little decorative things on the side my blog? theyre like really long and can go on the top, bottom and sides. im not sure what theyre called. (sorry if this doesnt make sense) also how would you put it on your blog if you wanted to put it on the right side?

The only thing I can think of is this lace border tutorial but it wouldn’t be very easy to get it going down the right side, this tutorial shows how to get it on the top. 

Tuesday, May 6, 2014