Click to See Complete Forum and Search --> : Design
ehsans
08-02-2006, 10:20 AM
Hi,
It's first design of our site , so please check it and give us your opinion.
www.prefershops.com
Thanks,
Ehsan.
The Little Guy
08-02-2006, 11:00 AM
The site renders horribly in FireFox, If you don't have FireFox, I would reccomend downloading it, and fixing these errors.
fix some of the 390 errors you have, then maybe it will render out normal in FireFox.
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.prefershops.com%2F
I have a FireFox image for you
It's messed up in IE6, too - many alignment problems. Attached is a screenshot.
KDLA
ehsans
08-04-2006, 10:45 AM
Thanks for your great advises, I didn't know the w3.org! after your replies I fixed all errors ,you can see here ( http://validator.w3.org/check?uri=http%3A%2F%2Fwww.prefershops.com%2F )
and passed validation but still I have problem, extremly in firefox.
If you know please help.
Best Regards,
Ehsan.
You have an open tag
<html
I don't know why the validator didn't catch that.
Also, your doctype is not complete. It should be:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Reference: http://www.w3schools.com/tags/tag_doctype.asp
KDLA
ehsans
08-07-2006, 11:22 AM
Thanks KDLA for your advises, But It didn't solve the error so I debuged the page and repositioned it and now everything is ok and absolute in IE and firefox ;)
Please review the page and give me your opinion. :)
Best Regards,
Ehsan.
www.prefershops.com
Shopping Search.
p.s: Thanks "The Little Guy" for your help too. ;)
fmiles
08-07-2006, 04:15 PM
Only a few people have Monotype Corsiva on their computers, so they won't see that beautiful script text of yours (they see Arial instead). If you want it to be displayed to everyone, make it an image. But if you do that, double check that you have provided an alt text for it.
The website is a little plain to me, but the minimalism works.
Your product pages are very good, but I was hoping to see more images when I clicked on Men -> Shoes. Instead, I got a huge list of text entries with no specific category.
Also I don't think you need uncompleted and overly long product titles like these:
Mizuno Wave Elixer Cushion Running Shoe Mens, This Mizuno(r) men's Wave(r) Elixir(tm) features Mizuno Intercool(tm) which incorporates a full-length ventilation system in the sole of the shoe that remI think something like “Mizuno Wave Elixer Cushion Running Shoes, Men” would be enough and relatively error free.
Also, don't open new windows on products, it's not necessary and it's can't be avoided.
Also the “View Product” links are mostly broken and link totally elsewhere than to the product in question. At least in men's Calvin Klein shoes (I've been thinking to get a pair of those, black genuine calf leather ones).
ehsans
08-08-2006, 04:49 AM
Dear fmiles,
Thanks for your nice review about our work :)
As you said we will use image with alt text instead of Monotype Corsiva text.
About lack of images in some categories I must say that some partners and merchants which work with us don't publish their goods carefully and as we now have about 2,000,000 goods in our directories so it's hard to check everything but we work hard to repair these lacks to serve better our visitors. ;)
Hopefully I noticed that our Calvin Klein shoes have full image so please check the link below to find your desired shoes.
http://www.prefershops.com/compare.php?keyword=&catnum=292&dff_keyword=calvin+klein&dff_view=list&dff_page=search&dff_catnum=296
Thanks again,
Ehsan.
www.prefershops.com
Shopping Search.
The Little Guy
08-08-2006, 09:12 AM
The categories should be in a UL(unordered list) format, then you can change the bullet type. It will downsize the length of the code, and make the code look a little bit prettier.
I don't know if the link under the T.V. the one that says Electronics is supposed to work, but it doesn't work for me... It doesn't even change to a little hand.
You have alot of non-braking spaces, to downsize the file size, I recomend removing them, and doing something with CSS
ehsans
08-08-2006, 12:05 PM
The Little Guy,
Thanks for your opinions.
I checked the tv link and found that it works properly in IE but in firefox it actives near above the image! I will work on it but I think maybe It's a bug in firefox. :)
We have used CSS in design of our site and I don't think the spaces in the file can take many effects on file size, (maybe 3-4kb) but I used them for next debug(programing notation ;) ) .
Thanks again,
Ehsan.
www.prefershops.com
Shopping Search.