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
Adding Backgrounds to a Pop Up

*This tutorial is for use with this Pop Up tutorial

To have a background inside your pop up window (Live Preview), find .popup_block in your html code. Look for background:#fff; delete it and add: background-image:url(‘url of the image’);

image

To change the background behind a pop up box (Live Preview), find #fade in your html code, and then look for background:#000; delete that section of the code and replace it with: background-image:url(‘url of the image’);

image

Update the preview before you save to make sure it looks the way you want! 

Please *Like* this tutorial if you found it helpful!


This post has 21 notes
Tagged with: #pop up #pop up ask and faq #pop up box #background in pop up #background behind pop up #tuts #HTML Tutorial #tutorial blog
  1. easy-html-tutorials posted this