It doesn't matter if you do all the error checking in the world, or if you have the most beautiful graphics, if your site or application design isn't usable, it's not going to do well. Get input and advice on usability and user interface issues here.
Moderator: General Moderators
snpo123
Forum Commoner
Posts: 77 Joined: Sat Apr 17, 2004 6:31 pm
Post
by snpo123 » Sat Jun 19, 2004 12:49 pm
The design looks nice, but considering its in a forien language I want be able to submit feedback on its content.
mudkicker
Forum Contributor
Posts: 479 Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:
Post
by mudkicker » Sun Jun 20, 2004 4:25 am
yepp it's turkish..
nevermind the content it's just about php and etc. but your thoughts about design is important for me.
zenabi
Forum Commoner
Posts: 84 Joined: Mon Sep 08, 2003 5:26 am
Location: UK
Post
by zenabi » Sun Jun 20, 2004 4:48 am
The main design is fine, but the text is a little small and it is not possible to resize them with a browser.
You may want to set the size of your text using percentages or ems, therefore letting the user change the size of the text to suit them.
This site may help you:
http://www.clagnut.com/blog/348/
mudkicker
Forum Contributor
Posts: 479 Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:
Post
by mudkicker » Sun Jun 20, 2004 10:20 am
thanks mate, i will try this. i think this sounds cool too
Noah
Forum Newbie
Posts: 7 Joined: Sat Jun 19, 2004 3:34 pm
Post
by Noah » Sun Jun 20, 2004 2:34 pm
I love the design. The text isn't too small for me, but I can see how it may be trouble for some.
d3ad1ysp0rk
Forum Donator
Posts: 1661 Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA
Post
by d3ad1ysp0rk » Sun Jun 20, 2004 2:37 pm
Looks great to me. The design is nice and eye soothing, not flashy and annoying like some.
Son Eklenen Dosyalar and the box to it's right both look as if they are missing a right line, it's almost like it starts going down, then stops.
mudkicker
Forum Contributor
Posts: 479 Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:
Post
by mudkicker » Mon Jun 21, 2004 12:57 pm
lilpunk which browser do you use?
in IE it doesnt look like it???
phice
Moderator
Posts: 1416 Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:
Post
by phice » Mon Jun 21, 2004 2:12 pm
I wish it were popular for websites to make different sections of the website look different from one another, instead of reusing the same design scheme for every single aspect of the site.
The Monkey
Forum Contributor
Posts: 168 Joined: Tue Mar 09, 2004 9:05 am
Location: Arkansas, USA
Post
by The Monkey » Fri Jun 25, 2004 8:14 am
phice wrote: I wish it were popular for websites to make different sections of the website look different from one another, instead of reusing the same design scheme for every single aspect of the site.
That sounds like an interesting idea. I may just try it out.
- Yolegoman
m3mn0n
PHP Evangelist
Posts: 3548 Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada
Post
by m3mn0n » Thu Jul 01, 2004 7:40 pm
Nice, simple, elegant.
I like that the only content is: "Database Connection Error!"
It's unquestionably devine.
tim
DevNet Resident
Posts: 1165 Joined: Thu Feb 12, 2004 7:19 pm
Location: ohio
Post
by tim » Thu Jul 01, 2004 8:48 pm
least its in english, not turkish =]
Yanger
Forum Newbie
Posts: 2 Joined: Fri Jul 16, 2004 2:30 pm
Location: Latvia
Post
by Yanger » Sun Jul 18, 2004 4:00 am
Fatal error: main(): Failed opening required '' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mudkicke/public_html/index.php on line 72
<=This is what it gives me.
mudkicker
Forum Contributor
Posts: 479 Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:
Post
by mudkicker » Sun Sep 19, 2004 2:40 am
sorry guys,
my server has to move so all the pages etc. are eleted when i was @holiday...
this is the reson you see these errors!
rehfeld
Forum Regular
Posts: 741 Joined: Mon Oct 18, 2004 8:14 pm
Post
by rehfeld » Tue Oct 26, 2004 6:13 pm
tip
for your nav menu, add this css
#navmenu a { display: block; width: 100%; }
and then change the <ul> to <ul id="navmenu">
that way you can click on the entire bar, not just the text