pavulon18 / gcas_timesheet_php_website

A website built in PHP for GCAS Timesheet application.
MIT License
2 stars 0 forks source link

Homepage css issues #40

Open thenoelman opened 6 years ago

thenoelman commented 6 years ago

Expected Behavior

These are both very minor issues, but both caught my eye when looking at the website:

  1. The login name doesn't have a space next to "Logout". I'd recommend maybe putting Logout below the name...
  2. The two notes in green/blue are not aligned. I assume that these notes are temporary and it's not a big deal, but if they're to be there long term, I'd line them up.

homepage-css

pavulon18 commented 6 years ago

Regarding the Logout I've noticed that. I think it is in part due to the fact that when I started the project, I was downloading the bootstrap / javascript files and then later decided to use the content deilvery networks where possible.

I want to delete all the files that I can to help control the size of this project.

The other issue here is my lack of understanding css. That was one of the things that I had lower on my list of priorities.

Regarding the notes / wording / alignment of those two lines. I THINK those two lines are centered on themselves, but what they are centered against on the page is beyond me. Again, this is similar to the issue above. I was going to get to it, eventually. I was also hoping that some of my co-workers would give me some suggestions on what would look good there.

Once this project is finished, my plans are to have it installed on a county owned server. When that happens, I don't know exactly where it will end up in the overall county website design.

pavulon18 commented 6 years ago

This is a more specific description of Issue #2.