Find Jobs
Hire Freelancers

Create CSS Templates

$1500-3000 USD

クローズ
投稿日: 16年以上前

$1500-3000 USD

完了時にお支払い
We have a web template system that requires CSS stylesheets to be split up into different stylesheet categories. For example, one stylesheet effects the layout only, the other effects colors only, another only effects background images, and so on. It cannot be jumbled up into one stylesheet, the key is that it must be split into their respective stylesheet type. These are the files that make up 'one' template. Notice each stylesheet has a dedicated purpose: root |___img (folder) |[login to view URL] |[login to view URL] |[login to view URL] |[login to view URL] |[login to view URL] |[login to view URL] ----------------------------------------------------- We are using 'almost' pure CSS web pages and we are looking to put together templates for the webpage. The index file must have the anchors below. You can change the order or put tables around them, but you must have all the anchor ids there: wrapper, header, menu, left-content, main-content, right-content, sub-content, footer, logo, searchbox, and loginbox. Nothing more, nothing less. If the CSS design doesn't have a right-content area for example, then you must zero it out on the stylesheet, but you cannot remove it from the [login to view URL] file: <html> <body> <div id="wrapper"> <div id="header"> </div> <div id="logo"> </div> <div id="searchbox"> </div> <div id="loginbox"> </div> <div id="menu"> </div> <div id="left-content"> </div> <div id="main-content"> </div> <div id="right-content"> </div> <div id="sub-content"> </div> <div id="footer"> </div> </div> </body> </html> ----------------------------------------------------- The [login to view URL] file will only have CSS values that has to do with the placement of the achors in the htm file. ** Only these properties should be assigned here ** padding, ** margins, ** top, ** left, ** right, ** bottom, ** width, ** height, ** position, ** float, ** clear, ** z-index, ** etc Example: #wrapper { position: relative; margin: auto; width: 780px; height: 100%; text-align: center; } #header, #menu, #left-content, #main-content, #right-content, #sub-content, #footer { text-align: left; } #header { width: 100%; height: 75px; } #menu { width: 100%; height: 75px; } #left-content { float: left; width: 160px; } #main-content { float: left; width: 454px; } #right-content { float: left; width: 160px; } #sub-content { clear: both; width: 100%; } #footer { width: 100%; height: 100px; } #logo { visibility: hidden; display: none; } #searchbox { visibility: hidden; display: none; } #loginbox { visibility: hidden; display: none; } ----------------------------------------------------- The [login to view URL] file will only have CSS values that has to do with the colors of the design. ** Only these properties should be assigned here ** color, ** background-color, ** border-color, ** etc ----------------------------------------------------- The [login to view URL] file will only have CSS values that will directly relate to the menu of the design (#menu) and nothing else. It must follow this standard exactly: <div id="menu"> <ul> <li><a href="#"><span>Menu Item 1</span></a></li> <li><a href="#"><span>Menu Item 2</span></a></li> <li><a href="#"><span>Menu Item 3</span></a></li> <li><a href="#"><span>Menu Item 4</span></a></li> <li><a href="#"><span>Menu Item 5</span></a></li> </ul> </div> ** Only these properties should be assigned here ** color, ** background-color, ** border-color, ** padding, ** margins, ** fonts-family, ** font-sizes, ** font-weight, ** font-style, ** text-align, ** text-decoration, ** list-style, ** list-style-type, ** list-style-image, ** list-style-position, ** white-space, ** line-height, ** border, ** letter-spacing, ** text-transform, ** display, ** word-spacing, ** vertical-align, ** text-indent, ** background-image, ** background-repeat, ** background-attachment, ** background-position, ** etc Example: #menu { background:#EFF4FA; font: bold 10px Verdana; line-height:normal; border-bottom:1px solid #DD740B; } #menu ul { margin:0; padding:10px 10px 0 50px; list-style:none; } #menu li { display:inline; margin:0; padding:0; } #menu li a { float:left; background:url("img/tableft.gif") no-repeat left top; margin:0; padding:0 0 0 5px; text-decoration:none; } #menu li a span { float:left; display:block; background:url("img/tabright.gif") no-repeat right top; padding:5px 15px 4px 6px; color:#FFF; } /* Commented Backslash Hack hides rule from IE5-Mac */ #menu li a span {float:none;} /* End IE5-Mac hack */ #menu li a:hover span { color:#FFF; } #menu li a:hover { background-position:0% -42px; } #menu li a:hover span { background-position:100% -42px; } ----------------------------------------------------- The [login to view URL] file will only have CSS values that effect the formatting of the text. ** Only these properties should be assigned here ** padding, ** margins, ** fonts-family, ** font-sizes, ** font-weight, ** font-style, ** text-align, ** text-decoration, ** list-style, ** list-style-type, ** list-style-image, ** list-style-position, ** white-space, ** line-height, ** border, ** letter-spacing, ** text-transform, ** display, ** word-spacing, ** vertical-align, ** text-indent, ** etc ----------------------------------------------------- The [login to view URL] file will only have CSS values that place images on the web page such as background images to the headers or title areas. ** Only these properties should be assigned here (images folder: img) ** background-image, ** background-repeat, ** background-attachment, ** background-position, ** etc Example: #header { background-image: url( img/[login to view URL] ); background-repeat: repeat-x; } #left-content { background-image: url( img/[login to view URL] ); background-repeat: repeat-y; } ----------------------------------------------------- The CSS stylesheets must fit within the standard html elements. If you must create extra classes to use, they must follow consistent naming convention so if you need to create extra classes in other templates, you use the same names. These are the base foundation that has to be used first: #wrapper { } #header { } #header h1 { } #header h2 { } #header p { } #header a { } #header a:hover { } #left-content { } #main-content { } #right-content { } #sub-section { } #footer { } #footer h1 { } #footer h2 { } #footer p { } #footer a { } #footer a:hover { } #logo { } #searchbox { } #loginbox { } h1, h2, h3, h4, h5, h6 { } p { } br { } blockquote { } ul { } ol { } li { } a { } a:hover { } a img { } img { } form { } input, textarea { } select { } ----------------------------------------------------- To speed up the process, we would like to start by converting [login to view URL] templates into this specification. There are hundreds there. We would like to attain at least 5 templates a week or 20 a month. If you can handle more that would be even better. We would like a quote per template as we see that it is only fair that we pay per template and no big lump sum in advance (you can see the problem with that). We would like to move forward on this immediately. Please let me know if you have any questions. Thank you and we look forward to a long and prosperous business relationship.
プロジェクト ID: 223645

