Author

Topic: [BOUNTY] 0.05 BTC for small work on two html pages [Done] (Read 1247 times)

newbie
Activity: 14
Merit: 0
Thanks, scrollbar is not coming now

work has been completed, marking this as done
Please lock the thread.
hero member
Activity: 692
Merit: 569
Thanks, scrollbar is not coming now

work has been completed, marking this as done
sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
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.
sr. member
Activity: 280
Merit: 250
Bro, you need to try http://dadice.com
Ill do that for 0.1 btc
sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
Which page has the scrollbar? I'm not at my home computer, but the following CSS style should do it:

Code:
body {
    overflow:hidden;
}
hero member
Activity: 692
Merit: 569
The page now has a vertical scroll bar . I didnt notice  before. Can you please make sure this is not there anymore
sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
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;
}
hero member
Activity: 692
Merit: 569
full member
Activity: 182
Merit: 100
Wish i know html  Undecided
perfect bounty for perfect work
sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
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.
hero member
Activity: 692
Merit: 569
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
sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
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.
hero member
Activity: 692
Merit: 569
 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



Jump to: