Free Graphics
FrontPage Themes
Easy Themes
Desktop Wallpaper
Screen Savers
Graphics Orders
Web Design Orders

Main Menu

Home
Introduction
Our Policy
Site Map
New / Seasonal
Graphics
Copy Banners
FAQ / Help!
Must See Sites
Why a Site?
About Us
We Believe
Join IHI Ring
Web Rings
Christian Search
Contact Us

Salvation Links


Learn More About
Knowing GOD Personally!

Learn More About the
Life of JESUS!

Watch "JESUS VIDEO" Online.

Listen To "JESUS AUDIO DRAMA" Online.

Gospelcom.net - Devotionals, News, Bible Search

Watch "THE GOOD NEWS" Video Online.

Meet Jesus
 

Vote for Us!


CrossDaily.com

Please Rate Us for
Christian Directory:

Frequently Asked Questions

HELP!!  How do I... ???


  1. What is "Linkware"?
  2. Can I use the "Linkware" on a commercial (store) site?
  3. Can I use the graphics if I am designing a site for someone else?
  4. What is "Stealing Bandwidth"?
  5. How do I Copy / Use Background Sets (IE, Netscape & AOL)
  6. How do I Link to In His Image - One Site at a Time graphic
  7. How do I use Borders
  8. Background Color
  9. Layered Backgrounds
  10. Watermarks
  11. Desktop Wallpaper (set and/or change)
  12. Trailing Cursors
  13. How do I use Email Stationery Instructions (Outlook Express & Netscape)
  14. How do I install new Fonts 
  15. How do I add Music
  16. Order Web Design or Personalized Graphics

Outside Links *these links will take you to other web sites

  1. Salvation Links
  2. *Check Your Site (compatibility, speed, meta tags... etc.)
    *(scroll down for other helpful info in this category)
           *
    Using a Mac?  
           * new computer users - Tutorials
           *
    Other Web Tips!
  3. *Links for Beginners

What is Linkware?

Our graphics are considered linkware.  This means that each page that displays our graphics will also display the matching logo and provide a link back to "In His Imagehttp://www.hisimage.org  This will enable  others to find our web site. There is no monetary profit - the link is  considered a "thank you" from you, and allows others to find us.

Linkware   ---   for profit?

The policy of this site is 'freely we receive from the Lord' and so 'freely we give' of the gifts and talents the Lord has provided!  So, please use any of the background sets offered here on your church, ministry or personal web site.

PLEASE do not use them on a business site or a site that you are creating for "profit".  (If you are being paid to design a site these linkware graphics are available to your client at a very reasonable cost.)  Our own web design is offered at a greatly discounted price to enable more Christians to begin their 'web outreach' and "take more of the web for JESUS"!

What is "Stealing Bandwidth"?

Bandwidth theft occurs when a person links an image to their Web page from the site that has the image instead of downloading the image or clip art, coding the image on your Web page, and uploading the image or clip art and your Web page to your Internet Service Provider (ISP).

When a visitor surfs to your Web site, he or she will be able to see the image or piece of clip art. However, the image shown is being "pulled" from another Web site.

