Archive

Archive for the ‘div’ Category

WordPress Admin Dashboard Html Tab

February 22nd, 2012 Comments off

We would like to remove the WordPress Admin Dashboard HTML Tab.

Please see attached image for additional clarification.

What we need is from the programmer is to tell us which file in the wp-admin contains the codes.

All we are looking for is the file path that will take away the tab.
Please see code below.

<input accesskey="e" type="button" onclick="switchEditors.go('…

Dynamic Webpage: A Single Webpage Using Css Javascript Php

February 21st, 2012 Comments off

This assignment requires a developer to transform a Fireworks file into a fully functional dynamic webpage.

The webpage consists of one single page (see attached image). This page has several form controls that will be used to request and filter search results from a MySQL database. The site must be developed using CSS, Javascript, and PHP with MySQL. Note: The MySQL database is already built.

The project has been divided into 6 key stages, or milestones. At the completion of each milest…

Simple Php Script Needed

February 21st, 2012 Comments off

I need a script that will take text from a csv, add schema meta data and then output the data into an html document.

i want to be able to add multiple rows of data to produce multiple documents at once.

each column/field will contain data about the document like author, description, cook time, ect.

see the full list of fields here http://schema.org/Recipe.

once the script runs it should add meta tags to the info like:

Need Html/css Expert For Quick Work

February 16th, 2012 Comments off

I have developed a wordpress theme and need help with 2 items.

I have a featured image that I need positioned absolutely above the main content area. I have done that on one page, but for some reason, the image moves up and down based on how much content there is. Need it to stick in one place. I’ll show you the page where the position is correct and then I need the css/html modified so it stays that way.

I then need a border placed around the main content area . The border also includ…

Code 1 Page Php No Cms W3c Validated

February 16th, 2012 Comments off

See attached PDF for the 1 page including the yellow notes for insturctions. must be 100% W3C validated, DIV, table less. no CMS.

will provide ftp and PSD with layers for coding.

will pick lowest qualified bidder since the outcome is clear.

the project cannot be included in your portfolio in any way. Also in the footer of this site we need to write Site by … text which is not shown in this PSD.

Categories: CMS, Code, div, HTML, PHP, Programming, W3C Tags: , , , , , ,

Html Template Development

February 7th, 2012 Comments off

Need help creating the HTML template for review site. Current layout look horrible.

You need to deliver following pages.

1. http://www.datingsitesindia.in/
2. http://www.datingsitesindia.in/IndiaOnlineDatingsites-230.aspx
3.http://www.datingsitesindia.in/IndiaMatrimonialSites/Shaadi/AddReview-273.aspx
4. http://www.datingsitesindia.in/MatrimonialSitesDirectory-294.aspx

You should supply styling images and button images.

Please remember review rating should complain with hRev…

Css Cleanup

February 6th, 2012 Comments off

I have one (1) html web page with a style sheet that needs to have the code cleaned up. There are DIV alignment issues which need to be addressed.

I don’t see this project taking longer than an hour…

Categories: CSS, div, HTML Tags: , , , ,

Need A Worpdress Website Clone 2 2

January 31st, 2012 Comments off

Hi ,
I am looking for a clone of the following site.
http://bit.ly/8hAaPG
I need the site to be organized as the current one. No need for the custom video player on the website, but I need to be able to define the URLs for everything in the site like for example what comes in the div under the video player and on the sidebar to be easy to modify later.

You can take a look and bid if you feel confident on making a similar one. NO EXACT COPY LIKE COPYING THE CSS AND EVERYTHING …

Need One Page Design

January 31st, 2012 Comments off

Hi,

I need one page designed exactly similar to:

http://demos(DOT)appthemes(DOT)com/classipress/

Home page Designing only.

DIV based design (Table less) XHTML 1.0 Transitional w3c validated

All style must be in css file only.

With all effects like header menus, tabs etc.

css also must be w3c validated.

I need a very clean source with a minimum styles defined in css (this is absolutely required).

only required js must be there.

I need clear looking but light weight …

Categories: CSS, Design, div, HTML, W3C, XHTML, XML Tags: , , , , , ,

Registration Pages

January 29th, 2012 Comments off

This project is for the music industry and requires strong design and HTML/CSS skills as well as a good CREATIVE eye.

The work required for this project is to design and layout 1 registration page and 4 much less complex pages.
All 5 pages are part of a registration workflow.

