# HG changeset patch # User rlm # Date 1268544758 18000 # Node ID 8324f195ef36da858041142cf81c221b31d3194e # Parent 2ca94aa580330dee7e50db73cf497a5b66221554 [svn r58] implemented various changes diff -r 2ca94aa58033 -r 8324f195ef36 Laserkard.pm --- a/Laserkard.pm Sat Mar 13 22:30:59 2010 -0500 +++ b/Laserkard.pm Sun Mar 14 00:32:38 2010 -0500 @@ -293,7 +293,7 @@ #~ $t =~ s/PERL::PIC/$all/g; $t = < @@ -368,12 +368,12 @@ $initials = < -How are they used; Is 40 cards enough? +How are they used; Will I have enough cards?

LaserKards are meant to be used wisely - when you want to make an impact. One customer used the analogy that unlike regular cards being a spray of information, these are focused like a sniper rifle. @@ -56,7 +56,7 @@ How thick are LaserKards?

-They are as thick as 4-5 business cards, so that they provide a feeling of presence without being obtrusive. They fit into conventional wallets, as the length is designed to account for the thickness. +They are slightly thicker than a credit card, so that they provide a feeling of presence without being obtrusive. They fit into conventional wallets, as the length is designed to account for the thickness.

diff -r 2ca94aa58033 -r 8324f195ef36 front_page.css --- a/front_page.css Sat Mar 13 22:30:59 2010 -0500 +++ b/front_page.css Sun Mar 14 00:32:38 2010 -0500 @@ -7,7 +7,44 @@ margin-right:auto; + } +div.stupid_fuck +{ +position: absolute; +width: 1100px ; + +margin-left:auto; +margin-right:auto; + +z-index: -10; +margin-top: -100px; + +} + +div.stupid_fuck2 +{ +position: absolute; +width: 1100px ; + +margin-left:auto; +margin-right:auto; + +z-index: 50; +margin-top: 680px; + +} + + + +a.behind +{ + + + +} + + div.text_center { @@ -20,9 +57,12 @@ /*font-family:Helvetica, sans-serif, Arial;*/ font: bold 16px "arial", "sans-serif"; text-align:center; - margin-top:-50px; + margin-top:-90px; } + + + div.copyright { @@ -37,3 +77,51 @@ } + + + +/*START stupid crap */ + + + + + +div.slogan,div.slogan>a +{ + +color: white; +background-color: black; +margin-left: auto; +margin-right: auto; +clear: left; +clear: right; +width: 100%; +text-align: center; +font: bold 25px "arial", "sans-serif"; +text-decoration: none; +margin-bottom:-15px; +margin-top:20px; + +} + + + + + +div.center +{ + display:block; + width:460px; + height:244px; + background-color:#000000; + margin-left:auto; + margin-right:auto; + margin-top:60px; + margin-bottom:auto; + padding:0px; +} + + + + + diff -r 2ca94aa58033 -r 8324f195ef36 images/Homepage.jpg Binary file images/Homepage.jpg has changed diff -r 2ca94aa58033 -r 8324f195ef36 images/blank.jpg Binary file images/blank.jpg has changed diff -r 2ca94aa58033 -r 8324f195ef36 index.php --- a/index.php Sat Mar 13 22:30:59 2010 -0500 +++ b/index.php Sun Mar 14 00:32:38 2010 -0500 @@ -14,11 +14,14 @@

- +
+ +
+

Competition is tough.
Everyone wants that next job, that next opportunity.
They all look the same.
@@ -30,13 +33,15 @@ Laserkards — laser etched business cards,
Designed to make an impact.

- -
- -
+ +
+
+ + + diff -r 2ca94aa58033 -r 8324f195ef36 log/error_log.log --- a/log/error_log.log Sat Mar 13 22:30:59 2010 -0500 +++ b/log/error_log.log Sun Mar 14 00:32:38 2010 -0500 @@ -474,3 +474,6 @@ [Sat Mar 13 01:51:18 2010] [error] [client 18.238.1.90] File does not exist: /home/r/Desktop/web/laserkard/favicon.ico [Sat Mar 13 06:40:45 2010] [error] [client 18.238.1.90] File does not exist: /home/r/Desktop/web/laserkard/favicon.ico [Sat Mar 13 06:40:46 2010] [error] [client 18.238.1.90] File does not exist: /home/r/Desktop/web/laserkard/favicon.ico +[Sat Mar 13 22:36:35 2010] [error] [client 18.111.75.133] File does not exist: /home/r/Desktop/web/laserkard/favicon.ico +[Sat Mar 13 22:36:35 2010] [error] [client 18.111.75.133] File does not exist: /home/r/Desktop/web/laserkard/favicon.ico +[Sat Mar 13 22:36:38 2010] [error] [client 18.111.75.133] File does not exist: /home/r/Desktop/web/laserkard/favicon.ico diff -r 2ca94aa58033 -r 8324f195ef36 main.css --- a/main.css Sat Mar 13 22:30:59 2010 -0500 +++ b/main.css Sun Mar 14 00:32:38 2010 -0500 @@ -2,23 +2,6 @@ /* CSS Document */ -div.slogan,div.slogan>a -{ - -color: white; -background-color: black; -margin-left: auto; -margin-right: auto; -clear: left; -clear: right; -width: 100%; -text-align: center; -font: bold 25px "arial", "sans-serif"; -text-decoration: none; -margin-bottom:-15px; -margin-top:20px; - -} @@ -30,14 +13,40 @@ margin-top:-4px; padding:0; +} +h1 +{ +color: white; +background-color:#000000; +text-align: center; +font: bold 32px "arial", "sans-serif"; } + + + + +div.headlinks ul +{ + margin-top:10px; +} +div.headlinks ul li +{ + text-align:center; + display: inline; + list-style-type: none; + padding-left: 2.9%; + padding-right: 2.9%; +} + + div.topbar { height:60px; margin-top:2px; + z-index: 100; } div.headlinks { @@ -66,55 +75,6 @@ -div.headlinks ul -{ - margin-top:10px; -} -div.headlinks ul li -{ - text-align:center; - display: inline; - list-style-type: none; - padding-left: 2.9%; - padding-right: 2.9%; -} - - -div.center -{ - display:block; - width:460px; - height:244px; - background-color:#000000; - margin-left:auto; - margin-right:auto; - margin-top:60px; - margin-bottom:auto; - padding:0px; -} - - -img -{ - margin:0; - padding:0; -} - -h1 -{ - -color: white; -background-color:#000000; -text-align: center; -font: bold 32px "arial", "sans-serif"; -} - - - - - - - /*stuff to make the links show which page you're on*/ body#buy a#buy, body#hom a#hom, @@ -126,3 +86,6 @@ } + + + diff -r 2ca94aa58033 -r 8324f195ef36 paypal/basic_acrylic_clear.paylist --- a/paypal/basic_acrylic_clear.paylist Sat Mar 13 22:30:59 2010 -0500 +++ b/paypal/basic_acrylic_clear.paylist Sun Mar 14 00:32:38 2010 -0500 @@ -3,7 +3,7 @@
Clarity Series:
The Arrow Kard.

-
Laser-Etched Clear Acrylic
+
Clear, Scratch Resistant,
Laser-Etched Acrylic.
@@ -79,17 +79,27 @@ - 30 cards — $99 + 50 cards — $149
+ 30 cards — $99 (Intro Offer) + +
+ + + 4 cards — $29 @@ -147,7 +157,7 @@
Total Cost:    - +
(Free Shipping)


diff -r 2ca94aa58033 -r 8324f195ef36 paypal/basic_acrylic_green.paylist --- a/paypal/basic_acrylic_green.paylist Sat Mar 13 22:30:59 2010 -0500 +++ b/paypal/basic_acrylic_green.paylist Sun Mar 14 00:32:38 2010 -0500 @@ -3,7 +3,7 @@
Vitality LaserKard Basic Style

-
Laser-Etched Clear Acrylic
+
Clear, Scratch Resistant,
Laser-Etched Acrylic.
@@ -89,7 +89,7 @@ 4 cards — $30 diff -r 2ca94aa58033 -r 8324f195ef36 paypal/big_acrylic_clear.paylist --- a/paypal/big_acrylic_clear.paylist Sat Mar 13 22:30:59 2010 -0500 +++ b/paypal/big_acrylic_clear.paylist Sun Mar 14 00:32:38 2010 -0500 @@ -3,7 +3,7 @@
Clarity Series:
The Bold Kard.

-
Laser-Etched Clear Acrylic
+
Clear, Scratch Resistant,
Laser-Etched Acrylic.
@@ -79,17 +79,27 @@ - 30 cards — $99 + 50 cards — $149
+ 30 cards — $99 (Intro Offer) + +
+ + + 4 cards — $29 @@ -127,7 +137,7 @@
Total Cost:    - +
(Free Shipping)


diff -r 2ca94aa58033 -r 8324f195ef36 paypal/big_acrylic_green.paylist --- a/paypal/big_acrylic_green.paylist Sat Mar 13 22:30:59 2010 -0500 +++ b/paypal/big_acrylic_green.paylist Sun Mar 14 00:32:38 2010 -0500 @@ -3,7 +3,7 @@
Vitality LaserKard BIG Style

-
Laser-Etched Clear Acrylic
+
Clear, Scratch Resistant,
Laser-Etched Acrylic.
@@ -89,7 +89,7 @@ 4 cards — $30 diff -r 2ca94aa58033 -r 8324f195ef36 paypal/classic_acrylic_clear.paylist --- a/paypal/classic_acrylic_clear.paylist Sat Mar 13 22:30:59 2010 -0500 +++ b/paypal/classic_acrylic_clear.paylist Sun Mar 14 00:32:38 2010 -0500 @@ -3,7 +3,7 @@
Clarity Series:
The Classic Kard.

-
Laser-Etched Clear Acrylic
+
Clear, Scratch Resistant,
Laser-Etched Acrylic.
@@ -79,17 +79,27 @@ - 30 cards — $99 + 50 cards — $149
+ 30 cards — $99 (Intro Offer) + +
+ + + 4 cards — $29 @@ -159,7 +169,7 @@
Total Cost:    - +
(Free Shipping)


diff -r 2ca94aa58033 -r 8324f195ef36 paypal/classic_acrylic_green.paylist --- a/paypal/classic_acrylic_green.paylist Sat Mar 13 22:30:59 2010 -0500 +++ b/paypal/classic_acrylic_green.paylist Sun Mar 14 00:32:38 2010 -0500 @@ -3,7 +3,7 @@
Vitality LaserKard Classic Style

-
Laser-Etched Clear Acrylic
+
Clear, Scratch Resistant,
Laser-Etched Acrylic.
@@ -89,7 +89,7 @@ 4 cards — $30 diff -r 2ca94aa58033 -r 8324f195ef36 paypal/generate_paylists.pm --- a/paypal/generate_paylists.pm Sat Mar 13 22:30:59 2010 -0500 +++ b/paypal/generate_paylists.pm Sun Mar 14 00:32:38 2010 -0500 @@ -15,7 +15,7 @@ {#input stuff my %args = ( - DESC => "Laser-Etched Clear Acrylic", + DESC => "Clear, Scratch Resistant,
Laser-Etched Acrylic.", TITLE => "Clarity LaserKard --- Classic Style", NAME => 'classic_acrylic_clear', FIELDS => ["Line 1", "Line 2","Line 3","Line 4","Line 5","Side"], @@ -93,7 +93,7 @@ {#PERL::PAYMENT -my $start = +my $init = < Clarity Series:
The Direct Kard.

-
Laser-Etched Clear Acrylic
+
Clear, Scratch Resistant,
Laser-Etched Acrylic.
@@ -79,17 +79,27 @@ - 30 cards — $99 + 50 cards — $149
+ 30 cards — $99 (Intro Offer) + +
+ + + 4 cards — $29 @@ -159,7 +169,7 @@
Total Cost:    - +
(Free Shipping)


diff -r 2ca94aa58033 -r 8324f195ef36 paypal/lines_acrylic_green.paylist --- a/paypal/lines_acrylic_green.paylist Sat Mar 13 22:30:59 2010 -0500 +++ b/paypal/lines_acrylic_green.paylist Sun Mar 14 00:32:38 2010 -0500 @@ -3,7 +3,7 @@
Vitality LaserKard Lines Style

-
Laser-Etched Clear Acrylic
+
Clear, Scratch Resistant,
Laser-Etched Acrylic.
@@ -89,7 +89,7 @@ 4 cards — $30 diff -r 2ca94aa58033 -r 8324f195ef36 paypal/make.pl --- a/paypal/make.pl Sat Mar 13 22:30:59 2010 -0500 +++ b/paypal/make.pl Sun Mar 14 00:32:38 2010 -0500 @@ -1,27 +1,14 @@ use generate_paylists; -{#big_acrylic_clear -&paylist -( -TITLE => 'Clarity Series:
The Bold Kard.', -PRODUCT_NAME => 'Clarity Series: The Bold Kard', -SHORT_FORM => 'bold', +@standard_prices = ['50 cards — $149','30 cards — $99 (Intro Offer)', '4 cards — $29'] ; #'50 cards — $149', -DESC => 'Laser-Etched Clear Acrylic', +@standard_codes = [ '50 cards @149.00','30 cards @99.00', '4 cards @29.00']; #['50 cards @149.00', +$init_price = '$29.00'; -NAME => 'big_acrylic_clear', +$descrip = 'Laser-Etched Clear Scratch Resistant'; -FIELDS => ["Name", "Email"], -DEFAULTS => ['PERL::NAME','PERL::EMAIL'], -COSTS_NAMES => ['30 cards — $99', '4 cards — $29'], -COSTS_CODE => ['30 cards @99.00', '4 cards @29.00'], -INITIAL_PRICE => '$99.00', - -ADD_PENNY => 0, -); -} {#basic_acrylic_clear @@ -36,17 +23,37 @@ FIELDS => ["Name", "Company","Occupation","Email"], DEFAULTS => ['PERL::NAME','PERL::COMPANY','PERL::OCCUPATION','PERL::EMAIL'], -COSTS_NAMES => ['30 cards — $99', '4 cards — $29'], -COSTS_CODE => ['30 cards @99.00', '4 cards @29.00'], -INITIAL_PRICE => '$99.00', +COSTS_NAMES => @standard_prices, +COSTS_CODE => @standard_codes, +INITIAL_PRICE => $init_price, ADD_PENNY => 1, ); } +{#big_acrylic_clear +&paylist +( +TITLE => 'Clarity Series:
The Bold Kard.', +PRODUCT_NAME => 'Clarity Series: The Bold Kard', +SHORT_FORM => 'bold', + +NAME => 'big_acrylic_clear', + +FIELDS => ["Name", "Email"], +DEFAULTS => ['PERL::NAME','PERL::EMAIL'], + +COSTS_NAMES => @standard_prices, +COSTS_CODE => @standard_codes, +INITIAL_PRICE => $init_price, + +ADD_PENNY => 0, +); +} + {#classic_acrylic_clear &paylist ( @@ -59,9 +66,9 @@ FIELDS => ["Email", "Phone","Name","Company","Occupation","Website"], DEFAULTS => ['PERL::EMAIL','PERL::PHONE','PERL::NAME','PERL::COMPANY','PERL::OCCUPATION','PERL::WEBSITE'], -COSTS_NAMES => ['30 cards — $99', '4 cards — $29'], -COSTS_CODE => ['30 cards @99.00', '4 cards @29.00'], -INITIAL_PRICE => '$99.00', +COSTS_NAMES => @standard_prices, +COSTS_CODE => @standard_codes, +INITIAL_PRICE => $init_price, ADD_PENNY => 0, @@ -83,9 +90,9 @@ FIELDS => ["Name", "Occupation","Company","Phone","Email","Website"], DEFAULTS => ['PERL::NAME','PERL::OCCUPATION','PERL::COMPANY','PERL::PHONE','PERL::EMAIL','PERL::WEBSITE'], -COSTS_NAMES => ['30 cards — $99', '4 cards — $29'], -COSTS_CODE => ['30 cards @99.00', '4 cards @29.00'], -INITIAL_PRICE => '$99.00', +COSTS_NAMES => @standard_prices, +COSTS_CODE => @standard_codes, +INITIAL_PRICE => $init_price, ADD_PENNY => 0, diff -r 2ca94aa58033 -r 8324f195ef36 top_menu.include --- a/top_menu.include Sat Mar 13 22:30:59 2010 -0500 +++ b/top_menu.include Sun Mar 14 00:32:38 2010 -0500 @@ -2,18 +2,18 @@