diff --git a/css/style.css b/css/style.css index 32e6d66..3192a60 100644 --- a/css/style.css +++ b/css/style.css @@ -497,6 +497,8 @@ textarea.input { .header-search { padding: 15px 0px; + margin-right: -172px; + margin-left: 107px; } .header-search form { diff --git a/header-main.php b/header-main.php deleted file mode 100644 index 9388269..0000000 --- a/header-main.php +++ /dev/null @@ -1,317 +0,0 @@ - - - - - - - - - - - Cool Shopping Site - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- '; - - }else{ - echo ' - '; - - } - ?> - - - - -
- - - - - - - - -
- - - - - - - - - \ No newline at end of file diff --git a/header.php b/header.php index acc2555..1a9b96e 100644 --- a/header.php +++ b/header.php @@ -194,11 +194,13 @@ session_start();
+
diff --git a/store.php b/store.php index 027dec7..b1906c1 100644 --- a/store.php +++ b/store.php @@ -75,10 +75,12 @@ include 'header.php'; +