Photoshop jobs

Graphic Designer To Create Original Designs For Craft Users

We are looking for someone to produce 20 different collections of original vector art in SVG format, with each collection consisting from 5-10 designs.

These collections will vary in theme and style:
various flowers (multi-layered)
decorative placeholders (borders) for 4"x6" photos (some with layers)
4th of July/Independence Day related (some with layers)
flourishes, ribbons, etc
a stick figure family of various styles (around 30 different figures) that you may have seen on the back of vehicle windows

Samples of the styles we are looking for are included.

Designs will be used for the purpose to be cut out on paper using an automated cutting machine, therefore all shapes should be closed (so they can be easily removed from the paper once cut). The end user who will be using these designs are females who will be using them for arts & crafts, so please tailor to that audience.

When you submit your bid, please include any work youve done that relates to this project. If you have any suggestions on what to design, Im open to those as well! Experience with scrapbooking a plus.

Upon acceptance, please submit samples of work as you progress, so we can be sure were on the same page.

Payment will be made via Paypal. 50% will be paid after the initial 10 collections are delivered and to our satisfaction, and the remaining 50% will be paid after the final 10 collections are delivered and to our satisfaction.

If we like your work, we will likely request more collections soon after this project is complete.

Additional Requirements:
* Your work must be 100% unique and original. The Service Provider must agree to indemnify Buyer and take full responsibility for any costs of any copyright infringement action including damages and attorneys fees should they occur, which should not be a problem if the articles are 100% unique.

* When you submit an article, all deliverables will be considered "work made for hire" under U.S. Copyright law. Seller will assign and Buyer will receive exclusive and complete copyrights to all work purchased. All exclusive rights to the articles belong to me. As such you are NOT ALLOWED to use or distribute the articles in any possible way including providing samples to your other customers.

* Service Provider agrees to keep the nature of his / her writing assignments and the fact that the articles will be published under the name of the Buyer strictly confidential.

See also: , , , , , , , , , , , , , , , ,

Price Comparison Report For Wk Of 3/8 – 3/12/2010

Private project for Rocking Graphics, please do not bid

See also: , , , , , , , , , , , ,

Minor Adjustments On PSD And Make HTML

I need a few adjustments on the PSD (Home Page) file for a Jewelry website (I will provide it) and please create the CSS/HTML from the PSD and make it w3c compliant.

Please only bid if you can start on this job IMMEDIATELLY!

1-The CSS can not have tag: *{ }

2-Make the HTML/CSS tableless

3-Make few changes on the PSD layout, and add some links and texts to it.

5-Optimize few images on the layout, and edit some banners as well, I will provide all images and details.

4-All fields type input have to be fixed and all images of the layout need to be retrieved via CSS, except the images from the products that need to be via HTML and I will show an extra image with all details to be changed as well.

This is a small project and I need it ASAP.

Thank You!

See also: , , , , , , , , , , , , , , , ,

Wedding Invitation Graphic Design

Help and suggestions with

1. Photo cropping and/or touch-ups
2. Size and placement of photos
3. Size, colors, size and placement of text
4. Other design ideas
5. Making file print ready for priner.

See also: , , , , , , , , , , , , , , ,

Andreia Project #2a

Forest Animals,3 color, cover

See also: , , , , , , , , , , ,

Need OsCommerce Medical Template

Hello,
I need good looking oscommerce template for medical site, and need to get this done today, my budget is $30 for that project, you must show two different designs so i will select the one that i like and you will have to setup this template to our oscommerce site. Remember Good Looking medical template required.

Regards
Syed

See also: , , , , , , , , , , , , , , ,

Urgent Project

Details in PM.

Thanks!

See also: , , , , , , , , , , ,

XXX Photoshop Pictures

I need to have certain tattoos superimposed on a person in several nude pictures and I need them to look natural and original. I will send normal pictures of tattoe from several angles and the pictures i need to have them superimposed on.

See also: , , , , , , , , , , , , , ,

Template Design And Product Upload

Well be migrating from our current web host to 3DCart for our ecommerce website (www.3dcart.com).

Bidding for this project will include:

1. Template Design including home page, product page and article page

