From 9f986eb6ed91b2d10690fb8fe6c43e1b8729a1dc Mon Sep 17 00:00:00 2001 From: Amanskywalker Date: Sat, 9 Jan 2016 22:02:32 +0530 Subject: [PATCH 01/29] modified: about.php modified: add_comment.php modified: add_comment_form.php modified: add_comment_script.php modified: blist.php modified: book.php modified: book_embed.php modified: bookembed.php modified: comment.php modified: contactus.php modified: core.php new file: dbms.inc.php modified: dbms/dbms_imp.php modified: default.css modified: developer.php new file: display/functions/amazing.func.php new file: display/functions/otr.func.php new file: display/functions/shopping.func.php new file: display/next.nav.func.php new file: display/prev.nav.func.php modified: error.php modified: fonts.css modified: footer.php modified: form/login.html modified: form/signup.html modified: header.php modified: index.php modified: instruction.php modified: join.php modified: joinus.php modified: login.php new file: new_interface/dbms.inc.php new file: new_interface/display/functions/amazing.func.php new file: new_interface/display/functions/otr.func.php new file: new_interface/display/functions/shopping.func.php new file: new_interface/display/next.nav.func.php new file: new_interface/display/prev.nav.func.php new file: new_interface/footer.php new file: new_interface/head.php new file: new_interface/header.php new file: new_interface/images/android-desktop.png new file: new_interface/images/avatar.png new file: new_interface/images/bg_1024.jpg new file: new_interface/images/bg_2048.jpg new file: new_interface/images/bg_2880.jpg new file: new_interface/images/co1.jpg new file: new_interface/images/co2.jpg new file: new_interface/images/coffee.jpg new file: new_interface/images/favicon.png new file: new_interface/images/ios-desktop.png new file: new_interface/images/logo.png new file: new_interface/images/road.jpg new file: new_interface/images/road_big.jpg new file: new_interface/images/shopping.jpg new file: new_interface/index.php new file: new_interface/main.css new file: new_interface/material.css new file: new_interface/material.min.css new file: new_interface/script.php new file: new_interface/styles-blog.css new file: new_interface/styles-text.css modified: sh.php modified: sh_sub.php modified: sh_test.php modified: sucess.php modified: suggest.php modified: testlink.php modified: upload.php modified: upload_dir/upload_default.php modified: upload_dir/upload_form_1.php modified: upload_dir/upload_form_1_script.php modified: upload_dir/upload_form_2.php modified: upload_dir/upload_form_2_script.php modified: upload_dir/upload_form_3.php modified: upload_dir/upload_form_3_script.php modified: upload_dir/upload_user_book_list_unverified.php modified: upload_dir/upload_user_book_list_verified.php modified: upload_done.php modified: upload_form.php modified: upload_ins.php modified: upload_user_book_list.php modified: user/addnewuser.php modified: user/core.inc.php modified: user/datetimecheckupscript.php modified: user/dbms/dbms_imp.php modified: user/form.html.php modified: user/loggedin.php modified: user/login.php modified: user/logout.php modified: user/namecheckupscript.php modified: user/passwordcheckupscript.php modified: user/register.php modified: user/signupscript.php modified: user/usernamecheckupscript.php modified: userpage.php modified: userpage_admin.php modified: userpage_error.php modified: userpage_error_login.php modified: userpage_user.php modified: verify/verify_mail.form.php modified: verify/verify_mail_add.php modified: verify/verify_mail_form.php modified: verify/verify_mail_sent.php modified: verify_mail.php Changes not staged for commit: modified: .htaccess --- about.php | 138 +- add_comment.php | 78 +- add_comment_form.php | 54 +- add_comment_script.php | 100 +- blist.php | 168 +- book.php | 178 +- book_embed.php | 2 +- bookembed.php | 234 +- comment.php | 200 +- contactus.php | 102 +- core.php | 48 +- dbms.inc.php | 47 + dbms/dbms_imp.php | 56 +- default.css | 1152 +- developer.php | 116 +- display/functions/amazing.func.php | 36 + display/functions/otr.func.php | 36 + display/functions/shopping.func.php | 37 + display/next.nav.func.php | 31 + display/prev.nav.func.php | 30 + error.php | 34 +- fonts.css | 844 +- footer.php | 10 +- form/login.html | 56 +- form/signup.html | 108 +- header.php | 200 +- index.php | 166 +- instruction.php | 110 +- join.php | 112 +- joinus.php | 114 +- login.php | 124 +- new_interface/dbms.inc.php | 47 + .../display/functions/amazing.func.php | 36 + new_interface/display/functions/otr.func.php | 36 + .../display/functions/shopping.func.php | 37 + new_interface/display/next.nav.func.php | 31 + new_interface/display/prev.nav.func.php | 30 + new_interface/footer.php | 25 + new_interface/head.php | 71 + new_interface/header.php | 33 + new_interface/images/android-desktop.png | Bin 0 -> 5531 bytes new_interface/images/avatar.png | Bin 0 -> 246 bytes new_interface/images/bg_1024.jpg | Bin 0 -> 64530 bytes new_interface/images/bg_2048.jpg | Bin 0 -> 262772 bytes new_interface/images/bg_2880.jpg | Bin 0 -> 514925 bytes new_interface/images/co1.jpg | Bin 0 -> 4839 bytes new_interface/images/co2.jpg | Bin 0 -> 12778 bytes new_interface/images/coffee.jpg | Bin 0 -> 66602 bytes new_interface/images/favicon.png | Bin 0 -> 404 bytes new_interface/images/ios-desktop.png | Bin 0 -> 701 bytes new_interface/images/logo.png | Bin 0 -> 1220 bytes new_interface/images/road.jpg | Bin 0 -> 76091 bytes new_interface/images/road_big.jpg | Bin 0 -> 232489 bytes new_interface/images/shopping.jpg | Bin 0 -> 94041 bytes new_interface/index.php | 51 + new_interface/main.css | 213 + new_interface/material.css | 9751 +++++++++++++++++ new_interface/material.min.css | 16 + new_interface/script.php | 20 + new_interface/styles-blog.css | 566 + new_interface/styles-text.css | 255 + sh.php | 160 +- sh_sub.php | 170 +- sh_test.php | 146 +- sucess.php | 84 +- suggest.php | 122 +- testlink.php | 46 +- upload.php | 118 +- upload_dir/upload_default.php | 40 +- upload_dir/upload_form_1.php | 104 +- upload_dir/upload_form_1_script.php | 222 +- upload_dir/upload_form_2.php | 134 +- upload_dir/upload_form_2_script.php | 82 +- upload_dir/upload_form_3.php | 90 +- upload_dir/upload_form_3_script.php | 80 +- .../upload_user_book_list_unverified.php | 158 +- upload_dir/upload_user_book_list_verified.php | 156 +- upload_done.php | 124 +- upload_form.php | 346 +- upload_ins.php | 146 +- upload_user_book_list.php | 118 +- user/addnewuser.php | 50 +- user/core.inc.php | 86 +- user/datetimecheckupscript.php | 88 +- user/dbms/dbms_imp.php | 56 +- user/form.html.php | 132 +- user/loggedin.php | 52 +- user/login.php | 26 +- user/logout.php | 60 +- user/namecheckupscript.php | 122 +- user/passwordcheckupscript.php | 48 +- user/register.php | 106 +- user/signupscript.php | 196 +- user/usernamecheckupscript.php | 42 +- userpage.php | 150 +- userpage_admin.php | 128 +- userpage_error.php | 34 +- userpage_error_login.php | 34 +- userpage_user.php | 112 +- verify/verify_mail.form.php | 28 +- verify/verify_mail_add.php | 48 +- verify/verify_mail_form.php | 82 +- verify/verify_mail_sent.php | 30 +- verify_mail.php | 154 +- 104 files changed, 15942 insertions(+), 4507 deletions(-) create mode 100644 dbms.inc.php create mode 100644 display/functions/amazing.func.php create mode 100644 display/functions/otr.func.php create mode 100644 display/functions/shopping.func.php create mode 100644 display/next.nav.func.php create mode 100644 display/prev.nav.func.php create mode 100644 new_interface/dbms.inc.php create mode 100644 new_interface/display/functions/amazing.func.php create mode 100644 new_interface/display/functions/otr.func.php create mode 100644 new_interface/display/functions/shopping.func.php create mode 100644 new_interface/display/next.nav.func.php create mode 100644 new_interface/display/prev.nav.func.php create mode 100644 new_interface/footer.php create mode 100644 new_interface/head.php create mode 100644 new_interface/header.php create mode 100644 new_interface/images/android-desktop.png create mode 100644 new_interface/images/avatar.png create mode 100644 new_interface/images/bg_1024.jpg create mode 100644 new_interface/images/bg_2048.jpg create mode 100644 new_interface/images/bg_2880.jpg create mode 100644 new_interface/images/co1.jpg create mode 100644 new_interface/images/co2.jpg create mode 100644 new_interface/images/coffee.jpg create mode 100644 new_interface/images/favicon.png create mode 100644 new_interface/images/ios-desktop.png create mode 100644 new_interface/images/logo.png create mode 100644 new_interface/images/road.jpg create mode 100644 new_interface/images/road_big.jpg create mode 100644 new_interface/images/shopping.jpg create mode 100644 new_interface/index.php create mode 100644 new_interface/main.css create mode 100644 new_interface/material.css create mode 100644 new_interface/material.min.css create mode 100644 new_interface/script.php create mode 100644 new_interface/styles-blog.css create mode 100644 new_interface/styles-text.css diff --git a/about.php b/about.php index 9f929c8..aea0962 100644 --- a/about.php +++ b/about.php @@ -1,69 +1,69 @@ - - - - - - -About Us - - - - - - - - -
-
- -
- - - -
-
-

