Easy Html Tutorials

Stats

/

Notifs

Complete blog makeover (1/22/2014) Send me your thoughts!

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
  lushiella asked:
  hey! I'm trying to install your popup fask and I can't find 'my ask link' (step 3) and you wrote we should message you.. so where can I find it?? xx

luckily I, Meadow, have your exact same theme! 

search with CTRL+F <a href=”/ask">ask</a>

if you have anymore questions just message us x

Thursday, July 25, 2013
Combined Ask & FAQ

To get your FAQ and Ask on the same page:

  1. Click “Edit” next to the page on your customize page that you currently have your FAQ on, and click the HTML button:
     
  2. A new window will pop up, in that window add this code to the very bottom of the page. 
  3. Replace “YOUR URL HERE” with your url. then click “Update” at the bottom of the window to save the page. 
  4. If your ask box isn’t the right size on your blog, you can change the width and height to different numbers to make it the desired size!
  5. Save that changes and you are done! :)

* LIKE THIS TUTORIAL IF YOU FOUND IT HELPFUL *

Monday, July 15, 2013
Popup ask/fask

Live Preview!

1. Copy this code and paste it before </head> or after <head> in your theme code (use Control F to find it).

The url highlighted below is for the close button. You can change what it looks like by replacing the highlighted URL with another image URL. If you want the url of one of these close buttons, right click on the button you want and click ‘copy image url’ and paste it into the code. 

imageimageimageimageimageimageimage

image

2. Paste this code before </style> or if you can’t find that, put it after <style> or <style type=”text/css”>

The codes highlighted below are the colours of the pop up box background and the border, you can change them if you like using this website or the more tab on our blog.
image 

3. Find your ask link. It can be tricky to find for some people, but you have to replace it with this code.
It might look like <a href=”/ask”>ask</a> or <a href=”/ask”>message</a> or <a href=”{text:Link one url}”>{text:Link one}</a>
Message me for help with step 3 of adding a pop up ask box if you can’t find it.
You can change ‘MESSAGE’ to whatever you want the title of the link to be.

4. Paste this code after </body> in your theme code.
If you want to add an faq to your pop up ask box, find <center> and put your faq directly after it. Then, add <p> directly after your faq.

PLEASE LOOK HERE BEFORE ASKING QUESTIONS ABOUT THIS TUTORIAL! IT MAY HAVE BEEN ANSWERED!

Credit: megscoding
Please ‘like’ this tutorial if it was helpful! x

Sunday, July 14, 2013