Ebay Custom Template Wanted! 3 pounds + all forum cash PAID!

Adz

Addicted
Joined
Jun 1, 2008
Messages
838
Reaction score
0
FP$
3
Type of Graphic: Ebay Custom Template
Size in pixels: Its upto you, whichever looks best 🙂
Type of payment: All my forum cash plus upto 3 pounds paypal, depending on quality.
Color scheme: Blue, purple.
Text + Subtext on image: At the bottom of the template it must include my ebay name; adam-wells92 (where the yellow band is at the bottom of the example given)

If you could make it similar to this one, that would be great:
http://cgi.ebay.co.uk/Wii-Music-used-on ... 286.c0.m14

Thanks and get designing 🙂
 
BUMP this shizzle bby.

Anyone interested in doing this for me, as i would like it doing asap?
 
What's 3 Pounds? Also you can create a custom template for eBay? Didn't know that...
 
I can do it and i did it before
but i can just design if any coding required at this time i couldn' but my rates for this is 15 Pounds if intrested PM me
 
£3 is a currency which I offer by paypal.
£15 no thankyou.

I would like just the graphics and nothing else thank a
 
I would like somewhere on the page adam-wells92 adding as thats my ebay name, and i will add text when its needed as all my ebay auctions are different, as this will be used for many and not just one.

Thanks 🙂

Once your done, post here or pm me and i will go ney or yey 🙂
 
Hey, I did it🙂

For the top background overlay (put in background css so you can write over the top of it your auction's item);
http://i26.tinypic.com/14wf81c.png
(You probably cant see it, highlight it, and you probably will be able to.

The background of the overlay, which should be repeated horizontally.;

The bottom bar;

The bottom bar's background; if you want the table to be 100% width;

Hope you like 😀
 
Hey Bradley. Thanks for the replying, they look great cheers. One thing though mate, I have made a fake listing up to see how they would look and the top bar and the bottom bar look fine, but i would like the listing to have some length to it ie the table to 100% width so that overall it will be big enough to write in a description about the product itself but it must continue the blue theme.

If you would be able to help me that would be great, as so far i have the following in code form: <a href=<img src="http://wowimages.net/files/6ditn8tw8ntalo61gl9r.png" border="0" alt="WOW Images" /></a><img src="http://wowimages.net/files/pqqr485ibzedxn75mq1b.gif" border="0" alt="WOW Images" /></a>

If you manage to help me out with this, you will be rewarded.
 
Here you go 🙂

<table width="100%" cellspacing="0" cellpadding="0" bordercolor="#6BA3FF" border="1">
<tr>
<td height="100" style="background-image:url(http://i25.tinypic.com/2ic1kzp.png); background-position:right; background-repeat:no-repeat; background-color:#6BA3FF;"><p><center>
<font color="#FFFFFF" size="+4" face="Arial, Helvetica, sans-serif">the auction title here </font>
</center></p></td>
</tr>
<tr>
<td><font color="#6BA3FF" face="Arial, Helvetica, sans-serif">Text here</font></td>
</tr>
<tr>
<td height="57" bgcolor="#6BA3FF"><center><img src="http://i29.tinypic.com/zisrh2.gif" width="780" height="57" /></center></td>
</tr>
</table>
 
THANKYOU SO MUCH BRADLEY!!!

Absolutely fantastic and just what i have always wanted 😀 EEEk..cant wait to use in my future auctions 😀

Looks so swish and stylish 😛

Pmd youuu 😉
 
Bradleyy said:
Here you go 🙂

<table width="100%" cellspacing="0" cellpadding="0" bordercolor="#6BA3FF" border="1">
<tr>
<td height="100" style="background-image:url(http://i25.tinypic.com/2ic1kzp.png); background-position:right; background-repeat:no-repeat; background-color:#6BA3FF;"><p><center>
<font color="#FFFFFF" size="+4" face="Arial, Helvetica, sans-serif">the auction title here </font>
</center></p></td>
</tr>
<tr>
<td><font color="#6BA3FF" face="Arial, Helvetica, sans-serif">Text here</font></td>
</tr>
<tr>
<td height="57" bgcolor="#6BA3FF"><center><img src="http://i29.tinypic.com/zisrh2.gif" width="780" height="57" /></center></td>
</tr>
</table>
That is horrible, tables are old and most of your HTML is unvalid. Where is the CSS? http://validator.w3.org/check
 
Seeing as I'm using it, it's not crap atall so shush your mushFOOL!
 
If your using it, your customers will decrease as your HTML is invalid, most people check the HTML, you don't even have CSS. I won't say anything about the graphics as their fine. Tables are old so use Divs. And I didn't say crap- I said horrible, there completely different.
 
Back
Top Bottom