プロジェクトについて

25個の提案
リモートプロジェクト
アクティブ 16年前

お金を稼ぎたいですか?

Freelancerで入札する利点

予算と期間を設定してください
仕事で報酬を得る
提案をご説明ください
登録して仕事に入札するのは無料です
この仕事に25人のフリーランサーが、平均$2,024 USDで入札しています
ユーザーアバター
Respected Sir, Please allow us the honour to place a time and cost estimation for this project. We are not very sure about the total number of templates to be converted. So, we have placed a time and cost estimation for 50 templates. It would be really helpful if you can provide an approximate number of templates. We will provide you a revised estimate for that. Our Experience: Over 3 yesrs of experience in providing web based creative solutions to clients across the globe. It would be our pleasure to provide you the services of international standards. Looking forward to hear from you soon. Thank You Marketing Manager DesignersOne
$1,500 USD 40日以内
5.0 (1 レビュー)
3.2
3.2
ユーザーアバター
Please check PM
$1,500 USD 30日以内
5.0 (1 レビュー)
2.4
2.4
ユーザーアバター
Dear Sir/?madam, I am working in the web development field for the past 4 years. I visited the website http://www.freecsstemplates.org. There are so many templates having different sytlesheets. I saw your description also. Really I can do a good job for you. I am awaiting for a good reply from yuo. Thanks and regards Sumom.K
$2,000 USD 10日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Pls see the PMB..
$1,500 USD 30日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
please see PM for the details
$2,000 USD 30日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
please check PMB
$1,500 USD 25日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Not because I want to do the project, is because I CAN do the project. Instead of doing programming on the websites, I also prefer to do web design, or do any (SEO) on the websites. Skill Consideration C++ Language, HTML, XHTML, ASP, PHP, JavaScript, VBScript, Adobe Illustrator, Adobe Photoshop, Macromedia Dreamweaver, Macromedia Flash, Adobe After Effect, Adobe Premiere, ASP.NET, JSP, Open Source Solution - Blog, Forum, Message board, CMS, Product listing, SEO Shopping cart.
$1,500 USD 3日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Check PM please.
$2,000 USD 20日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
let's do it,thanks
$1,500 USD 30日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Please see PMB
$1,800 USD 0日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
I could try this one out. edited: I am ready to do this! I can make interactive color layout and cool and of course CLEAN web design.. Im not some kind of robot who automathical answers on bids.. so? Please choose me!
$3,000 USD 15日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Hi, Lets start the project. Please check PMB thanks
$1,500 USD 30日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
We can do this project within time; please see PMB for more details.
$3,000 USD 30日以内
0.0 (0 レビュー)
4.6
4.6
ユーザーアバター
Hi. We are very interested in working on this project with you. We have developed websites and can deliver a timely, quality product which will match the W3C standards using following standards : 1] Build all my templates in clean XHTML standard and to CSS2 standards. 2] By default my templates support Firefox2 and IE7, additional support can be added but I will have to requote. 3] Quote of $50 is for a single XHTML page with no inner pages, more complex pages will cost extra. Additional inner pages of the same project will be $40 per page. Do provide a sample of something you need quoted and we can discuss it further. If you have any further questions dont hesitate to contact me. Thanks, Jnanix Team.
$3,000 USD 25日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
I should be able to do 1 template a week. Price is negotiable but should come out to something around $18 an hour which is what I currently work for. Mt turnaround is very quick!
$3,000 USD 5日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
FreeLancer from Italy ready to start this job for you.
$1,500 USD 30日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Please do try us we will please you with our years of exprience.
$2,200 USD 30日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
i have practical experience in this type of works. so i can do this.
$2,700 USD 75日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
view project message board for more information.
$1,500 USD 2日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
I am well conversant with the assignment / Project you want to get done. I am well qualified and experienced to handle small, medium, and mega Projects / Assignments (please refer to my Profile). I am reliable and available to start your Project / Assignment immediately. Samples of my previous work can be sent on request. Looking forward to a long-lasting, fruitful and trust worthy business relationship reaching towards a win-win situation. Please feel free to contact me for more information / clarifications. Best regards.
$2,500 USD 30日以内
0.0 (0 レビュー)
0.0
0.0

クライアントについて

UNITED STATESのフラグ
Clearwater, United States
5.0
1
メンバー登録日:2月 9, 2008

クライアント確認

ありがとうございます!無料クレジットを受け取るリンクをメールしました。
メールを送信中に問題が発生しました。もう一度お試しください。
登録ユーザー 投稿された仕事の合計
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
プレビューを読み込み中
位置情報へのアクセスが許可されました。
あなたのログインセッションの有効期限がきれ、ログアウトされました。もう一度ログインしてください。