|
Creating A Full Page Background
Adding
a full page background to your ad means that all portions
of the page your auction is located on will have your
specified image appearing in the back. This includes
the area that users see the current bid and auction
status, along with the area where they can enter a
bid amount. Selecting an appealing image for the background
when creating one full-page is critical,
because if the viewer can't read the important information
such as the current bid price, they will likely turn
away.
NOTE:
EBay has changed the style and
limitations of ad layouts... Due to the changes, you
are now only able to add a background to the main
decsription portion of the ad (even with this particular
tutorial). This means that all eBay specific text
and graphics will be left in plain white no matter
what.
1.)
First you will need to select the image
you wish to use for your ad background. Make any changes
necessary to it so that it will look good with your
ad.
NOTE:
If you only want a solid color as a background Using
the full page method, you will need to create a tiny
image filled with the solid color you wish to use...
Then proceed to step 2.
2.)
After the image is ready, it is time to upload
the image. If you already have an
image host that you store pictures on, you can upload
it to that server as usual. Otherwise you can use
one of the free
image hosting services and using their online
service you can upload the background. A tutorial
is found within Dominant Ad Creator which guides you
through the complete upload process if you do not
know how.
3.)
Once the image is uploaded, you need to get
the absolute image path of it. An example follows:
| Absolute
Image Path: |
http://www.imagehosting.com/milzzy/background.jpg |
NOTE:
If you are using one of the free hosting services,
there may be a special link that you need to use in
order to have the picture appear in your listing.
One such free hosting service is PhotoIsland, which
requires you use a specified address for auctions
etc.
4.)
Using the image path for the background, insert the
following code into the TOP of the
description field where you list your item. Make sure
you change the red text below to the actual image
url of your background.
| <BODY
<style> <!--Body {background: url(http://www.yourpictureurl.com/image.jpg)}-->
</style><body background=http://www.yourpictureurl.com/image.jpg>
|

5.)
All that is left is to finish listing your auction.
Provided that you have entered the correct image path,
when you view your ad online the background will appear!
|