Author

Topic: Does anybody know how to make a faucetbox theme? (Read 1231 times)

hero member
Activity: 938
Merit: 502
Are you good with HTML? faucetbox templates are very basic and can be easily customized. You may be looking at the wrong file if you are running into complications.
hero member
Activity: 792
Merit: 1001
Video editing • Animated GIFs • Graphic Design
Thanks for all the advice.
tyz
legendary
Activity: 3360
Merit: 1533
in order to see the php offline on your local machine, just download and install the xampp stack.
https://en.wikipedia.org/wiki/XAMPP

Be sure that you're editing the template file instead of the functionality file. The template file that you want to change is /templates/default/index.php

Thanks. I am editing the template file i have made a new one. However I just cant seem to make it work.
legendary
Activity: 1120
Merit: 1000
Hello bitcointalk,

I am trying to create a faucet and  want to make a custom theme. I can make static pages but making themes for things like faucetbox i find hard because all the PHP throws me off. Is there a tutorial or some documentation out there?

https://www.youtube.com/watch?v=pxpAuyzbfTQ

this is nice tutorial
newbie
Activity: 11
Merit: 0
Start small, Implement your features and elements one by one.

It'd be better to start with one of their default themes and customize it as a separate theme.

Could even make a copy of the site on a subdomain that isnt used by the main/live and make all your changes and testing there. then push it all to the live install once your sure it works/looks good.
hero member
Activity: 792
Merit: 1001
Video editing • Animated GIFs • Graphic Design
Thanks. I am editing the template file i have made a new one. However I just cant seem to make it work.
Making a new file is more trouble that it's worth imo, what problems are you having?

To be honest i just think im being to ambitious with my design, i should keep it more simple.
legendary
Activity: 2352
Merit: 1267
In Memory of Zepher
Thanks. I am editing the template file i have made a new one. However I just cant seem to make it work.
Making a new file is more trouble that it's worth imo, what problems are you having?
hero member
Activity: 792
Merit: 1001
Video editing • Animated GIFs • Graphic Design
Be sure that you're editing the template file instead of the functionality file. The template file that you want to change is /templates/default/index.php

Thanks. I am editing the template file i have made a new one. However I just cant seem to make it work.
legendary
Activity: 2352
Merit: 1267
In Memory of Zepher
Be sure that you're editing the template file instead of the functionality file. The template file that you want to change is /templates/default/index.php
hero member
Activity: 792
Merit: 1001
Video editing • Animated GIFs • Graphic Design
Hello bitcointalk,

I am trying to create a faucet and  want to make a custom theme. I can make static pages but making themes for things like faucetbox i find hard because all the PHP throws me off. Is there a tutorial or some documentation out there?
Jump to: