|
|
#1 |
|
New Member
![]() Join Date: Jul 2011
Posts: 9
|
Hello all.
I just finished laying out my index page and working out most of the bugs(I think). I'm pretty satisfied with the layout itself, but it has no color. I have no idea what colors to pick or where to put them. I'm a much better code monkey than a designer, so please help me! Here it is: Fire-Ex Website Thanks in advance! Edit: Also, please let me know if the css doesn't agree with your browser! It appears to work fine in IE7+, Firefox 5, and in Chrome Anyone? Bueller? Last edited by Reed92; 07-26-2011 at 08:42 PM. |
|
|
|
|
|
#2 |
|
Platinum Member
![]() Join Date: Sep 2010
Posts: 509
|
put logo on a black/dark background .
take colours from the logo and match with blacks and silvers. the yellow for nav is a good suggestion EDIT: is the logo yours? the edges aren't antialiased properly Last edited by d a v e; 07-27-2011 at 08:24 AM. |
|
|
|
|
|
#3 |
|
Bronze Member
![]() Join Date: May 2009
Posts: 49
|
It doesn't work in Chrome for Mac.
reset your padding to the #nav and get rid of the negative margin. Define overlow:hidden; on the nav and it will work just a little bit better. |
|
|
|
|
|
#4 |
|
New Member
![]() |
Also set text-decoration: none; in #nav a:hover.
__________________
Enigma Computer Community - A unique technology forum. |
|
|
|
|
|
#5 |
|
Platinum Member
![]() Join Date: Sep 2010
Posts: 509
|
maybe a bit like this?
|
|
|
|
|
|
#6 | |
|
New Member
![]() Join Date: Jul 2011
Posts: 9
|
Quote:
d a v e - Thanks a ton for that mock-up. You have a much better eye than I do! The edges weren't antialiased because, well, I couldn't figure out how in Paint.NET or Expression Design; i'll look into it, though. Thanks everyone! |
|
|
|
|
|
|
#7 |
|
Bronze Member
![]() Join Date: May 2009
Posts: 49
|
It wil hide a part of your menu when you define a height, but only when the menu is to big.In example when they're to many list items it pushes the last list item to a second row resulting the content to get moved to the right
see the following screenshot
|
|
|
|
|
|
#8 |
|
Diamond Member
![]() Join Date: Feb 2011
Location: Newcastle, Australia
Posts: 1,135
|
__________________
if (headhurts == "possibly") { alert ("keep going!"); } else if (headhurts == "yes") { alert ("go to sleep"); } else if (headhurts == "damn !@#$ mofo scripts...") { alert ("give up and have a beer!"); } else { alert ("watch TV"); } Last edited by Phreaddee; 07-27-2011 at 02:57 PM. |
|
|
|
|
|
#9 | |
|
New Member
![]() Join Date: Jul 2011
Posts: 9
|
Quote:
. Like I mentioned, I'm working in Expression Web. Sometimes it tries to be helpful and suggests things...like font sizes in x-large...so far, it hasn't been much more helpful than Notepad.![]() I think it's looking pretty good now. I might dull that 'call to action' box a little; it draws the eye a little too much (as in, even I have a hard time holding my focus on the content itself). Last edited by Reed92; 07-27-2011 at 08:55 PM. Reason: Added info |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|