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
  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
  nudesriot asked:
  where do you put codes for hit counters etc?

You could put them in your description or in a hover tab

Friday, May 2, 2014
  nymhfe asked:
  Is there a way to get my hypster music player to play continuously and not restart when you go to another page?

A few other theme makers I know have been trying to solve this issue and it seems that unfortunately SCM is the only player that doesn’t restart when you change pages. 

Friday, May 2, 2014
  wildcoco asked:
  hi so when I changed my theme its automatically using this cursor and I cant find the html code for this mustache cursor, i want to change it becs it doenst fit my blog and i also cant remove the link of tumblr cursor on the top left of my blog, its so annoying. help me please and thx :)

Hmm that’s so odd, it seems like wherever you got the theme from added that code in from the original theme coding and reposted it. 

The original theme code is here and it shouldn’t have a cursor on it at all!

Friday, May 2, 2014
  parrot-dise-deactivated20140709 asked:
  hi! i have a hover tab on the left of my blog, but i was wondering how you get the background of the hover part white? thanks

After .onetitle { add background-color: #ffffff; 

Friday, May 2, 2014

hello again :) my ask box is already pop up and I want to change the layout with this http://themesbysw0g.tumblr.com/theme20 can you help me pls???

ANSWER: See that theme is actually mean to be a custom layout ask page, not a popup ask. However you could use a table with 3 columns to make the layout you’d like. Check out this website to generate a table to add to your popup

Friday, May 2, 2014
  effxrt-less asked:
  hi there, im having trouble making a network badge code fit on to my blog like when I add it its just really big can you tell me how to make it smaller? thanks xx

RESIZE NETWORK ICON
RESIZE NETWORK ICON
RESIZE NETWORK ICON

Please read through the tutorials first 

Friday, May 2, 2014
  lemohnnie asked:
  Heyyy could you please help me? how can i make my networks go after each other? bc they appear under each other.

Make sure you don’t add <br> or <p> in-between the icons! x

Friday, May 2, 2014
  ovtkast asked:
  Yes well I just took out {post notes} because it looked so bad that i didn't want it to be seen until i figured it out. The issue is that the post notes appear in the same font and font size as my description and that just looks horrible when there is so many lines of text in that font. I want to know if i can somehow break the link between description font and post notes font

format it something like this: 

<div style=”font-family: FONT NAME; font-size:14px;”> {Post notes} </div> 

retype the quotation marks in the code, and replace “FONT NAME” with the actual font you wish to use. 

Thursday, May 1, 2014
  yaoidisciplineroom asked:
  Hi, I noticed that my pop-ups are always not centered. Note that my pop-ups contain an entire page from my tumblr site. Which part in the CSS code do I tweak to make it centered or change its position?

if you used the tutorial from this blog, they should always be centered in the middle of the page no matter what size the page is, however this doesnt always work on tablet or phone browsers, what browser do you use? 

unfortunately i cannot look at your blog because it takes me to an adversisement site. 

Thursday, May 1, 2014
  nudesriot asked:
  do you have a tutorial for scrolling text because my text isn't scrolling

im not sure what type of scrolling younare looking for, but you can add <marquee> and </marquee> around the text 

Thursday, May 1, 2014
  fruihty asked:
  Paste this code inside your links popup. where do i have to put the code? i mean inside what?

you have to have a popup links in order to use that particular tutorial, you can get it from my tutorials page 

Thursday, May 1, 2014