Author

Topic: make a simple 1 page HTML pretty for me. (Read 1438 times)

legendary
Activity: 1498
Merit: 1000
June 02, 2012, 04:46:08 PM
#16
This is what you've got from me for 2BTC: https://dl.dropbox.com/u/1290056/BitcoinBerlin/index.html


+ Works well on all browsers, including on mobile
+ Easy to use and modify
- No variables editing (it's pretty straight forward to do so in the HTML).
- No daily chart.

If you want variables editing - I can make something really simple with additional 5BTC.
For the chart I will ask about 15BTC - or you can find someone else to do so.

If you like the work, send the BTCs to: 1Cm554iqhU9dLnZsi2LA5s1b576DdfM1GM

The relevant files is available: https://dl.dropbox.com/u/1290056/BitcoinBerlin/BitcoinBerlin.zip


You can customize it yourself or give to another developer using the handy Bootstrap stylesheet.




EDIT: If the OP doesn't like the design/work - it can be used freely by anyone without restrictions.

you do know those images are not licensed js
legendary
Activity: 1498
Merit: 1000
sorry for hijacking but I am looking to set up a similar page like yours (i.e. p2p bitcoin exchange, small scale). If you are willing to sell the source code or if someone can make me a similar site please pm me. I wont be interfering with you business btw as I am about 500km away  Wink

PM me we can talk about what you need.
legendary
Activity: 1498
Merit: 1000
would you grant me the right to decline if i don't like?
or something like three tries?

since i dunno what kind of style you be rockin^^


I guess, but if it is just a color issues I mean those can easily be adjust and stuff like that, I am looking at a good way to organize your stuff and make it pretty, color/font/font size are always the touchy issues, but I can give you a right to decline.
legendary
Activity: 1498
Merit: 1000
okay, so any takers?

It's not supposed to become codeacademy for me, just a thing where you can play with html tags.

if you REALLY wanne get into it, i'll gladly send you the whole thingamajigjag (2 php files) and you can css_stylesheet your asses off, that's not my concern atm.

but it's not gonna be > 3 BTC if it's not REEEEALLY awesomely animated^^



I will do it, but it will have to wait until tomorrow I am kinda busy doing things.

not a problem.

Ok good, I will PM you tomorrow when it is already for you Smiley
Eli
full member
Activity: 128
Merit: 100
This is what you've got from me for 2BTC: https://dl.dropbox.com/u/1290056/BitcoinBerlin/index.html


+ Works well on all browsers, including on mobile
+ Easy to use and modify
- No variables editing (it's pretty straight forward to do so in the HTML).
- No daily chart.

If you want variables editing - I can make something really simple with additional 5BTC.
For the chart I will ask about 15BTC - or you can find someone else to do so.

If you like the work, send the BTCs to: 1Cm554iqhU9dLnZsi2LA5s1b576DdfM1GM

The relevant files is available: https://dl.dropbox.com/u/1290056/BitcoinBerlin/BitcoinBerlin.zip


You can customize it yourself or give to another developer using the handy Bootstrap stylesheet.




EDIT: If the OP doesn't like the design/work - it can be used freely by anyone without restrictions.
member
Activity: 64
Merit: 10
sorry for hijacking but I am looking to set up a similar page like yours (i.e. p2p bitcoin exchange, small scale). If you are willing to sell the source code or if someone can make me a similar site please pm me. I wont be interfering with you business btw as I am about 500km away  Wink
legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
would you grant me the right to decline if i don't like?
or something like three tries?

since i dunno what kind of style you be rockin^^
legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
okay, so any takers?

It's not supposed to become codeacademy for me, just a thing where you can play with html tags.

if you REALLY wanne get into it, i'll gladly send you the whole thingamajigjag (2 php files) and you can css_stylesheet your asses off, that's not my concern atm.

but it's not gonna be > 3 BTC if it's not REEEEALLY awesomely animated^^



I will do it, but it will have to wait until tomorrow I am kinda busy doing things.

not a problem.
legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
okay, so any takers?

It's not supposed to become codeacademy for me, just a thing where you can play with html tags.

if you REALLY wanne get into it, i'll gladly send you the whole thingamajigjag (2 php files) and you can css_stylesheet your asses off, that's not my concern atm.

but it's not gonna be > 3 BTC if it's not REEEEALLY awesomely animated^^

hero member
Activity: 576
Merit: 514
I'll give another tip:
Split PHP from HTML. Mixing both is a mess. Take a look at Smarty.
legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
I had the php written for me with the variables all figured out in another php file.
All I want is someone to make it pretty with HTML, I am able to adapt the code to my php, I am just horrible at layouting/designing.
legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
I have this: http://bitcoinsinberlin.daiber.net/

There's some php behind this, but I guess you don't need that in order to make this pretty as long as you use standard HTML I can put into the function HTML() that creates this page.


I dunno if I should make this a bounty or whatever. So please post in this thread or PM me, I will pick something.
2 to 5 BTC should probably do the trick, however fancy stuff is.

2 BTC if it's pretty and looks really cool
5 BTC if it has awesome 6month mtgoxEUR daily chart in it  plus a mobile version with just the table.

wait what do you what? HTML that you you spilt out of php?


yes, I generate the page from a PHP file, like so:


Code:
function HTML()
{
return<<

Bitcoins in Berlin










.
.
.
.



(c) 2012 Bitcoincommodities.com




EOT;
}
?>


But if you work with html-tags (as opposed to css) I can work that into the code.
legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
I have this: http://bitcoinsinberlin.daiber.net/

There's some php behind this, but I guess you don't need that in order to make this pretty as long as you use standard HTML I can put into the function HTML() that creates this page.


I dunno if I should make this a bounty or whatever. So please post in this thread or PM me, I will pick something.
2 to 5 BTC should probably do the trick, however fancy stuff is.

2 BTC if it's pretty and looks really cool
5 BTC if it has awesome 6month mtgoxEUR daily chart in it  plus a mobile version with just the table.
Jump to: