• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

feedback about my website?

very frontpage-ish... and while the menu system is innovative, I don't think it passes as professional.

Layout and fonts chosen are good though.
 
At first glance the only thing that bus me is the logo, as I can't see the word "technologies" incredibly well, but it's nothing rediculous 🙂

I really like it though, it's very clean and gives off a good impression.
 
oh, a friend of mine suggested making the menu's on top onclick instead of onmouseover....suggestions?
 
Originally posted by: neonerd
oh, a friend of mine suggested making the menu's on top onclick instead of onmouseover....suggestions?

I agree w/ Magnum375 on the word "technologies" not being that visible.

As for the mouse-over effect, I'd nix it IMO 🙂

Frontpage-ish aside, it's a nice layout neonerd :beer:
 
scrolling on a frontpage is usually a no-no.

Your navigation while cool from a coding aspect is horrible from a practical standpoint...
 
The page needs a background color. From what I can tell it seems you intended for the background to be white. But for users of IE and a non-standard system color scheme, IE will display the text and graphics on top of the system's Application Background color as defined in the display properties. In my case that is, #E7EAFB. Set a background color for the page in your stylesheet, background: #FFFFFF, and that will fix this problem.
 
Back
Top