Custom Images for FP Counter

  • Thread starter Thread starter Eric
  • Start date Start date
E

Eric

I'm using FrontPage 2003 and would like to add a counter.
However, I would like to add a custom counter. How do I
go about this?

Do you just create a image with numbers on it? Can
anybody give me an example?
 
Yes you just create a gif with 0-9 digits, evenly spaced and the overall width must be divisible by 10.

There are lots of them available free, so you may want to do a google search first, especially if you're not familiar with image editors and creating gifs.


| I'm using FrontPage 2003 and would like to add a counter.
| However, I would like to add a custom counter. How do I
| go about this?
|
| Do you just create a image with numbers on it? Can
| anybody give me an example?
 
Yes, you create an GIF image which is a multiple of ten
pixels wide. The first tenth of the picture will become
the "zero" image, the second tenth the "one" image, and so
forth.

When you display the Hit Counter dialog box and specify
the location of the custom image, start with a backslash
and specify a location relative to the root of your Web
site.

For example, if the custom picture is in the images
folder, specify /images/custom.gif, even if you're working
in a subweb.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
Yes, search "custom hit counter" in "Help".

You have to make 1 image with the numerals 0-9 each of which is exactly the same
size and evenly spaced. Save it as one image. (the counter code itself splits
the image and uses the separate digits and displays them as necessary.)

An example can be seen here, that I have done try this link:
http://www.aym.perth.anglican.org/main.asp
see the foot of the page, bottom left corner. Grey font colour, unobtrusive
 
What is the minimum size for picture I should create for
the custom counter?
 
Whatever size you want...

I've made some with 8pt text...barely readable - which was the way I wanted it. Doesn't much matter as long as the size is a multiple of 10x and each digit is evenly spaced out.

I found getting the spacing right was the hardest part...if you get it wrong the digits kinda overlap.


| What is the minimum size for picture I should create for
| the custom counter?
|
|
|
| >-----Original Message-----
| >I'm using FrontPage 2003 and would like to add a
| counter.
| >However, I would like to add a custom counter. How do I
| >go about this?
| >
| >Do you just create a image with numbers on it? Can
| >anybody give me an example?
| >.
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top