ISO Xenforo Help

Status
This thread has been locked.

Flint1

MineCrap Owner / Pirate
Banned
Feedback score
0
Posts
399
Reactions
131
Resources
0
Hello everyone,

So here's what I need in a nutshell:

  • BuyCraft integration into a web page.
  • Voting page with buttons to click to direct to voting websites
  • Change background image
I would assume this would be easy. However, I just have other things to do right now. Yes; I can pay you. However, I don't feel that it would be a ton of money just because if I look hard enough, I can find it and do it myself.

I need this done within the hour!

Contact me via PM on here or Skype:

Thank you!

EDIT: Please.. for the love of god! Know what you are doing. If you feel that you cannot do it, don't even bother contacting me.
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Flint1

MineCrap Owner / Pirate
Banned
Feedback score
0
Posts
399
Reactions
131
Resources
0
1.Buycraft Intergration:

Simply create a new page, and add the intergration html into the html slot.

Code:
<iframe src="http://[WEBSTORE URL]" height="1000" width="90%" frameborder="0" scrolling="no"></iframe>

2.Voting Page Its a bit more complicated and will require a bit of HTML knowledge.

3.Custom backround:

Go under template in the style, and find EXTRA.css

and just put this in:

Code:
body {
    background: url('URL') no-repeat;
    background-position: center center;
    background-size: cover;
}
Not even sure where to go to add that page. And it'll be in the nav bar, yes?
 
Banned forever. Reason: User Impersonation (King.) / Attempted Scam
Status
This thread has been locked.
Top