HOME SITEMAP

Happy Mother's Day Background
Welcome to my Mother's Day Graphics Set. As you will notice, I did not make any buttons for this set. I did however, make several bullets that can be used in front of text links. I feel this will make it easier for you to make as many links to your pages as you need. Please remember, if you use these graphics, to give credit and to link to my main page. I have provided a button that matches the set, or if you prefer, you can use a text link. The font I used for the email and guest book images is Bavand. The color of the text is #EFABA8, with the Inner Bevel effect.

To keep content off the border on left border backgrounds, many people use what has come to be called the transparent GIF trick. All you do is place a transparent GIF image on the left side of the page to force the content to the right, off the border area. How It's Done...

<body background="image_name.jpg">
<img src="spacer.gif" width="60" height="1600" align="left">

Under your body tag where you'd normally start your content, use the image tag with the transparent gif. You'll have to play around with the width and height to get them to fit your backgrounds border width and the page length, but that only takes a minute of trial and error. The important thing is to be sure to include the align="left" part of the tag. This places the transparent gif on the left side of the page and forces the rest of your content to the right side of the transparent gif, and therefore off the border.

 

You can download a transparent gif from inside the table below. Just right click your cursor inside the little box and choose the save image/save picture option.

Transparent Gif

The transparent gif is really only a few pixels wide by a few pixels high so the file size is minimal and will download as fast as text. You can specify the width and height of the image to the size you need and the browser will stretch it to fit. Since it's transparent, there is no image quality lost.

Counter