The very basic look and feel is set out on the first page but I need you to take the pages from the conceptual stage onto being professional and slick.

** Please Note
The Blueprint CSS Framework (http://blueprin…

Convert To Div For WordPress.

January 27th, 2012 Comments off

I have a table design that i need to convert to div’s so I can put this into a wordpress post. This should be a very easy job for a good coder. my budget is $10-$15

Css Overlay For Flash Player

January 27th, 2012 Comments off

Hello,

i try to explain what i need. I attach to be clear 2 pictures and now i explain in here what i want:

FIRST:

In picture 1 you see a classic flash player from famous xxx video network, but all player from big video network rectly works all in the same way.

After the user press play button for the first time the player become all clickable if the user clicks in any place ( see picutre 2 ) he gets redirected to the video home so we lose a lot of visits because user clik on player …

Quick And Advanced Search Script

January 26th, 2012 Comments off

I need users to be able to search for other users on my website. On the index.php is a quick search form with basic search input data. A full search will be able to be done on advanced_search.php

I also need a search results page with pagination. All you need to do is code. The div structure is already done. The database and user login is already done.

Only experienced programmers please. Good clean code with proper notes is a must. Thanks.

Psd To Joomla 1.7

January 23rd, 2012 Comments off

We will provide 2 PSD files, a Landing Page and inner Page.
Important features to have:

Need A Worpdress Website Clone 2

January 20th, 2012 Comments off

Hi ,
I am looking for a clone of the following site.
http://bit.ly/8hAaPG
I need the site to be organized as the current one. No need for the custom video player on the website, but I need to be able to define the URLs for everything in the site like for example what comes in the div under the video player and on the sidebar to be easy to modify later.

You can take a look and bid if you feel confident on making a similar one. NO EXACT COPY LIKE COPYING THE CSS AND EVERYTHING …

Pull # From Url String

January 20th, 2012 Comments off

I have a url http://www.asdf.com/#444 and I want to know whether the bookmark is 444 when someone visits this URL from another website. Note that the visitor is not coming to this URL from a place within my website.

I need a way to find the 444 value and get that value into my php. I need a snippit of php (and whatever other supporting code that it takes to get the 444 value that will be passed to my php code) that only shows a div if the 444 exists. “Show” the div if it exists. The div s…

Categories: div, HTML, PHP, URL Tags: , , , , , ,

Html Template Development

January 20th, 2012 Comments off

Need help creating the HTML template for matrimony website. The template should be similar to ww2.shaadi.com/matrimonials/tamil-matrimonial

You should deliver
1. Default Page (Home Page)
2. Advanced Search Page
3. Search Result
4. Single Profile View Page
5. Member Main Page (Profile Landing Page after successful login)

You should supply styling images and button images and Header logo.

Small Wp Fixes Needed Now

January 20th, 2012 Comments off

I have a wordpress site located here : http://bit.ly/xepoGR

There are 7 fixes to be done, they are very small, and easy to do. Need them done, in 8 hours from now max.

No escrow – Payment in full once done. Budget is $50. $70 if done within 6 hours.

The list of fixes are :

Home Page:
The primary Text Widget (the box that has three news articles in it is down at the bottom under the main body text)

One Page Html Layout.

January 19th, 2012 Comments off

I just need a single page html layout.
I have the CMS already. I just need you to make a copy of a page from my CMS and make it from scratch.

The page would have
1: A div table with 3-4 columns and
2: A very attractive testimonials section.

That’s it. So you need to know Div/tableless designing. No tables.
And Web2.0 kind of page.

Indian freelancers preferred.

Categories: CMS, div, HTML, Layout Tags: , , , , , ,

Subscribe Scroll Anchorpoint Popup On Oscommerce.

January 18th, 2012 Comments off

I have oscommerce website.

I need scroll checkpoint like below:

http://labs.sevenspark.com/ScrollCheckpoint

I don’t need all of them, I just need subscribe newsletter one so people take notice. I am yet to decide from which side it will popout.

I need popup like this when people come to my site and scroll down. Just need this in front page & in “Gallery Page” 2 pages.
I need function to be able to turn this on and off from backend too.

my oscommerce already have subscribe field w…

Fix Css Div For Flash Overlay

January 18th, 2012 Comments off

We put a Flash swf over the logo and header of our website in a DIV. The CSS needs to be fixed. Appearing okay in Google Chrome and Firefox but not in internet explorer. Need someone now to fix the problem and correct the CSS code, z-index, etc. Should properly appear in all browsers properly. To do this now, have FTP Thank you

Need A Worpdress Website Clone

January 18th, 2012 Comments off

Hi ,
I am looking for a clone of the following site.
http://bit.ly/8hAaPG
I need the site to be organized as the current one. No need for the custom video player on the website, but I need to be able to define the URLs for everything in the site like for example what comes in the div under the video player and on the sidebar to be easy to modify later.

You can take a look and bid if you feel confident on making a similar one. NO EXACT COPY LIKE COPYING THE CSS AND EVERYTHING …

Turn Very Simple Psd Into Css And Div

January 13th, 2012 Comments off

I want you to take http://socialpandemic.com/age/amilegal.png and turn it into a template the logo can but an image and the boxes as well but the text must be editable with in the html and the DDD 00, 0000 must be text as well as I have a script that will fill in that info, I have the bg image so what ever is used from the image must be transparent and the bg I have will take care of that. It needs to all be valid and easy to edit.

Form Redirect Based On Input Value

January 10th, 2012 Comments off

Hi,

I have a page that submits a form to a hidden

on the page using htmlhttprequest, and updates the div with the information submitted. This is working fine.

I would like to expand this changing the form action to go to a different page depending on how many characters are entered into the form input value, for example:

Use number of characters entered into field.

So, if the user enters 4 characters into the name input box the pag…

University Html Design Required 2

January 6th, 2012 Comments off

University html design required. I required HTML design for university without table using DIV(IE and firefox compitible).

Reference site:
1) http://www.cam.ac.uk/
2) http://www.harvard.edu/
3) http://www.ox.ac.uk/