If you have a Web site and go over a certain amount of bandwidth you will be asked to pay more money per month. Many clip arts sites that offered free to use clip art have had to take their images sites off the Internet because of the expense of bandwidth theft.
(from http://www.about.com  )

Copy background sets ... ?

  • the Background
    * with your cursor on the background click your right mouse button
    * choose save background as - this will bring up the "Save Picture"
        window. 
    *** This is where it is a good idea to make a new folder
    to hold all the graphics from one site.  You will find
    it easier to remember where you got the graphic and
    it will be easy to provide a link back to the site.  To
    further help in your organization - open notepad - type
    a short note including the URL and the site name and
    any other information you may need - save it in the same
    file as the graphics.
    * be sure that the "save as type" box contains .jpg for the backgrounds
        some of the buttons, etc. are .gif format. 
    *  Save the background in the new folder you have created.
  • the Welcome, buttons, bars, icons and plaques
    * point your cursor to the graphic you wish to save - click the right mouse
       button - choose save picture as - again you will see the "Save Picture"
       window.  Select the new folder you have made, if necessary, and click save.
  • be sure to upload the graphics to your web host along with your HTML files.
  • The above instructions are for Internet Explorer.
  • They are similar for Netscape. 
  • If you use a different browser you will have to refer to your browser's help files.

AOL users - copying graphics ...

Are the Graphics you Copy turning into
.ART files? instead of .GIF or .JPG  files?
~~ Here's what to do to get rid of this problem! ~~

Using AOL 8.0 ?
- Click on SETTINGS
- Then on PREFERENCES
- Then on INTERNET PROPERTIES (WWW)
- Then on WEB GRAPHICS
- Then on NEVER COMPRESS GRAPHICS
- Then restart your computer (This is for AOL 8.0)

~~  Thanks for the info Sarah! ~~

Older versions of AOL
- In your AOL, click on "My AOL" 
- then click on "Preferences"
- then click on "WWW" 
- then click on the "Web Graphics" tab
- then make sure the box that says
     "Use Compressed Graphics" is NOT checked!
Now re-copy all the graphics as .gif or .jpg files!
(if you do not re-copy all the graphics this will not work)

Back to Top

Link to "In His Image" ... ?  There are several choices ...

1 -- LOGO

If you are using a background from "In His Image" please copy the matching logo and place that logo at the bottom of each page that displays the background.  Please link that logo to  http://www.hisimage.org 


2 -- BANNER

If you would like to place an "In His Image" banner on your banners page please copy the banner you would like to display and link it to http://www.hisimage.org  

Copy our banners - from Banners to copy


3 -- TEXT LINK

You may place a text link on your Favorite Links page listing this site as: "In His Image - Christian Backgrounds


  • One Site at a Time - Making a Difference       
    (take the one that best fits into your page setup)

  • no link back is necessary.

  • copy them from this >> page >> -- Banners to copy

Back to Top

How do I keep the text off the boarder?

There are two ways to prevent your text
from overlapping your border background. 

  1. inserting a table into your page

  2. creating a left margin

Inserting a Table

  1. Insert a table at the very top of your page
    that is 70% of the page width.
     

  2. Make sure the table it aligned to the right.
     

  3. If your content is still overlapping -  adjust the width of your table.
    Decreasing or increasing the #% as needed.
    (ex.  70% will give you a wider table than 65%)
    If your table it 70% and your text is still overlapping the border graphics - decrease the width of your table until the text aligns with the edge of the graphic border. 
    (remember --- this is a variable - if someone opens your 800 x 600 designed page in a browser window that is 640 x 480 - the table will still overlap the graphic)
     

  • Writing your own HTML?

  1. just after the <body>...</body>  tags insert the table tags:
    <table width=70% align=right><tr><td>
    your page content here
    </td></tr></table>
    </body>
    </html>
     

  2. If your content is still not aligned correctly,
    increase or decrease the table width.
     

  3. * If your text is overlapping decrease the table width #%

    * If your text is to far to the right of the background graphic  increase the table width by increasing the #%

Fixed Width Table

Use this method if you want to be sure the text does not overlap the graphic (for most display settings) larger displays will see more white space.

  1. Create a two-column table
     

  2. Specify the width as 640
     

  3. Specify the first column as the width necessary for your text to clear the graphic border.  (usually somewhere between 200 and 300)  Adjust the setting according to the border.
     

  4. Specify the second column width as the table width (640) minus the first column width (ex. 640 -200=440, so your second column width would be 440)    

Left Side Margin

This is easier and should work on most browsers.

  1. Adjust the left side margin width on your page using your editor's margin tools
    (usually an editor will keep the right side margin at 0,
    if you see that your text is wrapping - or that your right margin is too large, designate the right margin to be 0 - you may have to add this in the HTML view...  see below)

  • Writing your own HTML?

  1. In the <body> tag insert the width of the left and right margins. (ex.  <body background="yourgraphic.jpg" leftmargin="200" rightmargin="0">
     

  2. This should keep your page consistent for pages viewed in any of the newer browsers.

Back to Top

Background color ...?

 bgcolor="#color"

... refers to the color that loads before your graphic background.  Most "In His Image" backgrounds give you the best color to use as a bgcolor so that your viewers will not see two different colors when your page loads.  I am sure you have all seen pages that start out white or gray and then the graphic background loads, which may be blue or green or pink.  To create a better transition for viewers whose pages may be loading more slowly - coordinating the bgcolor to the background graphic will give a smoother look as your page loads. 

Back to Top

Layered backgrounds ... ?

  1. Create a page using the first background image for the page background
     

  2. Create a table on the page using the second background image for the background of that table
     

  3. Create a table within the first table - use the third background image for the background of that table.

There you have it! 
Layered a background! 

If you are able to create borders for your tables
in your HTML editor - 
try adding coordinating color to the borders.

Back to Top

Watermark ... ?

When you format your page to use the Watermark 
backgrounds the background image remains still 
while the text scrolls up. 
--
The backgrounds in this group are designed to 
fill one screen.  To insure that they to not repeat 
you must use the Watermark or "fixed" format. 
--
If you are doing your own HTML simply include
bgproperties="fixed"
right after your links colors, within the body tags
--
EXAMPLE:
<body background="BackgroundName.jpg" bgcolor="#DFE2F0" text="#4A332B"
link="#444A00" vlink="#4A332B" alink="#D7D2D0" bgproperties="fixed">

Back to Top

Desktop Wallpaper ... ?

  1. Right click on the background graphic.   

  2. Click on set as wallpaper

  3. your desktop will now have the graphic you have chosen as the new wallpaper.  :o)
     

(to change the wallpaper to your original or another graphic in your windows files)

  1. Right click somewhere on your desktop (not on any icon)

  2. Click on properties on the small menu that pops up

  3. Click on the Desktop tab if it is not selected

  4. You should now see the example of the present desktop wallpaper
    and a list of available selections saved on your computer.

  5. Highlight the graphic that you would like on your desktop, click OK

Back to Top

Trailing Cursors ... ?

How to use the trailing cursor:

  1. Copy the cursor graphics that match the set you are using - note the folder (directory) where you have copied them

  2. Highlight all of the script in the text box.

  3. Copy the text in the text box to Notepad. (VERY important - if you miss this step your script may be corrupt)

  4. Copy the text from Notepad to the HTML of your web page somewhere within the <body>  </body> tags.  
    (I place mine at the end of the page.)

  5. If necessary change the graphic links within the JavaScript to indicate where your copy of each graphic is located.

Back to Top

E-Mail Stationery ... ?

Outlook Express ...

1 - Copy the stationery background to your files 
       (be sure to copy the large background NOT the small thumbnail image)

  • right click on the background

  • select save background as

  • browse to:
    C:\ProgramFiles\CommonFiles\MicrosoftShared\Stationery

  • save the background

2 - Open Outlook Express

  • Select Tools, Options then the Compose tab

  • Click on "Create New" button under the Stationery heading - Click Next

  • Click Picture

  • Browse to find the new email background file

  • Position -- Top and Left should be in the boxes

  • Tile -- Vertically - Click Next

  • Set desired Font, font size and font color - click Next

  • Left Margin - click upper arrow until the picture shows 
    that the text is not over the border (usually 125 pixels)

  • Name - type in a name for your new stationery

  • That's it!  

3 - Create a message using your new email background.

  • Click Message - new Message Using - Select Stationery 
     your newly created stationery should be among the selections.

Back to Top

Netscape ...

1 - Copy the stationery background to your files 
       (be sure to copy the large background NOT the small thumbnail image)

2 - Open Netscape Mail Program

  • open a new message

  • click Insert, image

  • in the "Image Properties" window, Image tab -
    enter the location of the file you just copied to your hard disk

  • check the box "use as Background" - click OK

3 - Keep text off the border

  • click the 'increase indent' button once or twice to 
    move the text to the right

Back to Top

Installing new Fonts ... ?

  1. Click on the link to the font
     

  2. When the window opens to save the file
    select the directory (folder) -[you can save it on your desktop it is temporary]
    **or you can also open it directly to your computer C:\Windows\Fonts ** 
    Just remember where it is being saved!
     

  3. After it is downloaded find the file and Double Click on the file.
    select Extract to - this will bring up the zip program
    (this may be a little different depending on your zip program or your version of windows)
     

  4. Select the C:\Windows\Fonts directory
     (Be sure you are extracting/installing the font to this folder.)
     

  5. Click extract/install - this will install the new font
    (with Windows XP you will have to open your fonts folder and click on Tools -  Refresh to make the new font available)
     

  6. Close the zip window (if it is still open)
     

  7. Delete the zipped font file. 

Back to Top

Adding Music ... ?

Embedding Sounds 
Be aware that sound on your page will add to the download time. 
It is a good idea to give your visitor the option to turn it on and off.

Here is the HTML:

<EMBED SRC="blah.mid" AUTOSTART="true or false" 
AUTOLOAD="true or false" WIDTH="x" HEIGHT="y" 
ALIGN="left, right, top, center" border="X" loop="true"> 

Options:

SRC = Can be any audio file such as mid, wav, or au. 
Autostart = Whether the file should autostart upon loading 
or wait for the user to click to start.
Autoload = Should the file load into memory, or wait until 
clicking to load. 
Loop = Enter the number of times the file 
should loop or enter true for automatic unlimited looping. 

Back to Top

Check your site ... ?  (these links will take you to other web sites)

To give your web pages a check-up just type the URL of your page in the 
SiteInspector and wait for the report.  You will receive a quick review of -
 Browser Compatibility, Link Validity, Popularity, 
Load Time, HTML Validity, Spelling, 
and rediness for search engine submission. 
Please be patient while the SiteInspector reviews your URL

Search Submitter:
Free Search Engine Submitter, to the top engines.

Meta Tag Generator:
Free Meta Tag Generator, no more effort required to produce perfect Meta Tags.

Traffic Rankings:
See where your site is placed - in a world wide ranking.

Meta Checker:
Check your Meta Tags for the ultimate in streamline and positioning in the Engines.

Analyze your page with BOBBY (this link will take you to other web sites)

Christian Web Hosting  (this link will take you to other web sites)

Using a Mac? (this link will take you to other web sites)

new computer users - Tutorials (this link will take you to other web sites)

Other Web Tips! (this link will take you to other web sites)

Links for Beginners - (these links will take you to other web sites)

NetLingo! :)
Hoaxes and Virus Scares

Dave's Site
Bare Bones Guide to HTML
The Newbie Club(TM) - Just Show Me How!

"At Last the Mysteries of your PC and
the Internet Explained, and the
Magic Revealed--in Plain English!"

"Does Computerish Sound Like Gibberish?
Think The Internet Is Just For Experts?"

Back to Top

 

Share this Page with a Friend
Enter your friend's e-mail address:

After clicking the button you may add
a note to your friend before sending.


Join Our
Mailing List

 

Introduction -  Site MapJoin Mailing List - Graphics - Our Policy - Faq/Help - Must See Sites - Why a Site? - About Us - We Believe - Join IHI Ring - Web Rings - Christian Search - Contact Us

 
 

Copyright © 1998 - 2007  In His Image All rights reserved