Showing posts with label Free Stuff. Show all posts
Showing posts with label Free Stuff. Show all posts

Wednesday, May 6, 2009

If you're in Utah County, I just finished updating my yearly list of things to do and places to go; it helps me to plan our summer activities. It's pretty comprehensive, with prices, hours, and websites. It also includes many Salt Lake attractions. If you know of something that should be added to the list, please leave a comment and let me know!

You can download it by clicking here.

Please share this with your friends!

Wednesday, December 3, 2008

Scrapbook-Elements has a treat in store for everyone! From now until Christmas, log in each day to download a special treat -- Christmas cookies! Be sure you're logged in and visit the Cookie Jar Forum to download your treat. Inside is a cookie as well as a recipe and a coupon!


My contribution is this great cookie alpha, which has been split into three sections and will be available on three random days only. Be sure to unzip your files because each cookie includes a coupon code good this month only at SBE!


I also included a 4x6 recipe card with my favorite rolo cookie recipe!

Thursday, October 2, 2008

I've been playing around making blog backgrounds using my designs. If you'd like to play around yourself, you can download some free backgrounds by clicking here. These are my original designs, so please do not redistribute them to others. If you'd like to share them with friends, link them to this site to get their own. There are 17 backgrounds in all, including these:







If you use one of these backgrounds, please give credit somewhere on your blog to Christina Bartholomew (fine print is okay!). A link back to this blog is appreciated, but not required.

To use one of these images, first upload it to a hosting site, such as photobucket. Get the URL to the image, then do the following:

1. Log into your blogger account.

2. Choose the "Layout" tab

3. Click "Edit HTML"

4. Scroll down the html code until you find something that looks like the following:

body {
background:#FFF;
margin:0;
color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}

5. Replace the code with this, using the link to your hosted image:
body {

background:$bgcolor;background-image:url(http://www.REPLACETHISLINK.jpg);
background-position: center; background-repeat:no-repeat; background-attachment: fixed;

margin:0; color:$textcolor; font:x-small Georgia Serif; font-size/* */:/**/small; font-size: /**/small; text-align: center;
background-attachment: fixed }
These backgrounds should also work in other blog formats. Enjoy!