you can use reference logo:

http://vandarin.net/images/display/groclean-logo.jpg

logo is given to just give you idea of color combination. As my logo very near to reference logo.

I will select you if you convince me through some reference design you made with DIV and…

Create Templates In Html5 And Css3

January 5th, 2012 Comments off

I need to convert some designs what I already have in jpg image to valid html5 and css3, those templates are for wordpress but I not have problem with that, I just need to convert from image to html template, depend of abilities long term relation for more projects.

Some templates need to have a div for right side for an opt-in form and left side for content, templates are basically for landing pages, sales pages and letters sales, same template for this three things.

Thanks

Zencart – Simple Php Script

January 5th, 2012 Comments off

I am in search of a simple mod for Zencart 1.3.9h. I need to display ONLY sub category links for the active category.

For example, if I was on the page below. I’d like to return hyperlinks for

Expert Css And Html Work Required For Small Job

January 4th, 2012 Comments off

I have built a website using html and css and need some help with the last few items. I will send a copy of the PSD to the person I choose for this.

1. Need to style a double border and apply a background image to a div

2. Need to style a list with a hover/active background color change

Looking to have these items completed today.

Categories: CSS, div, HTML, PSD Conversion Tags: , , , , , ,

University Html Design Required

January 4th, 2012 Comments off

University html design required. I required HTML design for university without table using DIV(IE and firefox compitible).

Reference site:
1) http://www.cam.ac.uk/
2) http://www.harvard.edu/
3) http://www.ox.ac.uk/

you can use reference logo:

http://vandarin.net/images/display/groclean-logo.jpg

logo is given to just give you idea of color combination. As my logo very near to reference logo.

I will select you if you convince me through some reference design you made with DIV and…

Adobe Flex Flash Builder 4 Html Editor Component

January 4th, 2012 Comments off

Hello

I need exactly the same component than bobgager2, except that is it not only for air but also for flash plugin, so I simply quote him:

“I need you to build a Flex Component in Flash Builder 4 that will allow basic HTML Editing capabilities to be added to a flex (flashbuilder) application (both for browser or air-based apps).

The component should allow me to programmatically load in HTML Text, and then allow the user to edit it in a WYSIWYG editor. I should then be able to get the …

Frontend Developer For Html/css/javascript Tasks

December 31st, 2011 Comments off

Site: http://bit.ly/ss3Hvn

Brief: I have this Drupal 7 site and need some Frontend Development tasks done. Drupal experience preferred but NOT required since it it jut HTML/CSS/Javascript tasks.

Task 1 – the color changing on the logo uses some jquery, I just need you to look through the javascript and change the color scheme to what I provide.

