|
How To Personalize Your Ads' Images

|
This Tutorial will show you how
to change an Ad template output
for your Ad and give it your own personal touch
|
|
|
Go Directly to Image
Change/Add, if you already ran the setup procedure
You'll Need:
Note: to minimize a browser page in a PC click
the _ symbol on the top right corner of your browser.
In a Mac, Click the far right corner symbol that looks
like a box with two horizontal line thorough the middle.
|
Make sure you have all the above online
tools available. I'm going to use the example sample
supersize Ad to begin our enhancement. You may Pick
and Enhancement form the list below and combine them in
any way you wish to build that personal look you want. The
Below sections are organized for your convenience to go
to the enhancements you want to make directly.
Step 1. Get your Ad. For
the tutorial, we will use our sample
supersized Ad.

Step 2. Get the HTML Code for the AD. If
you don't have any, use the code below or make a new Ad
using one of our template and put the code in our HTML Practice
Pad you open earlier.
Here's our code: Copy and Paste this code
into the HTML Practice Pad, if you want to use our code.
You can use you own code instead and place that into the
Pad. Click view code to make sure the AD is correct then
use the back button to return to the Pad. We will use the
Pad to enter change that you can test.
---------------------------------------------------------------------------Copy
Start>>
<table width='100%' border='2' cellspacing='1'
cellpadding='1'>
<tr>
<td colspan='3'>
<div align='center'><font size='6' color='#000000'><b>~~~
St. John ~~~</b></font></div>
</td>
</tr>
<tr>
<td colspan=3 align=left bgcolor='#cc9933'>
<div align="center"><font color="#ffffff"
size="4"><b>Fabulous
St. John Knit Pant's Suite for the elegant woman!!!</b></font></div>
</td>
</tr>
<tr>
<td>
<center>
<img src=http://www.auctionessentials4u.com/ae/ccsample/t_SJS.jpg>
<br>
<A HREF='http://www.auctionessentials4u.com/AE/ccsample/SJS.jpg'
target='_blank'>supersize</A>
</center>
</td>
<td>
<center>
<img src=http://www.auctionessentials4u.com/AE/ccsample/t_SJL1.jpg>
<Br>
</center>
<center>
<A HREF='http://www.auctionessentials4u.com/AE/ccsample/SJL1.jpg'
target='_blank'>supersize</A>
</center>
</td>
<td>
<center>
<img src=http://www.auctionessentials4u.com/AE/ccsample/t_SJF.jpg><Br>
</center>
<div align='center'><A HREF='http://www.auctionessentials4u.com/AE/ccsample/SJF.jpg'
target='_blank'>supersize</A></div>
</tr>
<tr>
<td colspan=3 align=left bgcolor='#cc9933'>
<p><font color="#ffffff" size="4"><b>This
beautiful size
10 pants suit is perfect for any occasion. Business
or pleasure, you'll be the toast of the town. This suit
is hand Knit with only the best virgin wool offered
for discriminating St. John designs. A purchase for
a Decade of enjoyment.</b></font></p>
<p align="center"><b><font color="#ffffff"
size="4"> Bid
early and bid often :-) </font></b></p>
<p> </p>
<p align="center"><b><font color="#ffffff"
size="4">Shipping
$7 UPS in the U.S. other charges for<Br>
shipment outside the US will represent actual costs.</font></b></p>
</td>
</tr>
<tr>
<td colspan=3>
<div align='center'>
<center>
<i><b>Ad Design<Br>
<img src='http://www.auctionessentials4u.com/AE/img/AE4Us.gif'
width='61' height='38' border='0'></b></i><i><b><Br>
Assited</b></i>
</center>
</div>
<div align='center'><BR>
<A HREF=http://www.ipages4u.com/AdReply.htm target=_blank><font
size='2'>Information</font></A><Br>
</div>
</td>
</tr>
</table>
<<Copy End--------------------------------------------------------------------
Change or Add Images
To Add an Image we 1st need to decide where
we want the Image. Using our example we will pick and area.
|
----------->
|
 |
Find the section that closes the tags
after the :)
<p align="center"><b><font
color="#ffffff" size="4"> Bid
early and bid often :-) </font></b></p>
<p> </p> The Bolded section
is a blank space and is an ideal place for our image
We going to add a smiley image http://www.auctionessentials4u.com/ae/img/smile1.gif
<p align="center"><b><font
color="#ffffff" size="4"> Bid
early and bid often :-) </font></b></p>
<p><center><img src=" http://www.auctionessentials4u.com/ae//img/smile1.gif"></center></p>
Paste this code into the practice replacing
the original code and see the results:

To Change an Image simply replace the
Existing Image URL with a new one.
<img src=" http://www.auctionessentials4u.com/ae//img/smile1.gif">
replace with:
<img src=" http://www.auctionessentials4u.com/ae/img/MM4.gif">

Try it in the practice Pad
HAVE FUN CREATING YOUR PERSONAL AD LOOK
!!!
-
-
-
|