-
-

We would like to hear from You.

- -
- -
- - - + + + + + + +About Us + + + + + + + + +
+
+ +
+ + + +
+
+

+
+

We would like to hear from You.

+ +
+ +
+ + + diff --git a/add_comment.php b/add_comment.php index 263abaa..f298c73 100644 --- a/add_comment.php +++ b/add_comment.php @@ -1,40 +1,40 @@ -"; - } - else - { - echo "
Some error has occur.
Please check the values. Might be some field left out. "; - include 'add_comment_form.php'; - } - - - } - else - { - include 'add_comment_form.php'; - } - - - } - else - { - if ($countc==0) - { - echo "

Be the first one to comment

"; - } - echo "

Please login to post comments"; - } - +"; + } + else + { + echo "
Some error has occur.
Please check the values. Might be some field left out. "; + include 'add_comment_form.php'; + } + + + } + else + { + include 'add_comment_form.php'; + } + + + } + else + { + if ($countc==0) + { + echo "

Be the first one to comment

"; + } + echo "

Please login to post comments"; + } + ?> \ No newline at end of file diff --git a/add_comment_form.php b/add_comment_form.php index f227271..b602bfe 100644 --- a/add_comment_form.php +++ b/add_comment_form.php @@ -1,28 +1,28 @@ -Be the first one to comment

"; - } - ?> -
-
" method="post" > -
- " name="uid" size="3" maxlength="20"> - " name="bid" size="3" maxlength="20"> -
- Heading: - " name="head" size="70" maxlength="100"> -
-
- Comment: - -
-
- -
-
-Be the first one to comment

"; + } + ?> +
+
" method="post" > +
+ " name="uid" size="3" maxlength="20"> + " name="bid" size="3" maxlength="20"> +
+ Heading: + " name="head" size="70" maxlength="100"> +
+
+ Comment: + +
+
+ +
+
+ \ No newline at end of file diff --git a/add_comment_script.php b/add_comment_script.php index d469da2..eb1fae9 100644 --- a/add_comment_script.php +++ b/add_comment_script.php @@ -1,51 +1,51 @@ -$comment"; //for testing only - $mysql_query_run=$connection->query("SELECT DISTINCT `comment` FROM `comments` WHERE `bookid`='$bid'"); - while ($rows=$mysql_query_run->fetch_array()) - { - $com=$rows[0]; - if($com==$comment) - { - $acess=0; - echo "Please Don't copy someones comment
"; - } - } - //neutralizing the data - if ($acess==1) - { - $head=htmlentities($head); - $comment=htmlentities($comment); - $date=date('Y-m-d H:i:s'); //to get the current system date time. - // php insertion code - $sql = "INSERT INTO `comments` (`cid`, `userid`, `bookid`, `cheadding`, `comment`, `date`) VALUES (NULL, '$uid', '$bid', '$head', '$comment', '$date');"; - - include_once "user/core.inc.php"; //to get database acess - - $mysql_query_run=$connection->query($sql); //data adding query - if(!$mysql_query_run) - { - // error occurs - echo "
Error writing data".@mysqli_error($connection); - } - else - { //sucess in adding the data. - echo "Thank you for your comment"; - //header('location: $current_file'); //to refresh current page. - } - } - else - { - echo "
Some error has occur.
Please check the values. Might be some field left out."; - include 'add_comment_form.php'; - } +$comment"; //for testing only + $mysql_query_run=$connection->query("SELECT DISTINCT `comment` FROM `comments` WHERE `bookid`='$bid'"); + while ($rows=$mysql_query_run->fetch_array()) + { + $com=$rows[0]; + if($com==$comment) + { + $acess=0; + echo "Please Don't copy someones comment
"; + } + } + //neutralizing the data + if ($acess==1) + { + $head=htmlentities($head); + $comment=htmlentities($comment); + $date=date('Y-m-d H:i:s'); //to get the current system date time. + // php insertion code + $sql = "INSERT INTO `comments` (`cid`, `userid`, `bookid`, `cheadding`, `comment`, `date`) VALUES (NULL, '$uid', '$bid', '$head', '$comment', '$date');"; + + include_once "user/core.inc.php"; //to get database acess + + $mysql_query_run=$connection->query($sql); //data adding query + if(!$mysql_query_run) + { + // error occurs + echo "
Error writing data".@mysqli_error($connection); + } + else + { //sucess in adding the data. + echo "Thank you for your comment"; + //header('location: $current_file'); //to refresh current page. + } + } + else + { + echo "
Some error has occur.
Please check the values. Might be some field left out."; + include 'add_comment_form.php'; + } ?> \ No newline at end of file diff --git a/blist.php b/blist.php index 4bb3a4a..5affd61 100644 --- a/blist.php +++ b/blist.php @@ -1,85 +1,85 @@ - - - - - - -Sub shelf <?php echo " -$subcat";?> - /> - /> - - - - - - - - -
-
- -
- query("SELECT `id`,`name`,`bref` FROM `books` WHERE `subcat`='$subcat' ORDER BY `name` ASC"); - $count=$result->num_rows; - if ($count==0) - { - include "error.php"; - } - $i=1; - while ($rows=$result->fetch_array()) - { - $id=$rows[0]; - $booktitle=$rows[1]; - $bookbrefdesc=$rows[2]; - if ($i%2!=0 && $i-1<$count) - { - ?> - - -
-
-

-
-


Have fun :)

- -
- -
- - + + + + + + +Sub shelf <?php echo " -$subcat";?> + /> + /> + + + + + + + + +
+
+ +
+ query("SELECT `id`,`name`,`bref` FROM `books` WHERE `subcat`='$subcat' ORDER BY `name` ASC"); + $count=$result->num_rows; + if ($count==0) + { + include "error.php"; + } + $i=1; + while ($rows=$result->fetch_array()) + { + $id=$rows[0]; + $booktitle=$rows[1]; + $bookbrefdesc=$rows[2]; + if ($i%2!=0 && $i-1<$count) + { + ?> + + +
+
+

+
+


Have fun :)

+ +
+ +
+ + \ No newline at end of file diff --git a/book.php b/book.php index 7a7f6d1..d3d4891 100644 --- a/book.php +++ b/book.php @@ -1,90 +1,90 @@ - - - - - - - - - - - - - - - - - -
-
- -
- - query("SELECT * FROM `upload_books` WHERE `upload_id`='$ids'"); - $rows=$resultb->fetch_array(); - $id=$rows[0]; - $booktitle=$rows[1]; - $author=$rows[2]; - $publisher=$rows[3]; - $size=$rows[4]; - $bookbrefdesc=$rows[5]; - $bookdesc=$rows[6]; - $durl=$rows[7]; - $ilink=$rows[8]; - $uploader=$rows[11]; - ?> - - -
-
-

- -
-
-
- - - - - + + + + + + + + + + + + + + + + +
+
+ +
+ + query("SELECT * FROM `upload_books` WHERE `upload_id`='$ids'"); + $rows=$resultb->fetch_array(); + $id=$rows[0]; + $booktitle=$rows[1]; + $author=$rows[2]; + $publisher=$rows[3]; + $size=$rows[4]; + $bookbrefdesc=$rows[5]; + $bookdesc=$rows[6]; + $durl=$rows[7]; + $ilink=$rows[8]; + $uploader=$rows[11]; + ?> + + +
+
+

+ +
+
+
+ + + + + \ No newline at end of file diff --git a/book_embed.php b/book_embed.php index cbb1a4b..e671026 100644 --- a/book_embed.php +++ b/book_embed.php @@ -1,2 +1,2 @@ -embeding link +embeding link \ No newline at end of file diff --git a/bookembed.php b/bookembed.php index 69f4be0..de9fcf7 100644 --- a/bookembed.php +++ b/bookembed.php @@ -1,117 +1,117 @@ - - - query("SELECT * FROM `books` WHERE `id`='$ids'"); - $count_rows=$resultb->num_rows; - if ($count_rows!=1) - { - include "header.php"; - include"error.php"; - } - else - { - $rows=$resultb->fetch_array(); - $id=$rows[0]; - $booktitle=$rows[1]; - $size=$rows[5]; - $bookbrefdesc=$rows[6]; - $bookdesc=$rows[7]; - $durl=$rows[8]; - $burl=$rows[10]; - $preview=$rows[11]; - $sdurl=$rows[12]; - $author=$rows[13]; - $publisher=$rows[14]; - $uploader=$rows[15]; - - // enabled on online site - $resultb=$connection->query("SELECT * FROM `userdetail` WHERE `uniqueid`='$uploader'"); - $rowsuser=$resultb->fetch_array(); - $uploader_name=$rowsuser[1]; - ?> - - - - - - -<?php echo "$booktitle";?> - /> - /> - - - - - - - - -
-
- -
- - - - - - - - -
- - - - + + + query("SELECT * FROM `books` WHERE `id`='$ids'"); + $count_rows=$resultb->num_rows; + if ($count_rows!=1) + { + include "header.php"; + include"error.php"; + } + else + { + $rows=$resultb->fetch_array(); + $id=$rows[0]; + $booktitle=$rows[1]; + $size=$rows[5]; + $bookbrefdesc=$rows[6]; + $bookdesc=$rows[7]; + $durl=$rows[8]; + $burl=$rows[10]; + $preview=$rows[11]; + $sdurl=$rows[12]; + $author=$rows[13]; + $publisher=$rows[14]; + $uploader=$rows[15]; + + // enabled on online site + $resultb=$connection->query("SELECT * FROM `userdetail` WHERE `uniqueid`='$uploader'"); + $rowsuser=$resultb->fetch_array(); + $uploader_name=$rowsuser[1]; + ?> + + + + + + +<?php echo "$booktitle";?> + /> + /> + + + + + + + + +
+
+ +
+ + + + + + + + +
+ + + + diff --git a/comment.php b/comment.php index 68dea84..354226b 100644 --- a/comment.php +++ b/comment.php @@ -1,100 +1,100 @@ -query("SELECT * FROM `comments` WHERE `bookid`='$bid'"); - $countc=$resultc->num_rows; - //echo "count is $countc"; - if ($countc==0) - { - //include "add_comment.php"; - ?> - - fetch_array()) - { - $cid=$rows[0]; - $user=$rows[1]; - //$book=$rows[2]; - $comh=$rows[3]; - $com=$rows[4]; - $date=$rows[5]; - - $resultcu=$connection->query("SELECT * FROM `userdetail` WHERE `uniqueid`='$user'"); - $rowsuser=$resultcu->fetch_array(); - $uploader_name=$rowsuser[1]; - /*
- -
- -

*/ - if ($i%2!=0 && $i-1<$countc) - { - ?> - - - - -
-
-
- - -
-

-
-
- - - -
-
- - -
-
- +query("SELECT * FROM `comments` WHERE `bookid`='$bid'"); + $countc=$resultc->num_rows; + //echo "count is $countc"; + if ($countc==0) + { + //include "add_comment.php"; + ?> + + fetch_array()) + { + $cid=$rows[0]; + $user=$rows[1]; + //$book=$rows[2]; + $comh=$rows[3]; + $com=$rows[4]; + $date=$rows[5]; + + $resultcu=$connection->query("SELECT * FROM `userdetail` WHERE `uniqueid`='$user'"); + $rowsuser=$resultcu->fetch_array(); + $uploader_name=$rowsuser[1]; + /*
+ +
+ +

*/ + if ($i%2!=0 && $i-1<$countc) + { + ?> + + + + +
+
+
+ + +
+

+
+
+ + + +
+
+ + +
+
+ diff --git a/contactus.php b/contactus.php index f2fe3cc..32bb08d 100644 --- a/contactus.php +++ b/contactus.php @@ -1,51 +1,51 @@ - - - - - - -PDF Books - - - - - - - - -
-
- -
- - - -
-
-

-
-

-
-
- - - + + + + + + +PDF Books + + + + + + + + +
+
+ +
+ + + +
+
+

+
+

+
+
+ + + diff --git a/core.php b/core.php index 8af156f..a26af1b 100644 --- a/core.php +++ b/core.php @@ -1,25 +1,25 @@ - \ No newline at end of file diff --git a/dbms.inc.php b/dbms.inc.php new file mode 100644 index 0000000..3fb24e6 --- /dev/null +++ b/dbms.inc.php @@ -0,0 +1,47 @@ + error = ".mysqli_error($connect); + + $con=2; + } + } + + $mysql_charset=mysql_set_charset($connect,'utf8') + if (!$mysql_charset) + { + echo "Unable to set charset"; + + $con=3; + } + + } +?> \ No newline at end of file diff --git a/dbms/dbms_imp.php b/dbms/dbms_imp.php index a4d2fa7..1609703 100644 --- a/dbms/dbms_imp.php +++ b/dbms/dbms_imp.php @@ -1,28 +1,28 @@ - + diff --git a/default.css b/default.css index ee277fc..d83a2a1 100644 --- a/default.css +++ b/default.css @@ -1,576 +1,576 @@ - html, body - { - height: 100%; - } - - body - { - margin: 0px; - padding: 0px; - background: #333333; - font-family: 'Varela', sans-serif; - font-size: 11pt; - font-weight: 300; - color: #656565; - } - - - h1, h2, h3 - { - margin: 0; - padding: 0; - font-weight: 700; - color: #2B3F48; - } - - p, ol, ul - { - margin-top: 0; - } - - ol, ul - { - padding: 0; - list-style: none; - } - - ul.actions - { - text-align: center; - } - - ul.actions li - { - } - - ul.actions2 - { - text-align: center; - } - - p - { - line-height: 180%; - } - - strong - { - } - - a - { - color: #0000FF; - } - - a:hover - { - text-decoration: none; - } - - .container - { - overflow: hidden; - margin: 0em auto; - width: 1000px; - } - -/*********************************************************************************/ -/* Image Style */ -/*********************************************************************************/ - - .image - { - display: inline-block; - } - - .image img - { - display: block; - width: 100%; - } - - .image-full - { - display: block; - width: 100%; - margin: 0 0 2em 0; - } - - .image-left - { - float: left; - margin: 0 2em 2em 0; - } - - .image-centered - { - display: block; - margin: 0 0 2em 0; - } - - .image-centered img - { - margin: 0 auto; - width: auto; - } - -/*********************************************************************************/ -/* List Styles */ -/*********************************************************************************/ - - ul.staff - { - margin-bottom: 3em; - } - - ul.staff li - { - display: inline-block; - } - - ul.staff li img - { - width: 80%; - border-radius: 50%; - } - - -/*********************************************************************************/ -/* Social Icon Styles */ -/*********************************************************************************/ - - ul.contact - { - margin: 0; - padding: 2em 0em 0em 0em; - list-style: none; - } - - ul.contact li - { - display: inline-block; - padding: 0em 0.30em; - font-size: 1em; - } - - ul.contact li span - { - display: none; - margin: 0; - padding: 0; - } - - ul.contact li a - { - color: #FFF; - } - - ul.contact li a:before - { - display: inline-block; - background: #3f3f3f; - width: 40px; - height: 40px; - line-height: 40px; - border-radius: 20px; - text-align: center; - color: #FFFFFF; - } - - ul.contact li a.icon-twitter:before { background: #2DAAE4; } - ul.contact li a.icon-facebook:before { background: #39599F; } - ul.contact li a.icon-dribbble:before { background: #C4376B; } - ul.contact li a.icon-tumblr:before { background: #31516A; } - ul.contact li a.icon-rss:before { background: #F2600B; } - -/*********************************************************************************/ -/* Button Style */ -/*********************************************************************************/ - - .button - { - display: inline-block; - padding: 0em 3em; - background: #009E2D; - letter-spacing: 0.20em; - line-height: 4em; - text-decoration: none; - text-transform: uppercase; - font-weight: 400; - font-size: 1em; - color: #FFF; - } - - .button:before - { - display: inline-block; - background: #FFC31F; - margin-right: 1em; - width: 40px; - height: 40px; - line-height: 40px; - border-radius: 20px; - text-align: center; - color: #272925; - } - -/*********************************************************************************/ -/* Heading Titles */ -/*********************************************************************************/ - - .title - { - margin-bottom: 3em; - } - - .title h2 - { - text-transform: uppercase; - font-size: 2.7em; - } - - .title .byline - { - font-size: 1.7em; - color: #6F6F6F; - } - -/*********************************************************************************/ -/* 4-column */ -/*********************************************************************************/ - - .box1, - .box2, - .box3, - .box4 - { - width: 235px; - } - - .box1, - .box2, - .box3, - { - float: left; - margin-right: 20px; - } - - .box4 - { - float: right; - } - -/*********************************************************************************/ -/* 3-column */ -/*********************************************************************************/ - - .boxA, - .boxB, - .boxC - { - width: 320px; - } - - .boxA, - .boxB - { - float: left; - margin-right: 20px; - } - - .boxC - { - float: right; - } - -/*********************************************************************************/ -/* 2-column */ -/*********************************************************************************/ - - .tbox1, - .tbox2 - { - width: 575px; - } - - .tbox1 - { - float: left; - } - - .tbox2 - { - float: right; - } - - #wrapper - { - background: #FFF; - } - -/*********************************************************************************/ -/* Header */ -/*********************************************************************************/ - - #header-wrapper - { - background: #333333; - } - - #header - { - position: relative; - padding: 3em 0em; - } - -/*********************************************************************************/ -/* Logo */ -/*********************************************************************************/ - - #logo - { - position: absolute; - top: 1em; - left: 0; - } - - #logo h1 - { - color: #FFF; - } - - #logo a - { - text-decoration: none; - text-transform: uppercase; - color: #FFF; - } - -/*********************************************************************************/ -/* Menu */ -/*********************************************************************************/ - - #menu - { - position: absolute; - top: 2em; - right: 0; - } - - #menu ul - { - display: inline-block; - } - - #menu li - { - display: block; - float: left; - text-align: center; - } - - #menu li a, #menu li span - { - padding: 1em 1.5em; - letter-spacing: 1px; - text-decoration: none; - text-transform: uppercase; - font-size: 0.8em; - color: #FFF; - } - - #menu li:hover a, #menu li.active a, #menu li.active span - { - color: #FFF; - } - - #menu .current_page_item a - { - background: #009E2D; - color: #FFF; - } - - #menu .icon - { - } - -/*********************************************************************************/ -/* Banner */ -/*********************************************************************************/ - - #banner - { - overflow: hidden; - padding: 7em 0em 5em 0em; - background: #202020; - background-size: cover; - text-align: center; - color: rgba(255,255,255,.8); - } - - #banner .title - { - margin-bottom: 1em; - text-transform: uppercase !important; - } - - #banner .title h2 - { - color: #FFF; - } - - #banner .title .byline - { - color: rgba(255,255,255,.6); - } - - #banner .button - { - margin-top: 3em; - background: #009E2D !important; - } - -/*********************************************************************************/ -/* Page */ -/*********************************************************************************/ - - #page - { - padding: 5em 0em; - text-align: center; - } - - #page .button - { - margin-top: 2em; - display: inline-block; - text-align: center; - } - -/*********************************************************************************/ -/* Content */ -/*********************************************************************************/ - - #content - { - } - -/*********************************************************************************/ -/* Sidebar */ -/*********************************************************************************/ - - #sidebar - { - } - -/*********************************************************************************/ -/* Footer */ -/*********************************************************************************/ - - #footer - { - } - -/*********************************************************************************/ -/* Copyright */ -/*********************************************************************************/ - - #copyright - { - overflow: hidden; - padding: 5em 0em; - border-top: 1px solid rgba(255,255,255,0.08); - } - - #copyright p - { - text-align: center; - font-size: 1em; - color: rgba(255,255,255,0.5); - } - - #copyright a - { - text-decoration: none; - color: rgba(255,255,255,0.8); - } - -/*********************************************************************************/ -/* Featured */ -/*********************************************************************************/ - - #featured - { - overflow: hidden; - padding: 5em 0em; - background: #009E2D; - color: rgba(255,255,255,.8); - text-align: center; - } - - #featured a - { - color: rgba(255,255,255,1); - } - - #featured .button - { - background: #FFF; - margin-top: 3em; - font-size: 1em; - color: #009E2D; - } - - #featured .title - { - } - - #featured .title h2 - { - color: #FFF; - } - - #featured .title .byline - { - color: rgba(255,255,255,.6); - } - -/*********************************************************************************/ -/* Featured */ -/*********************************************************************************/ - -.box -{ - padding: 3em 2em 2em 2em; - border: 1px solid rgba(0,0,0,0.1); - border-radius: 8px; - text-align: center; -} - - - #extra - { - overflow: hidden; - padding: 5em 0em; - } - - #extra .title - { - text-align: center; - } - - #extra .button - { - margin-top: 5em; - } - - #extra .fa - { - display: block; - margin-bottom: 0.5em; - text-align: center; - font-size: 3em; - } - - - + html, body + { + height: 100%; + } + + body + { + margin: 0px; + padding: 0px; + background: #333333; + font-family: 'Varela', sans-serif; + font-size: 11pt; + font-weight: 300; + color: #656565; + } + + + h1, h2, h3 + { + margin: 0; + padding: 0; + font-weight: 700; + color: #2B3F48; + } + + p, ol, ul + { + margin-top: 0; + } + + ol, ul + { + padding: 0; + list-style: none; + } + + ul.actions + { + text-align: center; + } + + ul.actions li + { + } + + ul.actions2 + { + text-align: center; + } + + p + { + line-height: 180%; + } + + strong + { + } + + a + { + color: #0000FF; + } + + a:hover + { + text-decoration: none; + } + + .container + { + overflow: hidden; + margin: 0em auto; + width: 1000px; + } + +/*********************************************************************************/ +/* Image Style */ +/*********************************************************************************/ + + .image + { + display: inline-block; + } + + .image img + { + display: block; + width: 100%; + } + + .image-full + { + display: block; + width: 100%; + margin: 0 0 2em 0; + } + + .image-left + { + float: left; + margin: 0 2em 2em 0; + } + + .image-centered + { + display: block; + margin: 0 0 2em 0; + } + + .image-centered img + { + margin: 0 auto; + width: auto; + } + +/*********************************************************************************/ +/* List Styles */ +/*********************************************************************************/ + + ul.staff + { + margin-bottom: 3em; + } + + ul.staff li + { + display: inline-block; + } + + ul.staff li img + { + width: 80%; + border-radius: 50%; + } + + +/*********************************************************************************/ +/* Social Icon Styles */ +/*********************************************************************************/ + + ul.contact + { + margin: 0; + padding: 2em 0em 0em 0em; + list-style: none; + } + + ul.contact li + { + display: inline-block; + padding: 0em 0.30em; + font-size: 1em; + } + + ul.contact li span + { + display: none; + margin: 0; + padding: 0; + } + + ul.contact li a + { + color: #FFF; + } + + ul.contact li a:before + { + display: inline-block; + background: #3f3f3f; + width: 40px; + height: 40px; + line-height: 40px; + border-radius: 20px; + text-align: center; + color: #FFFFFF; + } + + ul.contact li a.icon-twitter:before { background: #2DAAE4; } + ul.contact li a.icon-facebook:before { background: #39599F; } + ul.contact li a.icon-dribbble:before { background: #C4376B; } + ul.contact li a.icon-tumblr:before { background: #31516A; } + ul.contact li a.icon-rss:before { background: #F2600B; } + +/*********************************************************************************/ +/* Button Style */ +/*********************************************************************************/ + + .button + { + display: inline-block; + padding: 0em 3em; + background: #009E2D; + letter-spacing: 0.20em; + line-height: 4em; + text-decoration: none; + text-transform: uppercase; + font-weight: 400; + font-size: 1em; + color: #FFF; + } + + .button:before + { + display: inline-block; + background: #FFC31F; + margin-right: 1em; + width: 40px; + height: 40px; + line-height: 40px; + border-radius: 20px; + text-align: center; + color: #272925; + } + +/*********************************************************************************/ +/* Heading Titles */ +/*********************************************************************************/ + + .title + { + margin-bottom: 3em; + } + + .title h2 + { + text-transform: uppercase; + font-size: 2.7em; + } + + .title .byline + { + font-size: 1.7em; + color: #6F6F6F; + } + +/*********************************************************************************/ +/* 4-column */ +/*********************************************************************************/ + + .box1, + .box2, + .box3, + .box4 + { + width: 235px; + } + + .box1, + .box2, + .box3, + { + float: left; + margin-right: 20px; + } + + .box4 + { + float: right; + } + +/*********************************************************************************/ +/* 3-column */ +/*********************************************************************************/ + + .boxA, + .boxB, + .boxC + { + width: 320px; + } + + .boxA, + .boxB + { + float: left; + margin-right: 20px; + } + + .boxC + { + float: right; + } + +/*********************************************************************************/ +/* 2-column */ +/*********************************************************************************/ + + .tbox1, + .tbox2 + { + width: 575px; + } + + .tbox1 + { + float: left; + } + + .tbox2 + { + float: right; + } + + #wrapper + { + background: #FFF; + } + +/*********************************************************************************/ +/* Header */ +/*********************************************************************************/ + + #header-wrapper + { + background: #333333; + } + + #header + { + position: relative; + padding: 3em 0em; + } + +/*********************************************************************************/ +/* Logo */ +/*********************************************************************************/ + + #logo + { + position: absolute; + top: 1em; + left: 0; + } + + #logo h1 + { + color: #FFF; + } + + #logo a + { + text-decoration: none; + text-transform: uppercase; + color: #FFF; + } + +/*********************************************************************************/ +/* Menu */ +/*********************************************************************************/ + + #menu + { + position: absolute; + top: 2em; + right: 0; + } + + #menu ul + { + display: inline-block; + } + + #menu li + { + display: block; + float: left; + text-align: center; + } + + #menu li a, #menu li span + { + padding: 1em 1.5em; + letter-spacing: 1px; + text-decoration: none; + text-transform: uppercase; + font-size: 0.8em; + color: #FFF; + } + + #menu li:hover a, #menu li.active a, #menu li.active span + { + color: #FFF; + } + + #menu .current_page_item a + { + background: #009E2D; + color: #FFF; + } + + #menu .icon + { + } + +/*********************************************************************************/ +/* Banner */ +/*********************************************************************************/ + + #banner + { + overflow: hidden; + padding: 7em 0em 5em 0em; + background: #202020; + background-size: cover; + text-align: center; + color: rgba(255,255,255,.8); + } + + #banner .title + { + margin-bottom: 1em; + text-transform: uppercase !important; + } + + #banner .title h2 + { + color: #FFF; + } + + #banner .title .byline + { + color: rgba(255,255,255,.6); + } + + #banner .button + { + margin-top: 3em; + background: #009E2D !important; + } + +/*********************************************************************************/ +/* Page */ +/*********************************************************************************/ + + #page + { + padding: 5em 0em; + text-align: center; + } + + #page .button + { + margin-top: 2em; + display: inline-block; + text-align: center; + } + +/*********************************************************************************/ +/* Content */ +/*********************************************************************************/ + + #content + { + } + +/*********************************************************************************/ +/* Sidebar */ +/*********************************************************************************/ + + #sidebar + { + } + +/*********************************************************************************/ +/* Footer */ +/*********************************************************************************/ + + #footer + { + } + +/*********************************************************************************/ +/* Copyright */ +/*********************************************************************************/ + + #copyright + { + overflow: hidden; + padding: 5em 0em; + border-top: 1px solid rgba(255,255,255,0.08); + } + + #copyright p + { + text-align: center; + font-size: 1em; + color: rgba(255,255,255,0.5); + } + + #copyright a + { + text-decoration: none; + color: rgba(255,255,255,0.8); + } + +/*********************************************************************************/ +/* Featured */ +/*********************************************************************************/ + + #featured + { + overflow: hidden; + padding: 5em 0em; + background: #009E2D; + color: rgba(255,255,255,.8); + text-align: center; + } + + #featured a + { + color: rgba(255,255,255,1); + } + + #featured .button + { + background: #FFF; + margin-top: 3em; + font-size: 1em; + color: #009E2D; + } + + #featured .title + { + } + + #featured .title h2 + { + color: #FFF; + } + + #featured .title .byline + { + color: rgba(255,255,255,.6); + } + +/*********************************************************************************/ +/* Featured */ +/*********************************************************************************/ + +.box +{ + padding: 3em 2em 2em 2em; + border: 1px solid rgba(0,0,0,0.1); + border-radius: 8px; + text-align: center; +} + + + #extra + { + overflow: hidden; + padding: 5em 0em; + } + + #extra .title + { + text-align: center; + } + + #extra .button + { + margin-top: 5em; + } + + #extra .fa + { + display: block; + margin-bottom: 0.5em; + text-align: center; + font-size: 3em; + } + + + diff --git a/developer.php b/developer.php index 454a70c..c6a5e15 100644 --- a/developer.php +++ b/developer.php @@ -1,58 +1,58 @@ - - - - - - -Developers - - - - - - - - -
-
- -
- -
-
-

Please note

- -
-
- -
-
-

About Us

-
-

-
-
- - - + + + + + + +Developers + + + + + + + + +
+
+ +
+ +
+
+

Please note

+ +
+
+ +
+
+

About Us

+
+

+
+
+ + + diff --git a/display/functions/amazing.func.php b/display/functions/amazing.func.php new file mode 100644 index 0000000..d07f92e --- /dev/null +++ b/display/functions/amazing.func.php @@ -0,0 +1,36 @@ + + +
+
+

>

+
+
+ +
+
+ +
+
+ \ No newline at end of file diff --git a/display/functions/otr.func.php b/display/functions/otr.func.php new file mode 100644 index 0000000..a7c54f5 --- /dev/null +++ b/display/functions/otr.func.php @@ -0,0 +1,36 @@ + + +
+
+

>

+
+
+ +
+
+ +
+
+ \ No newline at end of file diff --git a/display/functions/shopping.func.php b/display/functions/shopping.func.php new file mode 100644 index 0000000..bebb74d --- /dev/null +++ b/display/functions/shopping.func.php @@ -0,0 +1,37 @@ + + +
+
+

>

+
+
+ +
+
+ +
+
+ + \ No newline at end of file diff --git a/display/next.nav.func.php b/display/next.nav.func.php new file mode 100644 index 0000000..bc813c2 --- /dev/null +++ b/display/next.nav.func.php @@ -0,0 +1,31 @@ + + + + + \ No newline at end of file diff --git a/display/prev.nav.func.php b/display/prev.nav.func.php new file mode 100644 index 0000000..f7b36c9 --- /dev/null +++ b/display/prev.nav.func.php @@ -0,0 +1,30 @@ + +
+ title="go back" role="button"> + arrow_back + +
+ + + diff --git a/error.php b/error.php index 82f39a0..feac465 100644 --- a/error.php +++ b/error.php @@ -1,18 +1,18 @@ - - - - - -