Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,200 resources
03
Days
04
Hours
38
Mins
06
Secs

CHEAP WEBSITE DESIGN [AUCTION]

Status
This thread has been locked.

Bitfusion

Premium
Feedback score
1
Posts
17
Reactions
25
Resources
3
AUCTION: Bidding starts at $10, auction will end in 2 months or/if a decent price is reached.

Hello everyone

I have had several website designs for my website in the past and I don't need them all anymore, so I think it's better to sell them and give other servers an affordable option to create their own site. The website itself is fully coded in HTML & CSS. I've used some PHP in it but not very much and it can be replaced by HTML if you do not like PHP.

This design was for my minecraft server called: DreamWorld and it features a small clear header with an header image and title (and subtitle). There is some space for a logo too.

This website makes use of the parallax technology, which means images interact and move while scrolling. Some screenshots may look weird because I had to toggle of that feature to take those screenshots.

There are several pages included like a page where all gamemodes are listed, a page with included webstore and a contact page. Also there is a page where one gamemode is described. You can copy that page to create multiple gamemode pages. The contact page works with PHP.

Beside that you get all images displayed on the site.

Where can I view the site? I haven't added a direct link to the site to prevent other people from leaking the design. I want to give the design to the buyer only. I've added some screenshots to show you what you buy.
VO1hb7M.jpg

QVhhbTF.png

DJ7Clr2.png

Tal7lbg.png

NTU3aE2.png

Price: Auctions is started. Bidding starts at $10. The price can be discussed, but this template is very complete, contains all pages and is unique and for only one buyer. So let's say $15-$20 would be good. I have two other websites on MCMarket and this is the cheapest. Do you search a more advanced website? Do not hesitate to navigate to my other thread.

Copyright notice: You are allowed to remove the copyright bar on the bottom in the footer.php.

TOS:
1) You accept you will pay with PayPal.
2) You will pay for the full template before you receive the files.
3) I am not obligated to give you any support.
4) HTML is easy to understand or to modify, but I am not obligated to change the whole theme for you.
5) You will not redistribute this theme without the permission of the author.
6) You will not claim this design as your own.

Thanks for reading!

Christophe6
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Christopher

Floating around
Supreme
Feedback score
8
Posts
2,048
Reactions
1,120
Resources
0
I've used some PHP in it put not very much and it can be replaced by HTML if you do not like PHP
Wrong. 100% false. One is server-side code, the other is a mark-up language.
 

Bitfusion

Premium
Feedback score
1
Posts
17
Reactions
25
Resources
3
Christopher
I think you didn't see my code and that's true.
There is not much code in PHP, the only code is this
PHP:
<?php
include 'page.php';
?>

This can be replaced by:
HTML:
        <script src="jquery.js"></script>
        <script>
            $(function(){
                $("#includedContent").load("MYPAGE.html");
            });
        </script>
    <div id="includedContent"></div>

So 100% possible :). The only extra thing you need is jquery but that doesn't need to be installed as you can just import it to your webpage.
 

Callam

Web/Software Developer
Supreme
Feedback score
49
Posts
614
Reactions
759
Resources
0
Christopher
I think you didn't see my code and that's true.
There is not much code in PHP, the only code is this
PHP:
<?php
include 'page.php';
?>

This can be replaced by:
HTML:
        <script src="jquery.js"></script>
        <script>
            $(function(){
                $("#includedContent").load("MYPAGE.html");
            });
        </script>
    <div id="includedContent"></div>

So 100% possible :). The only extra thing you need is jquery but that doesn't need to be installed as you can just import it to your webpage.

The example you've just provided to prove Christopher wrong doesn't even use HTML though. That's JQuery. I do understand what you mean though.
 

1017Ethan

Website Designer & Developer
Supreme
Feedback score
2
Posts
274
Reactions
246
Resources
0
I concur with Callam, that's not HTML :p
He's referring to including different components on the page such as the navigation. It can be done by using PHP or just having the component on the page;
 

Bitfusion

Premium
Feedback score
1
Posts
17
Reactions
25
Resources
3
People have been asking me to provide some vouch copies. I'll introduce me! I'm Christophe6, I've been active on spigotmc (LINK: https://www.spigotmc.org/resources/authors/christophe6.11097/, remove my link if this is not allowed ;)) for a while now and I have some premium and free plugins. I am the Head-Developer at RaidingMc (www.raidingmc.org), just navigate to members, then staff members and you'll see me). It's a medium sized network.

I have done some work for other clients but I've never sold my web dev work, although I started with web dev.
 
Status
This thread has been locked.
Top