Old 25-01-2006, 18:08   #1 (permalink)
j_polo9
j_polo9
 
Join Date: Jan 2006
Location: NorCal
Posts: 124
catering site.

hello all! Looking for some critiques for a layout:



Thanks!
-Jesse

Last edited by j_polo9 : 25-01-2006 at 23:08.
  Reply With Quote
Old 27-01-2006, 19:13   #2 (permalink)
j_polo9
j_polo9
 
Join Date: Jan 2006
Location: NorCal
Posts: 124
maybe the red version is better?

  Reply With Quote
Old 27-01-2006, 19:24   #3 (permalink)
datahound
Spare Parts
 
datahound's Avatar
 
Join Date: Jan 2005
Location: Bracknell Forest
Posts: 4,717
The menu at the bottom should be on top of the white box.

Then maybe allow the white to fil down the page, you will not get a lot of text in there?

Otherwise it is not flipping my lid, a bit plain?

I can see where you are trying to go but I cannot identify why exactly it is failing.

Prefer the grey.
  Reply With Quote
Old 27-01-2006, 19:46   #4 (permalink)
j_polo9
j_polo9
 
Join Date: Jan 2006
Location: NorCal
Posts: 124
ahh thanks. Yea i don't plan on having much more content than that. If there is i'll add a scroller. The menu at the bottom is just for search engines, though i might take it out altogethar. I wanted it to be fairly simple but have an interesting design that focuses on the content and is a bit different from other sites. If you get any ideas on where you think it's failing let me know! Thanks,
-Jesse
  Reply With Quote
Old 27-01-2006, 20:08   #5 (permalink)
Transmogrify
Rough Creep Arse™
 
Transmogrify's Avatar
 
Join Date: Jul 2005
Location: Vancouver, Canada
Posts: 1,894
Send a message via MSN to Transmogrify
If the menu at the bottom is just for search engines, use CSS for your menu bar on the side and use background images to show the graphical button and hide the text by surrounding the text menu names by <span>s and setting the display property for those spans to none.
  Reply With Quote
Old 28-01-2006, 09:45   #6 (permalink)
i3lance
Read between da lines!
 
i3lance's Avatar
 
Join Date: Apr 2005
Location: UK, former Londoner
Posts: 843
Send a message via MSN to i3lance Send a message via Skype™ to i3lance
Both colours are Ok, however I would give the nod to the red (however this site does remind if me a pizza parlour - is this the including in their catering?).

How about using random CSS/Javscript to alternate the colour from red/charcoal black? That would be a nice touch.
  Reply With Quote
Old 28-01-2006, 10:01   #7 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
Quote:
Originally Posted by Transmogrify
If the menu at the bottom is just for search engines, use CSS for your menu bar on the side and use background images to show the graphical button and hide the text by surrounding the text menu names by <span>s and setting the display property for those spans to none.
Actually, I prefer the method...

a {
display: block;
background: blah blah blah;
width: somepx;
height somepx;
}

a span {
display: block;
width: 0px;
height: 0px;
overflow: hidden;
}

  Reply With Quote
Old 28-01-2006, 10:04   #8 (permalink)
datahound
Spare Parts
 
datahound's Avatar
 
Join Date: Jan 2005
Location: Bracknell Forest
Posts: 4,717
Looking at it again, it works at what it is meant to do.

I think the reason I don't like it is just because I don't like that pizza house american style,

that's just me.
  Reply With Quote
Old 28-01-2006, 16:25   #9 (permalink)
j_polo9
j_polo9
 
Join Date: Jan 2006
Location: NorCal
Posts: 124
Thanks! I might use the css for the menu, i was planning on doing the menu in flash to do a small animation but that might be out of place for this site and your suggestions might work better.

i3- when would you suggest rotating the colours? The idea sounds interesting but i don't want it to look cheesy. Thanks for all the ideas!
-Jesse
  Reply With Quote
Old 28-01-2006, 16:31   #10 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
Flash = no text = bad for search engines = bad for people who might not have Flash installed.
  Reply With Quote
Old 28-01-2006, 21:44   #11 (permalink)
j_polo9
j_polo9
 
Join Date: Jan 2006
Location: NorCal
Posts: 124
true.
  Reply With Quote
Old 01-02-2006, 00:59   #12 (permalink)
jthomas
coffee is not a crime
 
jthomas's Avatar
 
Join Date: Oct 2005
Location: Illinois, USA
Posts: 446
i really like both colors, but the red makes me hungry, black feels formal. agree with putting the bottom menu above white box.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8