Page 1 of 1

New very clean, corporate site!

Posted: Wed Aug 05, 2009 9:13 am
by TheGmus
Hi!

Check out my new CMS made simple site, made with CMS Made Simple 1.5.1.

I would appreciate feedback about the design very much.

http://www.it-vision.nl

Cheers,
Eddy

Re: New very clean, corporate site!

Posted: Fri Aug 07, 2009 10:16 pm
by replytomk3
Clean indeed.

Re: New very clean, corporate site!

Posted: Sat Aug 08, 2009 1:10 pm
by neophron
Ok, I'll tell you only the issues that you could improve:
1. I would place in the div.header_dienstverlening a h1 (it vision …) with the background header.png. I also would add a or {selflink} linking to the start page.
2. These divs #wrapper and #menuwrapper are without any styles. May be there are more.
3. Did you forget to add .hover to all #menuwrapper links?
4. There are some html errors (check it on http://validator.w3.org), you have twice ul#menu_vert on the same page.
5. On the subpages from Alle Vacatures you could add a crumbtrail
6. Why do start the font-family declaration for the body with sans-serif?

Code: Select all

font-family:sans-serif,Verdana,Arial,Helvetica,Sans;
7. The difference between menuactive menuparent and the other link is hardly visible, I would change the colors.
8. You have some unused css styles like ".clearfix" and ".clearb"

Re: New very clean, corporate site!

Posted: Mon Aug 10, 2009 8:54 pm
by TheGmus
Thanx Neophron!

I was all focused on getting everything working, but I would definitely have a look at the issues you pointed out.

Thanx again for the extensive look at my website

Eddy

Re: New very clean, corporate site!

Posted: Fri Aug 14, 2009 9:27 am
by dmaireroa
Awesome! I normally have this extension page 'index?page=home-article' but yours has normal html pages:
http://www.it-vision.nl/opdrachtgevers/ ... ectie.html.

Did you upload those html files to cmsms or did you create those pages in cmsms?

CHEERS :)

Re: New very clean, corporate site!

Posted: Fri Aug 14, 2009 6:19 pm
by Dr.CSS
They use mod_rewrite in cmsms...

Re: New very clean, corporate site!

Posted: Tue Aug 25, 2009 2:57 am
by dmaireroa
Dr. CSS wrote: They use mod_rewrite in cmsms...
Ah I see! Too easy Dr will look into it  ;)