Bitcoin Forum

Economy => Services => Topic started by: btc_enigma on December 11, 2014, 12:21:24 AM



Title: [BOUNTY] 0.05 BTC for small work on two html pages [Done]
Post by: btc_enigma on December 11, 2014, 12:21:24 AM
 I am offering 0.05 BTC for following html work

Add username/password input box along with login / register in https://blockonomics.co/
See design here
http://imgur.com/EpOZRoy

Create a new registration page, style/fonts should be inline with the main page https://blockonomics.co/
See mockup here
http://imgur.com/MiP6RwN





Title: Re: [BOUNTY] 0.05 BTC for small work on two html pages
Post by: hexafraction on December 11, 2014, 12:43:54 AM
Login page: http://paste.ubuntu.com/9469343/
New stylesheet rules:

Code:
.field{
  margin: 8px;
}
.login-section .login-buttons-section .buttons-wrapper {
    margin-top: 10%;
}

Now starting on the registration page.

Edit: Register page at http://paste.ubuntu.com/9469389/

If satisfied, please send bounty to 1EYhYbBKRSM85EaoUbgQmnCwQerQWL99so. If not satisfied, please let me know so I can correct any issues that are of concern to you.


Title: Re: [BOUNTY] 0.05 BTC for small work on two html pages
Post by: btc_enigma on December 11, 2014, 01:07:12 AM
Hi,
Tried your html.
'login here' text ,  input box etc and 'Login with google button' are not aligned as shown in design http://imgur.com/EpOZRoy. Also the 'Login' text in your html is somehow coming in a different font , please use same font as in design. 'Login' button is touching the input box

Registration page is a new page, and should not be embedded in http://blockonomics.co. Also similar problem with fonts in registration page . The register button is  touching the input box


Title: Re: [BOUNTY] 0.05 BTC for small work on two html pages
Post by: hexafraction on December 11, 2014, 01:33:47 AM
Updated login page: http://paste.ubuntu.com/9469743/

In order to use the font for the header, I would need to know its name. Currently, the "Blockonomics" lettering is given as a PNG image.

Updated register page (standalone of home) is http://paste.ubuntu.com/9469786/

If there is still an issue, I'll try my best to check it out tomorrow.


Title: Re: [BOUNTY] 0.05 BTC for small work on two html pages
Post by: kishan889 on December 11, 2014, 08:01:28 AM
Wish i know html  :-\
perfect bounty for perfect work


Title: Re: [BOUNTY] 0.05 BTC for small work on two html pages
Post by: btc_enigma on December 11, 2014, 11:20:26 AM
Looks ok . Minor edits needed. I can take it from here :D

Bounty sent
https://blockchain.info/tx-index/ff28a23b1724197323399a96e018db7d95b960d78192f1caecf7797a37db3383


Title: Re: [BOUNTY] 0.05 BTC for small work on two html pages
Post by: hexafraction on December 11, 2014, 12:09:08 PM
My main tool is actually the Firefox inspector. I can try a bunch of changes out, and see if they match the spec. The real-time updates for both the HTML and the stylesheet really help. Speaking of which, I forgot to give the updated CSS rules. Here they are:

Code:
.field{
  margin: 8px;
}
.login-section .login-buttons-section .buttons-wrapper {
    margin-top: 10%;
}

.login-links{
  text-align:center;
}
.field input {
  color: #000;
  padding: 6px;
  min-width:100%;
}
.center-button{
  text-align: center;
}


Title: Re: [BOUNTY] 0.05 BTC for small work on two html pages
Post by: btc_enigma on December 12, 2014, 01:55:28 PM
The page now has a vertical scroll bar . I didnt notice  before. Can you please make sure this is not there anymore


Title: Re: [BOUNTY] 0.05 BTC for small work on two html pages
Post by: hexafraction on December 12, 2014, 04:18:15 PM
Which page has the scrollbar? I'm not at my home computer, but the following CSS style should do it:

Code:
body {
    overflow:hidden;
}


Title: Re: [BOUNTY] 0.05 BTC for small work on two html pages
Post by: josef2000 on December 13, 2014, 04:39:28 PM
Ill do that for 0.1 btc


Title: Re: [BOUNTY] 0.05 BTC for small work on two html pages
Post by: hexafraction on December 13, 2014, 04:46:38 PM
Ill do that for 0.1 btc

The original bounty was for 0.05 BTC and was completed and approved (I've sent the CSS for the scrollbar but have gotten no response yet). 0.1 BTC seems a bit much to fix a single scrollbar.


Title: Re: [BOUNTY] 0.05 BTC for small work on two html pages
Post by: btc_enigma on December 14, 2014, 11:32:28 AM
Thanks, scrollbar is not coming now

work has been completed, marking this as done


Title: Re: [BOUNTY] 0.05 BTC for small work on two html pages
Post by: shibaroll.com on December 14, 2014, 01:23:32 PM
Thanks, scrollbar is not coming now

work has been completed, marking this as done
Please lock the thread.