Construction Page HTML Template

Themeforest Construction Page HTML Template

Download Construction Page HTML Template

Download Construction Page HTML Template

This site is a simple, modern-look Under construction template that has some elegant jquery features.




-Valid XHTML and CSS with no errors after the W3C validation service.




-Free Cufon font




-Jquery Countdown




-Jquery Tooltip




-Glossy and modern design




-PSD’s included




-Good commented code




-Very good documentation




-Email field included




-PHP mail script included for the email input




Simple to use and fun!

Download Construction Page HTML Template

Comments

  1. where is demo ?

    ReplyDelete
  2. Hello!I am really sorry, but I don’t have a hosting account!


    Sorry about that...((-:

    ReplyDelete
  3. Where do the “stay updated” emails go?? there is no documentation about this in the included PDF . Also when you enter your email and submit, it does nothing. It would be cool if it validated and the div changed to “Thanks, we’ll keep you posted”.

    ReplyDelete
  4. Hello aeso!This template will need a working PHP script to send that!The email form doesn’t have that PHP script.I created it only for a Jquery trick.When you click the form the text disappears.


    But here I wrote a very basic script that can insert someone’ s email into a database.Sorry again but the template doesn’t include the PHP file.



    <?php //Retrieves the email from the email form into a PHP variable
    $emailform=$_POST['name'];
    //Connect to a database
    $con=mysql_connect("you db server","your db user", "you db password");
    $select_db=mysql_select_db("Your database");
    //Insert the data from the variable in the database
    $insert=mysql_query("INSERT INTO databasename
    VALUES('$emailform')");
    ?>


    Again sorry for the problem, that PHP script will work but it’s only like an example(If it had it would have looked something like that) and I reccomend not used it.It only for demonstration porpuses.


    +the form must have had an action(the name of the PHP file)

    ReplyDelete
  5. huh, can you maybe add it into the item? I assumed it worked when I bought it, nothing noted otherwise. Thanks!

    ReplyDelete
  6. I can’t tell you for sure, but I will try to make an update!I didn’t think about making a PHP file to the email, but you’re right.I will make a secure PHP file that will send the emails into a database.


    Sorry about this, and I will try to make the update as soon as possible.

    ReplyDelete
  7. Thanks for the prompt responce!! One more Question: Where did the buttons come from, I want to add an email button that matches, Thanks again!!

    ReplyDelete
  8. The button “Stay Updated” has the design made in CSS .If you open the index.html file you will see this on the line 102: <input id="subscribe_button" value="Stay updated" type="submit" />
    The id drom that links to the css file(style.css).Open style.css and you will see from the line 109 to the line 118 the style to that button.


    So to make all easy:Let’s say you want to make a link(<a href=""></a>) that looks like that.Add to that link a class “button”.it will look like this(<a href="A web adress" class="button">Some text</a>), then insert this into the style.css file:


    a.button {
    font-size: 14px;
    font-family:Helvetica;
    color: #fff;
    padding:8px 6px;
    height:30px;
    background-color:#28556a;
    border:none;
    }


    You can add rounded corners to that button by making the style look like this(you will see in modern browsers the rounded corners but not in IE)


    a.button {
    font-size: 14px;
    font-family:Helvetica;
    color: #fff;
    padding:8px 6px;
    height:30px;
    background-color:#28556a;
    border:none;


    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    }


    I hope this was helpfull.Thaks for the reply!

    ReplyDelete
  9. Sorry, I didn’t make it clear, I was wondering where the icon’s came from? The face book, Twitter and I wanted one that looks like an email icon. Thanks

    ReplyDelete
  10. Aha, I get it!Simply search on google “Social Icon pack” and you will find thousand of results!You will find on different sizes but loook only(after you download) at 32×32.Chose only the icon you want put and put in the images folder.The image must be .png(not jpeg, or gif)

    ReplyDelete
  11. any progress on the update?
    Thanks!

    ReplyDelete
  12. Hello aeso and thaks for the reply!I’ve updated this construction page with a new PHP script!When someone enters his email it will be sent o your email(a mail).It could be in your spam folder.


    Thaks a lot and sorry for the delay!

    ReplyDelete
  13. Hello,


    I can not get the mail script working.
    You can see my test site here
    http://webconstruct.dk/test/


    Noting happens when you press the “opdateret” bottom.
    Can you help me?

    ReplyDelete

Post a Comment

Popular posts from this blog

The PaperCore - Elegant Wordpress Theme WordPress Theme

Business Theme - Destiny Project HTML Template

Bamboo — WordPress Theme