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
Hey everyone! Just a little update..
As you may have noticed I don’t answer questions on this blog on a regular basis. I’m a student and I don’t have much time to be on tumblr anymore. I’d really appreciate if you guys could understand that I am not...

Hey everyone! Just a little update..
As you may have noticed I don’t answer questions on this blog on a regular basis. I’m a student and I don’t have much time to be on tumblr anymore. I’d really appreciate if you guys could understand that I am not always available to answer! Many questions I receive have been answered already. Most questions have been tagged so try searching in my search bar! Thanks got understanding and thanks to those who do support this blog. A lot of time and effort was put into it and I’m so glad you guys can still benefit from it :)

-rewarn//Megan

Friday, May 27, 2016
  te8ssx-deactivated20180916 asked:
  how do u put an emoji on ur tumblr tag thing

Check out this

Saturday, April 30, 2016
  studyingtimee-deactivated201612 asked:
  i'm new to all this HTML stuff so i'll just go ahead and ask, what's a hover?

Hover just means your the mouse on your screen is on top of something but you haven’t clicked on it. 

Saturday, April 30, 2016
  flordai asked:
  how can i make a gif banner? (like the ones that are filling up in gif form)

The best way (simplest) is to create a series of images with the desired effect, and then use an online service to compile the photos into a gif. I suggest using lunapic (free online editor)

Thursday, February 4, 2016
  allurae asked:
  Hi, I really need help. Do you how can I change the size of my pop up box?

Yes! You can change the width in the second part of code (the one you placed in the lower half of your theme) and make the number larger/smaller. I believe the height is set to “auto” but you can also change that to any number (ex 300px) but make sure to include quotation marks around the size!

Thursday, February 4, 2016
  robb-stark asked:
  Hi! I don't know if you can help me but I'm having such a strange problem with my blog and I have no idea how to solve it. I have the font on my post titles set to Georgia which they are when I look at the preview in my theme editor, but for some reason on my actual blog when I load it up they are Georgia for a second then change to another font! Do you have any idea why this might be happening? Thanks in advance!

That’s odd, that font should be websafe. If you try changing the font to something else (ex. Times new roman) does this still happen?

Thursday, February 4, 2016
  jamlesstoast-deactivated2017041 asked:
  Hello! I made a theme from a base theme and it's running incredibly slow every time the page loads up. I tested this on two browsers. I have no idea why it runs so slow on start up. Any suggestions/solutions? Thanks!

I’m not sure I’d be able to help with that, but I can suggest ways to locate the problem. Does the base theme run slowly also? If not, you should go into your theme and try taking out bits of code that you added to it to determine where the problem is. Then you can change or take out the piece of code that is causing it to load slowly.

Thursday, February 4, 2016
  athaeila asked:
  hello i'm wondering how can i add online user, ip address and etc on my bubble tab? i already paste the code in the other devider section but it wont appear. thank you

If you are using http://freehostedscripts.net, you will get a code that should go into your html right where you would normally right words into your tab. You may need to try retyping any quotation marks (“) to make the code work.

Thursday, February 4, 2016
  elixehr-deactivated20170308 asked:
  Sorry if you've already answered this but I've just did your code for the pop up box and when I click on the message box symbol that I have, the pop up box goes behind my pictures?? Is there a way that it can go in front?

Yes! You should find the Z-index in the second code for the pop up and change it to a higher number. If this does not work, you may need to find the div class which controls your posts (it may look like .post or .photo) and make the z-index there lower.

Thursday, February 4, 2016
  owenparsonstv-blog asked:
  hi

Hey

Thursday, February 4, 2016
  cacctas asked:
  Hey I just changed the coding in my blog to make the posts smaller and have more columns, but when I clicked on my "message" and "about" tabs the content isn't centred anymore, they're really far to the right. I was wondering if you could help with that somehow? I don't want to change anything now incase I mess anything up more than it already is haha

It looks good to me, I’m not sure if maybe my computer is making it look different for me. Both pages are centered even if I change the size of the window, I’m not sure if you’ve fixed it already or not. 

Sunday, November 22, 2015
  nar1a3-deactivated20240807 asked:
  I HAVE ABSOLUTELY NO CLUE WHAT IM DOING. i just want a one column blog with a black background and blue font everywhere else. anyone who could re-do my blog for me?

I do have a one column theme you may like. You can edit all the colors on it really easily!

http://rewarnthemes.tumblr.com/post/76408488879/theme-04-by-rewarnthemes-this-theme-is

Saturday, November 21, 2015
  liquidea asked:
  Hi I'm trying to add a pop up ask but the only problem is on my blog the link to it says and there is no title on the actual pop up. what do i need to change to fix these issue? Thank you!!

Make sure you are replacing the “url here” part of the code with your actual URL

Friday, November 20, 2015
  youthique asked:
  Hi! Hope I'm not bothering, so I placed the rate my blog widget on my blog but I don't like its position atm so I'd like to move it, however even if I change the code from left to right, top to bottom and stuff it just doesn't move, I also retyped the quotation marks but nothing changes, help please :(

If it’s on the main page of your blog, it may be tricky to move. Try adding “position: fixed” to the #css part of the code

Friday, November 20, 2015
  coolwhitekids asked:
  hi! i dont know if youve answered this before (but if you have please link me!) but i was curious if you knew how i can move the buttons on my blog (currently lollify and cornify) to the other side? also is it possible if i could stack them on top of each other instead of being next to each other? thank yoU! :)

You will need to locate the part of your theme which controls the buttons, it may be called #links or something of that nature. Once you locate it, try changing the position, and some of the other values. You can try changing values until it looks right. Just be careful not to click save after any mistakes!

Friday, November 20, 2015