Bitcoin Forum

Economy => Services => Topic started by: Small on January 03, 2015, 11:59:01 AM



Title: [WTB] Web Dev for Small Job 0.01 BTC
Post by: Small on January 03, 2015, 11:59:01 AM
I'm looking for a web developer for a relatively small job.
I'd like to make a minimalist design for a BTC price ticker for my website

I'd like to replace the one by BTCQuote on it.

http://www.smallbits.in


Title: Re: [WTB] Web Dev for Small Job 0.01 BTC
Post by: mailmansDOGE on January 03, 2015, 01:46:13 PM
I'm looking for a web developer for a relatively small job.
I'd like to make a minimalist design for a BTC price ticker for my website

I'd like to replace the one by BTCQuote on it.

http://www.smallbits.in
Small, the rate you are offering is too small.
I can help you if you pay me 0.03BTC for this work.
Thanks


Title: Re: [WTB] Web Dev for Small Job 0.01 BTC
Post by: Small on January 03, 2015, 02:00:59 PM
I'm looking for a web developer for a relatively small job.
I'd like to make a minimalist design for a BTC price ticker for my website

I'd like to replace the one by BTCQuote on it.

http://www.smallbits.in
Small, the rate you are offering is too small.
I can help you if you pay me 0.03BTC for this work.
Thanks

I'll pay if you do it first, with that trust I'm not sure about dealing with you
Since i usually pay first


Title: Re: [WTB] Web Dev for Small Job 0.01 BTC
Post by: amacar on January 03, 2015, 02:03:08 PM
If you want to just remove powered by and href, then run this code after page is loaded.

Code:
function removePoweredBy() {
    var container = document.getElementsByClassName("btc-hides");
    var a = container[0].getElementsByTagName("span");
    for (var i = 0; i < a.length; i++) {
if(a[i].innerHTML.indexOf("Powered")>-1)
a[i].parentNode.removeChild(a[i]);
        }
a = container[0].getElementsByTagName("a");
    for (var i = 0; i < a.length; i++) {
            a[i].parentNode.removeChild(a[i]);
        }
}

Widget then looks like that:
https://i.imgur.com/JvFAWkA.png


Title: Re: [WTB] Web Dev for Small Job 0.01 BTC
Post by: michaeladair on January 03, 2015, 02:04:10 PM
I'm looking for a web developer for a relatively small job.
I'd like to make a minimalist design for a BTC price ticker for my website

I'd like to replace the one by BTCQuote on it.

http://www.smallbits.in
I can do it for free, contact my skype michaeladair1996