2. Product Upload for approximately 800 products in 20 different sale categories. For this, we have all the CSV files with product descriptions and details. We also have text to cut and paste to all articles (10-12 article pages

See also: , , , , , , , , , , , , , , , ,

311 Slice And Code Live Site From PSD Photoshop File

Very simple 4 page site to be sliced and coded from PSD photoshop file. Site is only 4 pages, no forms, nothing fancy – need it very very quickly so if you can not start immediately and return finished site quickly PLEASE do not bid.

Site should perform perfectly in IE v6 up, FF v2 up, safari, and google chrome. Prefer CSS based site but it is so simple anything will be OK as long as it is code compliant.

THANKS!

See also: , , , , , , , , , , , , , , , ,

311 Slice And Code Live Site From PSD Photoshop File

Very simple 4 page site to be sliced and coded from PSD photoshop file. Site is only 4 pages, no forms, nothing fancy – need it very very quickly so if you can not start immediately and return finished site quickly PLEASE do not bid.

Site should perform perfectly in IE v6 up, FF v2 up, safari, and google chrome. Prefer CSS based site but it is so simple anything will be OK as long as it is code compliant.

THANKS!

See also: , , , , , , , , , , , , , , , ,

Looking For Full Time Web Developer/designer – NO COMPANIES

Seeking a passionate, independent web developer with strong php, mysql, javascript, ajax, xml (optional), photoshop, html/css skills. The individual will be required to work daily, full-time on small projects. Fast, agile development is what we are after. Long term relationship wanted. Please email for more details.

NO COMPANIES PLEASE. I am looking for a person out of school with lots of talent, or somebody with lots of talent in general. Dedication is a must. I am looking for a hard worker.

This is a full time paid job with bonus structure as well. Please do not have multiple clients. If you do, I will not respond to you. Thank you.

See also: , , , , , ,

Company Litrature Design

S | Technical Writing

Cufon.replace(h1);

function getUserIdfromCookie()
{
var cookie_base = “GETAFREE”;
var cookie_user_id = cookie_base + “_USER_ID”;
var cookieName= encodeURIComponent(cookie_user_id) + “=”,
cookieStart = document.cookie.indexOf(cookieName),
cookieValue = null;

if(cookieStart != -1 && document.cookie.length>0) {
var cookieEnd = document.cookie.indexOf(“;”,cookieStart)
if (cookieEnd ==-1) {
cookieEnd = document.cookie.length;
}
cookieValue = decodeURIComponent(document.cookie.substring(cookieStart + cookieName.length, cookieEnd));
return cookieValue;
} else
return “”;
}

function updateStatus()
{
var updateOnlinePeriod = 120; //60 secs in all
var url = “../users/onUpdateOnlineStatus.php”;
new Ajax.Updater(, url,
{
method : “post”,
onLoading : function(){ },
parameters : “cachetimeout=”+updateOnlinePeriod,
}
);
setTimeout(updateStatus(),updateOnlinePeriod*1000);
}

Forgot?

Freelancer

  Projects

Search Users

Post Project
 | 
Browse Projects

 | 
Make Money

Bid On Projects

Affiliate Program

API

 | 
Help

FAQ
Howtos & Articles
Top Users
About Us
Contact Support

function ask(msg,url)
{
if (window.confirm(msg))
window.location=url;
else
return false;
}

var showhidden = 0;
var base_url = ..;
var cur_url = aHR0cDovL3d3dy5mcmVlbGFuY2VyLmNvbS9wcm9qZWN0cy9rZXJiZXJ1c182MzI0NDcuaHRtbA,,;

function reportBid(bid, action)
{
var reason = $(action).value;
if (reason != ) {
window.open(../report/violation/?objtype=bid&encurl=aHR0cDovL3d3dy5mcmVlbGFuY2VyLmNvbS9wcm9qZWN0cy9rZXJiZXJ1c182MzI0NDcuaHRtbA,,&objid=+bid+&reason=+reason,,width=600, height=450, left=100,top=100,menu=no, toolbar=no,scrollbars=yes,resizable=yes);
}
return false;
}
function reportProject()
{
window.open(../report/violation/?objtype=project&encurl=aHR0cDovL3d3dy5mcmVlbGFuY2VyLmNvbS9wcm9qZWN0cy9rZXJiZXJ1c182MzI0NDcuaHRtbA,,&objid=632447,,width=600, height=450, left=100,top=100,menu=no, toolbar=no,scrollbars=yes,resizable=yes);
return false;
}

function help()
{
window.open(../page.php?p=info/project_actions&popup=1,,width=600, height=450, left=100,top=100,menu=no, toolbar=no,scrollbars=yes,resizable=yes);
return false;
}

function cantBid()
{
window.open(../page.php?p=info/cantbid&popup=1,,width=600, height=450, left=100,top=100,menu=no, toolbar=no,scrollbars=yes,resizable=yes);
return false;
}

function openPortfolio( argUserId)
{

//alert( window.screen.availHeight )
//alert( window.screen.availWidth )

window.open(“../users/portfolio_popup.php?id=”+argUserId
,”Portfolio”+argUserId
,”width=”
+ (window.screen.availWidth/2)
+”, height=”
+ (window.screen.availHeight/2)
+”, left=100,top=100,titlebar=no;menu=no,location=no,toolbar=no,scrollbars=no,resizable=yes”);
return false;
}

document.getElementById(topheader).innerHTML=”Project Details”;

Company Litrature Design  

Company Litrature Design is project number 632447
posted at Freelancer.com. Click here to post your own project.

|
More

 

Status:

Open

Selected Providers:

-

Budget: $30-250
Created: 03/11/2010 at 17:39 EST

Bid Count: 0
Average Bid:

03/13/2010 at 17:39 EST
(1d 23h left)
Project Creator:
noahf

Employer Rating: (No Feedback Yet)

 

Description

We are a company that is engaged in the following business:
Audiovisual System Design & Installation
Voice & Data Network Cabling
Satellite TV. Headend Systems
I am looking for someone to write and design our Company literature.

See also: , , , , , , , , , , , , , , , ,

Web/Print/Flash Design

Need somone that can work fast, talk on the phone, has done more then a few websites. Must be able to respond quickly. Person will need to do updates on website pdfs print work. Must be able to think out of the box. Pay will be based on projects needed done for us. Some will pay more others will pay less. Design work will be in the medical space.

See also: , , , , , ,

Desiger Wanted Urgently

Hello;

We want a professional designer for regular projects

Pls, bid with sample

Thank you

Ms. Sanaa Omrany

See also: , , , , , , , , , , , , ,

BizOp Ad Campaign

Me and my business partner are making a business opportunity ad campaign to run on large affiliate networks. We need an experienced PHP programmer to make our simple backend with tracking links ect. Preferably someone who has experience in the field before please [Asking and Posting of Direct contact details will get your account suspended - Freelancer.com Admin]

See also: , , , , , , , , , , , , ,

Introduction Video

I am looking for a 30 second to 1 minute video introducing a new business/real estate consulting website. The video needs to be exciting, and have a very professional image.
My budget for the project is >100 USD

See also: , , , , , , , , , , ,

CREATIVE Usability And Web Designer

Dear Designers,

We are looking for Usability and Creative web design PROFESSIONALS,

Could you please to tell me the pricing information for long term relations regarding joomla and magento custom design development?

I would like to know the prices for:

1. PSD design for Joomla with core features
2. PSD design for Magento with core features

We understand that the prices will be approximate, but it is very important for us to understand the budget.

There will be approximately 5 designs to be done per month; jobs will be mixed, for example 3 design PSD for Joomla and 2 for Magento.
All of the jobs must meet all the latest web design trends and standards. The design should be clean, simple, usable, modern and professional look and feel like famous joomla template providers. (I think I don

See also: , , , , , , , , , , , , , , , ,

Hi-Quality Online Adverts – Not Looking For A Banner Newbie

Hello

We need a professional online advertising freelancer to create several banners for us.
The ideal profile is someone that is very creative and has experience not only with the graphic part of the job, but also someone with experience sending the final files to advertising networks, like .fla files etc

So, the requisites:
Hi-quality design
Creative
Experienced with sending final files to ads networks

Bid to create an m-rec, but only bid if you not only respect the profile above, but you also:
- want to establish a long-term business relationship
- if you have good prices (the prices might go higher at a later stage, and for some clients we will be able to charge better prices, but we need to have someone with us that is also available for lower prices)
- send us some quotes about what you can charge for 1 banner, one set of banners (about 6 or 7) of the same campaign, 3 sets of different campaign banners, 10 sets of banners for different campaign banners.

If you believe you fit the profile, I strongly suggest you to send your private message with the following information:
- why you consider that you fit the profile
- a link to a portfolio of this type of work (if you send a link to a portfolio with too many different things, we will not be able to make the search, so you should send direct links to the work you want us to see). Dont send links of old work with less quality.

Plus:
- if you also create rich-media ads, that is a strong plus. Expandables, page take-overs etc, so dont forget to send us a link to your rich-media creations.
- if you really want to impress us, send a sample banner with the following theme "discounted real-estate" (a banner to attract people looking for houses with a discounted price)

We would be happy to choose the winner of this project in the next couple of hours.

Finally:
You need to write and speak in English correctly, and use email daily and also some kind of instant messenger.
If our business relationship moves on, and we start sending you regular work, you also need to be available to work with a project management system. Basically its a web-based system were we post the tasks, and you upload the final creation there, and your invoice, when you finish.
You need to value deadlines. If you respect all mentioned above but you dont know the word "deadline" you are no good to us, because our clients give us deadlines, and we hate to give them excuses not to pay in time.

Last but not least: we prefer a one or two team designers, working at home or a small office, than a big team or company.

ps: we only deal with the actual designer, no middle-man, no intermediaries, no pseudo project managers etc etc

Thank you

See also: , , , , , , , , , , , , , , , ,

Plumbing Website

Build a plumbing website based on template. complete specs already written.

See also: , , , , , , , , , , , , ,

$30,000 INR/month : FULL-TIME WEB GRAPHIC DESIGNER REQUIRED

REQUIRED: Full-Time Web & Graphics Designer

*Applicants would be first tested before final decisions are being made. Once you receive
a pm you will then be tested. Looking to hire 2 professional designers.

This job does NOT require any development or coding skills
The ONLY skills required are web/graphic design skills & creativity skills

Your job would be to create icons and graphics.
Your daily task would be to achieve 2 icons or graphics per day.
Should there be other work, then web site designing steps in.
Which you only work only on 1 site per day.

Status: Permanent, full-time
Salary: 45,000 INR per month

Individuals please apply.

*This is a career opportunity for the well-suited graphic/web designer
*Only serious and talented graphic/web designers need to apply

Thanks for your interest and good luck

See also: , , , , , , , , , , , , , , , ,

Church Theme Customization

Looking for someone to customize Revolution Church theme.
Good knowledge of CSS required as well.

Consistent daily work will be available if you can provide good service.
Please include samples of your work and portfolio.

Looking to spend between $30-40 for the each blog.

See also: , , , , , , , , , , , , , , ,

$30,000 INR/month : FULL-TIME WEB GRAPHIC DESIGNER REQUIRED

REQUIRED: Full-Time Web & Graphics Designer

*Attach a Resume with your application. Applications without a Resume will be deleted.

This job does NOT require any development or coding skills
The ONLY skills required are web/graphic design skills & creativity skills

Your job is to graphically design homepages in Adobe Photoshop (or whatever graphic design software you use). After you have graphically designed the Homepage, our dedicated team of Web Developers will do all the web development and coding. You only need to give the graphic design for the Homepages. No content. No coding. No SEO. No writing. Your job is only graphic design and layout.

When you are done designing the Homepage for one site, you will start designing the Homepage for the next site. You are expected to do at least 2 Homepages every day. 6 days a week.

Status: Permanent, full-time
Salary: 30,000 INR per month

Companies or individuals can apply.

Send your Resume as an attachment (include a link to your Portfolio if possible)
All applications missing a Resume attachment will be deleted without being looked at

*This is a career opportunity for the well-suited graphic/web designer
*Only serious and talented graphic/web designers need to apply

Thanks for your interest and good luck

See also: , , , , , , , , , , , , , , , ,

Headers Design

I need 16 well designed, static headers for oscommerce sites.
Your will provide all art work and use your God given talent.
All you will get from me are the domain names and you will do the rest. There may be other things I am overlooking right now but may bring up as work progresses. I need to be able to recommend chages. You will need install them, but if this is a challenge, no worries.

Keep it as low as possible please, money is tight but I need to get this done.

Thank you.

See also: , , , , , , , , , , , ,

I Am Looking For Designer

Dear Mr & Mrs,

I am looking for Designer who can create Logo for my " Website, Microsoft Office PowerPoint ".

What I need ?

" Exteer Royal Club " in this font : http://www.psdvault.com/text-effects/create-gloomy-text-effect-by-utilising-the-amazing-cloud-filter-in-photoshop/

I need that it looks very extravagant and it will be for Royal Society.

I am from Germany, sorry for bad english.

Wait for your answer.

Best Regards
Christian Noack

See also: , , , , , , , , , , , , , , , ,

Hentai/anime Landing Page Designer, Banner Designer

WE are launching a few new hentai pay sites and are looking to work with someone to design some landing pages , banners, and templates.

If you bid on this project please post some of your work, some sites that you have done and banners.

See also: , , , , , , , , , , , , , , , ,