Task 2 – I need Dynamic javascript to add CSS for homepage + footers. The footer background image uses this CSS:
#footer-wrapper { background: …

Php Website 2

December 30th, 2011 Comments off

We need a PHP site that will need something like 6 different looking pages. Essentially 6 different templates. We do not want a CMS…

Use these as functionality examples: www.grantham.edu, www.capella.edu, www.keller.edu

Clean PHP code using divs and styles.

There will be a jquery rotator on the home page…

The first Div should be a content div on each page as we want good SEO.

We will supply graphics and content for the site.

We just want you to develop the site… we ha…

WordPress Down Menu Fix

December 22nd, 2011 Comments off

Hello All.

I have a small job – I have a wordpress theme and need to make the menu as drop down – we are using wordpress native menu fuction.

menu code
[code]

"top_menu"));?>

[/code]

Link: http://goo.gl/z7Hqh

Best of luck

I Need A Simple 1 Page Search Script For Mobile Homepage

December 21st, 2011 Comments off

This is an urgent requirement and most likely a fast job for someone that knows how to do this hence a fixed price job of $20. I need some scripting done for a mobile website homepage. The whole site is purely for mobile so will need to be optimised as such. The webpage is very simple but must have the following elements;

————————

Div space for 320 px x 50px logo

bit of demo welcome text – 1 sentence should do it

Open Search box field – with ‘Search Button’ to the r…

Integrate Simplecart(js) With Html Theme

December 20th, 2011 Comments off

Hi,
We have a HTML theme that we want to integrate with the micro cart Simplecart(js). Simplecart is a really really basic Javascript cart that doesn’t use any database or PHP.

More info: http://simplecartjs.com/

We will provide HTML for all pages and you will integrate the Simplecart shortcodes and CSS. The integration is very simple and basic and should you should be able to finish it quickly.

We have one functions that cannot bee seen in the screenshots:
- When you click a product …

Universal Website Data Scraper

December 19th, 2011 Comments off

I want a Google Chrome plugin that will let me scrape data from a user-visible website (that essentially is a front for a database of some sort).

If you think you can do this on a website, rather than in a Chrome extension, please let me know. You’ll need to be sure that you use Javascript to load the frames (client side), in that case, so my server’s IP does not get blocked for overusing a website (loading hundreds of pages in a very short amount of time).

I want to highlight text items …

Small WordPress Customisation

December 19th, 2011 Comments off

On my wordpress site http://www.uk-holiday-parks.co.uk/ I use categories as locations i.e. Regions and Counties

I have the top level categories (regions) in the side bar and the sub categories on the archive.php template using the code below…

<?php if (is_category()) {
$this_category = get_category($cat);
if (get_category_children($this_category->cat_ID) != “”) {
echo “

Counties

“;
echo “

    “;
    wp_list_categ…

WordPress Website Fixes And Modifications. Php And Css Guru

December 17th, 2011 Comments off

I have a wordpress website that has a front banner.

In this banner I want wordpress posts thumbnails created
brobably 5 x 2 and styled like thumbnails on this website:
http://www.eric-powell.com/

My wordpress website has a voting system. People can vote on posts.
I want the highest voted posts to appear on this banner.
So that is top 10 voted posts in the last 7 days. This should be automated.
So the wordpress should create correct size thumbnails of the posts and update the banner ev…

WordPress Website Fixes And Modifications. Php And Css Guru

December 17th, 2011 Comments off

I have a wordpress website that has a front banner.

In this banner I want wordpress posts thumbnails created
brobably 5 x 2 and styled like thumbnails on this website:
http://www.eric-powell.com/

My wordpress website has a voting system. People can vote on posts.
I want the highest voted posts to appear on this banner.
So that is top 10 voted posts in the last 7 days. This should be automated.
So the wordpress should create correct size thumbnails of the posts and update the banner ev…

Fast – Need Html (all Div-based) Based On Existing Site

December 14th, 2011 Comments off

Quick and easy project for you HTML experts. I need an identical clone of this page with all Web 2.0 HTML. Looking for 24-hour turnaround or less, page is below:

https://developers.facebook.com/live_status/

There are some table row, table data etc. elements. They should all be removed. All design should be CSS driven, I want only Web 2.0 code. Feel free to leave all images as is, we will replace ourselves with images relevant to our product. Main concern is the code is clean and ready…