How to put Jokes on Your Website, MySpace, or Facebook
page!
So you want to put jokes on your site or page? You have came to the right place! We have
several options to allow other webmasters and everyday internet users alike to
put jokes on their website or page. Below is the code you will need to do so.
Joke of the Day on Your MySpace or Facebook Page
If you are wanting to put our joke of the day on your MySpace or facebook
page copy the code
below and past it onto your profile:
Random Joke on Your MySpace or Facebook Page
If you are wanting to put a random joke on your MySpace or facebook page copy the code
below and past it onto your profile:
Customizing the Joke to Your MySpace or Facebook Page
You can customize the way the jokes are shown on your site. The font
color, background color, and width of the joke block can all be modified.
Just simply replace the corresponding section of the URL with your choice.
The default URL is
http://www.ejokesclub.com/jokes/embedimage/jokeofday/000000/FFFFFF/400.
This default the font color to black, the background color to white, and the
width to 400. All you need to do to change these values for yourself is
replace the values at the end of the URL. For example to make the font
color silver replace the FFFFFF with CCCCCC in the URL. Likewise for the
background color. To change the width replace the 400 with the width of
your choice. Please note that the width can not be less than 400. If you are not sure of the HTML color
you wish to use you can get a list of the HTML colors along with their HEX Code
from the SquareDog website by
Clicking Here!
Joke of the Day on Your Website
If you are wanting to put our joke of the day on your website copy the code
below and past it onto your website:
Random Joke on Your Website
If you are wanting to put our joke of the day on your website copy the code
below and past it onto your website:
Customizing the Joke to Your Site
You can customize the way the jokes are shown on your site. To change
the font color simply change the value of the variable in the code above called
ejokesclub_fontcolor = "000000" to whatever you like. The same principle
also goes for the background color (bgcolor). You can adjust the width of
the joke by simply changing the value for ejokesclub_width = "400" to whatever
you like. The defaults are set to font color of black, background color of
white, and a width of 400. For example to change the font color to white
and the background color to black you would set ejokesclub_fontcolor = "FFFFFF"
and ejokesclub_bgcolor = "000000". If you are not sure of the HTML color
you wish to use you can get a list of the HTML colors along with their HEX Code
from the SquareDog website by
Clicking Here!
|