Commit Graph

12 Commits

Author SHA1 Message Date
Arctic Code
937c469892 Make navbar have lighter background and remove footer
Making a few changes to the footer, this keeps it from breaking up
and stretching on mobile devices.
2014-02-19 08:40:36 -06:00
Arctic Code
0f0fde578f Add a loading animation to run when the form gets submitted
This is to show that the page is actually doing something
if the return message doesn't get shown right away for whatever
reason (slow connection, overloaded server, memory leaks, etc)
2014-02-13 12:51:01 -06:00
Arctic Code
53066fac04 Add Google Ads
This hasn't been implemented yet, but it's a work in progress.
I'm planning on only having one ad display on the page under the
message.

Something else that needs to be done is a loading animation where
the message will appear as the AJAX processes the request
2014-02-13 12:21:33 -06:00
Arctic Code
ed46bdad76 Make minor changes to gradient and add shadows behind the h2 2013-10-10 15:52:30 -05:00
Arctic Code
af50c9b571 Replace old elements with one for new navbar
I independently developed a new style while retaining a similar look
which removed the flat metro-like style and added depth. Also included
is the old css (just because I'm a packrat during development and I wasn't
totally sure that my custom style would work right away).
2013-10-08 10:42:05 -05:00
Arctic Code
2b53a916b2 Large overhaul to the page elements
This is to work globaly instead of just for the link shortener,
plus it looks a whole lot less "metro-like" and thus better.
2013-09-26 18:44:36 -05:00
Arctic Code
c97b864d44 Fix background image link
I forgot to change this during testing
2013-09-01 15:05:03 -05:00
Arctic Code
eeea8415ec Add background image and make navbar transparent
I think this gives a better design than the gradient that I was using.
2013-09-01 15:02:06 -05:00
Arctic Code
742a2dea2d Add success message div and transparency to div backgrounds
#message messed with the success messages, decided to make a div
for that too
2013-08-26 09:32:46 -05:00
Arctic Code
97bc2d354d Remove countdown files
Since the launch, these files are currently just wasting space
2013-08-26 01:34:03 -05:00
Arctic Code
cfe1a23a33 Add red error boxes in return messages
This is continuing development on the interface, they will fade
in the next commit
2013-08-26 01:33:14 -05:00
Arctic Code
b674bdb593 Add Shortv4-2 files, watered down UnPSAPI, and Bootstrap 3 2013-08-11 16:21:53 -05:00