Old 06-09-2005, 10:23   #1 (permalink)
stealthcow
knocking heads
 
stealthcow's Avatar
 
Join Date: Jul 2003
Location: Liverpool, UK
Posts: 1,963
Critique needed for Favmark

Need a bit of feedback on the initial design concept of Favmark which you can see here

http://developer.guavastudios.com/

be as brutal as you want, i dont bruise easily - but rather than just plain old slagging off a bit of constructive criticism would be appreciated

Notes: im wanting to make it very quick to download so am trying to minimise on graphics while at the same time make it interesting to look at

Last edited by stealthcow : 06-09-2005 at 11:41.
  Reply With Quote
Old 06-09-2005, 11:05   #2 (permalink)
finbarr
who the fuck am i?
 
finbarr's Avatar
 
Join Date: Apr 2005
Location: london
Posts: 2,686
Send a message via MSN to finbarr Send a message via Skype™ to finbarr
not my cup of tea but nothing seriously wrong with it. What are the empty grey boxes at the bottom tho?
  Reply With Quote
Old 06-09-2005, 11:09   #3 (permalink)
stealthcow
knocking heads
 
stealthcow's Avatar
 
Join Date: Jul 2003
Location: Liverpool, UK
Posts: 1,963
heres the original screenshot

  Reply With Quote
Old 06-09-2005, 11:44   #4 (permalink)
finbarr
who the fuck am i?
 
finbarr's Avatar
 
Join Date: Apr 2005
Location: london
Posts: 2,686
Send a message via MSN to finbarr Send a message via Skype™ to finbarr
ahh I see now! Like I said not much wrong with it and anyway... a great idea doesnt need anything to sell it - it sells itself
  Reply With Quote
Old 06-09-2005, 11:51   #5 (permalink)
stealthcow
knocking heads
 
stealthcow's Avatar
 
Join Date: Jul 2003
Location: Liverpool, UK
Posts: 1,963
i'm taking that means you think its a great idea
  Reply With Quote
Old 06-09-2005, 11:54   #6 (permalink)
emil
dt immigrant
 
emil's Avatar
 
Join Date: Nov 2004
Location: Bucharest - Romania
Posts: 7,588
Send a message via ICQ to emil Send a message via MSN to emil Send a message via Yahoo to emil Send a message via Skype™ to emil
I like it. I'm not too keen on the logo. I think it needs a little more work. Maybe a different one?
  Reply With Quote
Old 06-09-2005, 11:54   #7 (permalink)
emil
dt immigrant
 
emil's Avatar
 
Join Date: Nov 2004
Location: Bucharest - Romania
Posts: 7,588
Send a message via ICQ to emil Send a message via MSN to emil Send a message via Yahoo to emil Send a message via Skype™ to emil
ohohohoooooo. just looked in the code
  Reply With Quote
Old 06-09-2005, 11:58   #8 (permalink)
aspiramedia
Unregistered user
 
aspiramedia's Avatar
 
Join Date: Aug 2005
Posts: 312
I assume as this is part coded that the code will be cleaner?

The design looks nice and crisp. My kind of style. As mentioned above, something with the logo doesn't look quite right.
  Reply With Quote
Old 06-09-2005, 12:02   #9 (permalink)
Alexanda
European Champions 2008
 
Join Date: Feb 2005
Location: Amsterdam
Posts: 2,590
print based designer speaking here, what the fuck is 'the code'
  Reply With Quote
Old 06-09-2005, 12:05   #10 (permalink)
stealthcow
knocking heads
 
stealthcow's Avatar
 
Join Date: Jul 2003
Location: Liverpool, UK
Posts: 1,963
im planning to rewrite the code in CSS.. at the moment im still doing the programming for the site itself so i just knocked something together to see how it would all fit together (im still learning CSS so creating it in a hybrid CSS/table format was the quickest way for me to do it)
  Reply With Quote
Old 06-09-2005, 12:22   #11 (permalink)
finbarr
who the fuck am i?
 
finbarr's Avatar
 
Join Date: Apr 2005
Location: london
Posts: 2,686
Send a message via MSN to finbarr Send a message via Skype™ to finbarr
Quote:
Originally Posted by stealthcow
i'm taking that means you think its a great idea
yup. And yes you definitely should get rid of the tables if at all possible
  Reply With Quote
Old 06-09-2005, 12:39   #12 (permalink)
andrewparker
Senior Member
 
andrewparker's Avatar
 
Join Date: Feb 2003
Location: Manchester
Posts: 979
Quote:
Originally Posted by stealthcow
be as brutal as you want

That's an invitation you don't get everyday!
__________________
Andrew Parker

---------------------

(Apple PowerBook G4 1.67GHz / 1Gb RAM / OS X / Safari )
  Reply With Quote
Old 06-09-2005, 12:40   #13 (permalink)
andrewparker
Senior Member
 
andrewparker's Avatar
 
Join Date: Feb 2003
Location: Manchester
Posts: 979
Quote:
Originally Posted by cantona
print based designer speaking here, what the fuck is 'the code'

It's something that anal web-types drone on about all the time.
__________________
Andrew Parker

---------------------

(Apple PowerBook G4 1.67GHz / 1Gb RAM / OS X / Safari )
  Reply With Quote
Old 06-09-2005, 12:43   #14 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,340
Quote:
Originally Posted by cantona
print based designer speaking here, what the fuck is 'the code'
This:
Code:
<body> <table width="778" height="122" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td background="images/left_shadow_bg.gif" width="9"><img src="images/left_shadow_bg.gif" /></td> <td width="761" height="122"> <table width="761" border="0" cellspacing="0" cellpadding="0" background="images/header_bg.png" height="122"> <tr> <td width="358"><div align="center"><img src="images/logo.png" width="230" height="70" /></div></td> <td width="191" valign="top"><!-- Plugin Box --> <table width="191" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="images/header_box_white_bg.gif" class="text_small" height="21" width="191"><div align="center">Favmark plugin not isntalled?</div></td> </tr>
Pay no attention to Mr. Parker.
  Reply With Quote
Old 06-09-2005, 12:52   #15 (permalink)
Alexanda
European Champions 2008
 
Join Date: Feb 2005
Location: Amsterdam
Posts: 2,590
that looks like fun
  Reply With Quote
Old 06-09-2005, 13:39   #16 (permalink)
emil
dt immigrant
 
emil's Avatar
 
Join Date: Nov 2004
Location: Bucharest - Romania
Posts: 7,588
Send a message via ICQ to emil Send a message via MSN to emil Send a message via Yahoo to emil Send a message via Skype™ to emil
Quote:
Originally Posted by cantona
print based designer speaking here, what the fuck is 'the code'
the web bleed and kerning and postscript
  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