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
  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
  cactehi asked:
  Hey, so whenever I hover over my noticeboxes, my elevator tab shoots up and idk what to do. :( thanks!!

That’s because they have the same z-index, change the z-index under #elevator { to either a larger or smaller number! 

Tuesday, May 6, 2014
  deluxe-elite-deactivated2014052 asked:
  Hi! I'm trying to add borders around my posts but there is only padding between each post, not below each post (does that make sense?) The border is joined at the bottom, basically. How would I be able to add padding below the border to make it even around each image? Thanks! (sorry if I'm not making sense).

Hmm.. you deleted something important in your Narnia code but I don’t know what it is exactly. When did you notice the posts started doing that? 

Monday, May 5, 2014
  fairiela asked:
  Ok, i had an about me page (on my links), and i wanted to make it a pop-up , but it didn't worked and idk why :( please help me meg xx

Currently you have your “about me” popup codes under <body> but they need to be moved under </body>. 

That should fix it! xx

Monday, May 5, 2014
  x-urros asked:
  heyy, so im having troublr with the link popup tab thingy! :( i got the first step, but i dont understand what you mean by: place the second code inside the links tab... please help? :)

You need to have popups installed. 

Monday, May 5, 2014
  ewgurl asked:
  But what should I change the # to. Like should I make both of them the same number because I've tried that and it didn't work

no it needs to correspond to the number of the popup (under </body>)

Monday, May 5, 2014
  newmiu asked:
  i think it happened wheni changed my gif of the week. ugh i tried moving it under body but it didnt work ?

You can try theme recovery and see if it goes back:

tumblr.com/themes/recover

Saturday, May 3, 2014
  newmiu asked:
  i tried and it still doesn't work :( is there a way i could sub,it or email my html and you can help figure out the problem?

I have a way of viewing your html coding from my computer, but I know for a fact it’s an issue with infinite scrolling. when did you notice this happening? like what was the last thing you added to your html?

Saturday, May 3, 2014
  florixied asked:
  hii(: so I want to have a chat box in my slidedown noticebox and I've tried putting the code where the text is supposed to go but it won't show up? Is there another code I need to add anywhere else? thank youu x

You’re using a cbox correct? Go here (you have to log in) and copy the code and make sure you follow the directions in step 4. If it still isn’t working, the cbox is probably just too wide to put in that tab and you may have to add another tab for it

Saturday, May 3, 2014
  uncreeped asked:
  hey, I want trying to put the ask popup, but when I clicked save and then tried it, I noticed that the Dashboard and Follow buttons are now inside the box. How can I fix that? btw, thanks for the tutorial!

You probably just didn’t put the codes in the correct places. Try the tutorial again and if it occurs again, leave the codes on your blog when you message me so I can see what the problem is 

Saturday, May 3, 2014
  kerbai asked:
  for the networks tab, how can i move it lower? thank you

You have 3 tabs, which one are you referring to? 

Saturday, May 3, 2014
  parrot-dise-deactivated20140709 asked:
  another quick question :) when adding social media buttons, it only lets me add one. any idea how to do more than one?

Where are you trying to add them?

Saturday, May 3, 2014
  newmiu asked:
  hi! im having alot of trouble, alll my posts are layering on tio of eachother. how can i fix this? xo (plz tag flirtly thank you so much!!!)

Your Elevator tab is in the wrong place. You need to move it under <body> and not </body>

Saturday, May 3, 2014
  luvelei asked:
  for the hover tab i can't add network badges they turn into writing of the url of it what do i do?

You have to make a link:

<a href=”NETWORK URL”> Name </a>

Retype the ” marks 

Friday, May 2, 2014
  nudesriot asked:
  can you slow down scrolling text ?

Sure! Replace the <marquee> code with this:

<marquee behavior=”scroll” direction=”left” scrollamount=”1”>

Once you re-type the ” marks, you can change the scrollamount to a larger number to make it move faster until it is at the speed you want! 

Friday, May 2, 2014