Author Topic: Call Center Notes Tool. HTML/CSS feedback  (Read 1217 times)

0 Members and 1 Guest are viewing this topic.

Offline atrumTopic starter

  • Enthusiast
  • Posts: 183
  • Gender: Male
    • View Profile
Call Center Notes Tool. HTML/CSS feedback
« on: August 13, 2010, 11:20:02 AM »
Hello everybody,

 I still consider my self a greenhorn when it comes to website design.
This is my first real attempt at a css design.
Note:: I have designed this site to work best in FireFox, I am already aware of certain display problems in IE and Chrome. So please view in FF.

URL:: http://tools.exiled-alliance.com/dev/

Let the feedback flow, and please be brutally honest. :)

ini_set 
("display_errors""1");
error_reporting(E_ALL);

Offline fortnox007

  • Devotee
  • Posts: 777
  • Gender: Female
  • mooOO
    • View Profile
Re: Call Center Notes Tool. HTML/CSS feedback
« Reply #1 on: August 30, 2010, 12:41:32 AM »
If the fields were in the right order of the phone call, I would say you did a very good job. Looks organised and accessible.
Maybe but not sure if you like that, is to add a function that inserts time and name of the person that takes the notes. That way if someone else is taking the call he or she can directly see to whom he or she spoken too before that call. Oh and I am missing a field for an email in case you have the option call back ;)
the option:"first 4 of password" would mean you don't encrypt passwords. Most companies also don't ask for passwords. ;)
Oh and last this I would add a gender option before the name.

Hope i wasn't to harsh  ;D good job though even if my comment wasn't about css
« Last Edit: August 30, 2010, 12:42:32 AM by fortnox007 »
"Give a monkey a banana and you feed him for a day; teach a monkey to rob banks and he will feed you for a lifetime."
http://www.addedbytes.com/writing-secure-php/writing-secure-php-1/
<br />
error_reporting(E_ALL);
ini_set("display_errors", 1);

Offline atrumTopic starter

  • Enthusiast
  • Posts: 183
  • Gender: Male
    • View Profile
Re: Call Center Notes Tool. HTML/CSS feedback
« Reply #2 on: September 03, 2010, 02:25:17 PM »
Thanks for the feed back.


ini_set 
("display_errors""1");
error_reporting(E_ALL);

Offline emenacinc

  • Irregular
  • Posts: 1
    • View Profile
    • Call Center Outsourcing Services
Re: Call Center Notes Tool. HTML/CSS feedback
« Reply #3 on: October 13, 2011, 10:30:34 AM »
I have visited your url and found your design is very good.

Offline ZulfadlyAshBurn

  • Devotee
  • Posts: 698
  • Gender: Male
  • TechnicallyCrazy
    • View Profile
    • ZulfadlyAshBurn
Re: Call Center Notes Tool. HTML/CSS feedback
« Reply #4 on: October 13, 2011, 11:24:53 AM »
Code: [Select]
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings.
You are *required* to use the date.timezone setting or the date_default_timezone_set() function.
In case you used any of those methods and you are still getting this warning, you most likely
misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in
/home/cdorris/www/tools.exiled-alliance.com/dev/index.php on line 29 October 13, 2011


want to look at the error.
« Last Edit: October 13, 2011, 11:28:15 AM by ZulfadlyAshBurn »
► ZulfadlyAshBurn ◄
Design • Create • Code
FollowAddSubscribe

Offline atrumTopic starter

  • Enthusiast
  • Posts: 183
  • Gender: Male
    • View Profile
Re: Call Center Notes Tool. HTML/CSS feedback
« Reply #5 on: October 13, 2011, 08:35:03 PM »
Oh yeah I forgot I still had this old link up. I fixed it here http://icca.exiled-alliance.com.

 I changed the name of it so that it was more general.


I still haven't put anything in those tabs. Kinda lost interest in this thing but it gets a lot of use at my work place. Every time my web server goes down, I get spammed by people wanting to know when it would be fixed haha.
 
« Last Edit: October 13, 2011, 08:37:23 PM by atrum »

ini_set 
("display_errors""1");
error_reporting(E_ALL);