Find Jobs
Hire Freelancers

Create CSS Templates

$1500-3000 USD

Geschlossen
Veröffentlicht vor etwa 16 Jahren

$1500-3000 USD

Bezahlt bei Lieferung
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.
Projekt-ID: 223645

Über das Projekt

25 Vorschläge
Remote Projekt
Aktiv vor 16 Jahren

Möchten Sie etwas Geld verdienen?

Vorteile einer Ausschreibung auf Freelancer

Legen Sie Ihr Budget und Ihren Zeitrahmen fest
Für Ihre Arbeit bezahlt werden
Skizzieren Sie Ihren Vorschlag
Sie können sich kostenlos anmelden und auf Aufträge bieten
25 Freelancer bieten im Durchschnitt $2.024 USD für diesen Auftrag
Avatar des Nutzers
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 in 40 Tagen
5,0 (1 Bewertung)
3,2
3,2
Avatar des Nutzers
Please check PM
$1.500 USD in 30 Tagen
5,0 (1 Bewertung)
2,4
2,4
Avatar des Nutzers
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 in 10 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
Pls see the PMB..
$1.500 USD in 30 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
please see PM for the details
$2.000 USD in 30 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
please check PMB
$1.500 USD in 25 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
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 in 3 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
Check PM please.
$2.000 USD in 20 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
let's do it,thanks
$1.500 USD in 30 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
Please see PMB
$1.800 USD in 0 Tag
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
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 in 15 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
Hi, Lets start the project. Please check PMB thanks
$1.500 USD in 30 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
We can do this project within time; please see PMB for more details.
$3.000 USD in 30 Tagen
0,0 (0 Bewertungen)
4,6
4,6
Avatar des Nutzers
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 in 25 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
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 in 5 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
FreeLancer from Italy ready to start this job for you.
$1.500 USD in 30 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
Please do try us we will please you with our years of exprience.
$2.200 USD in 30 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
i have practical experience in this type of works. so i can do this.
$2.700 USD in 75 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
view project message board for more information.
$1.500 USD in 2 Tagen
0,0 (0 Bewertungen)
0,0
0,0
Avatar des Nutzers
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 in 30 Tagen
0,0 (0 Bewertungen)
0,0
0,0

Über den Kunden

Flagge von UNITED STATES
Clearwater, United States
5,0
1
Mitglied seit Feb. 9, 2008

Kundenüberprüfung

Danke! Wir haben Ihnen per E-Mail einen Link geschickt, über den Sie Ihr kostenloses Guthaben anfordern können.
Beim Senden Ihrer E-Mail ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.
Registrierte Benutzer Veröffentlichte Jobs
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Vorschau wird geladen
Erlaubnis zur Geolokalisierung erteilt.
Ihre Anmeldesitzung ist abgelaufen und Sie wurden abgemeldet. Bitte melden Sie sich erneut an.