DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Site Layout and Usability (http://www.daniweb.com/forums/forum130.html)
-   -   Site Redesign evaluation please (http://www.daniweb.com/forums/thread197593.html)

DanMcLinden Jun 15th, 2009 12:48 pm
Site Redesign evaluation please
 
Hi,

My spouse and I run a home-office doing wedding/event/portrait photography in our local area. We've redesigned our site using Front Page to manage along with some free-scripting from javascript and mootools. We've managed to replace frames with tables, add a sample gallery with lightbox in the front and dress up the look.

I'm less concerned about source-sloppiness (unless of course it breaks) than I am with basic usability for our target audience, basically brides on a budget and their parents. Not looking for design services but appreciate any suggestions or tweaks that will improve the look and feel of the site.

Redesign:
http://www.ciaobellaphotos.com

Old Site (not all image-links show up following the move):
http://www.ciaobellaphotos.com/ciaob...SiteDesign2007

almostbob Jun 15th, 2009 1:28 pm
Re: Site Redesign evaluation please
 
If you can make the images used for buttons scaleable, the image will be viewable at all screen resolutions, it will take a little manual editing of the frontpage code.
Frontpage code is very overweight anyway, but that isnt an issue yet
frontpage assigne pixel measurements to all elements, that is usually a good thing for images, but when the image is a text used as a button it fails, on a different resolution than the one the layout was developed on the image becoimes either too small to adequately read the image text, or so large to become intrusive.
a small adjustment. image buttons have to behave like text buttons to be really workable

example only
developed on a 1024*768 screen
frontpage code
 <img src='weddings.gif' width='100' height='38'>
scaleable [icode]<img ssrc='weddings.gif' width='10%' height='5%'>[/code]

sort the preload img script urls so that the first image displayed by default is the first image loaded, will give the appearance of a faster page

MidiMagic Jun 16th, 2009 2:24 am
Re: Site Redesign evaluation please
 
The old page drove me crazy with mouseovers. Thanks for getting rid of them.

DanMcLinden Jun 18th, 2009 6:11 pm
Re: Site Redesign evaluation please
 
Quote:

Originally Posted by MidiMagic (Post 891495)
The old page drove me crazy with mouseovers. Thanks for getting rid of them.

Thanks ! they were getting on my spouse's nerves too...

DanMcLinden Jun 18th, 2009 6:14 pm
Re: Site Redesign evaluation please
 
Quote:

Originally Posted by almostbob (Post 890925)
If you can make the images used for buttons scaleable, the image will be viewable at all screen resolutions, it will take a little manual editing of the frontpage code.
Frontpage code is very overweight anyway, but that isnt an issue yet
frontpage assigne pixel measurements to all elements, that is usually a good thing for images, but when the image is a text used as a button it fails, on a different resolution than the one the layout was developed on the image becoimes either too small to adequately read the image text, or so large to become intrusive.
a small adjustment. image buttons have to behave like text buttons to be really workable

example only
developed on a 1024*768 screen
frontpage code
 <img src='weddings.gif' width='100' height='38'>
scaleable [icode]<img ssrc='weddings.gif' width='10%' height='5%'>[/code]

sort the preload img script urls so that the first image displayed by default is the first image loaded, will give the appearance of a faster page


Will try, thanks for the tip !

jb1ker Jun 30th, 2009 9:31 am
Re: Site Redesign evaluation please
 
Hi Dan

Great improvement on your website. It's a lot better and more readible. Can I make a few sugestions?

You're using a central image (clickable to see the Gallery Image). It's 281.86 KB, this results waiting. You don't want to keep your visitors waiting. Try to stick under 100 KB. This picture has no ALT text. Try to insert one (for usability matters).

You're main header (Photography...) is a .gif. It's also missing an ALT text. For usability and indexing (Google) change it to normal text and style it with CSS.

I don't seem to find metatags on keywords and description. It's advisable to add this. However I found 2x title tags.

Your page is 12,31KB. That's quite heavy. Try to stuff your CSS in a separate file and stay under 7KB.

Do you want to know what's going on? Get a statistical program like statcounter. I use statcounter and it rocks for me.

Those are just a few hints. It was a big step forward but never stop improving.

All the best! With your business.
Jacob

DanMcLinden Jul 4th, 2009 4:24 pm
Re: Site Redesign evaluation please
 
Thank you very much for your advice... one question, I used TITLE instead of ALT on my images because of browser-compatibility. Should I use both ?

jb1ker Jul 5th, 2009 12:50 pm
Re: Site Redesign evaluation please
 
You can use both. You don't have to use both.
The alt is meant to be displayed when the image is missing, while the title is shown when you hover with the mouse pointer over the image. Designers don't seem to agree on usage, so whatever you think is best.

jb1ker Jul 5th, 2009 12:53 pm
Re: Site Redesign evaluation please
 
Check the following link. All the best.

DanMcLinden Jul 5th, 2009 5:32 pm
Re: Site Redesign evaluation please
 
Quote:

Originally Posted by jb1ker (Post 908907)
Check the following link. All the best.

Thanks again, you have really been a great help ... I had always been paranoid about image-quality and forgetting to set the JPG-compression back for print-editing, stepping through the images and giving each a one-time 20% compression takes a lot of the weight off the site.

I've been leery of changing the GIF for our slogan because I wanted to maintain the font across browsers, but definitely looking into better use of tagging, CSS, etc.

Thanks Again and all the best to you as well ...


All times are GMT -4. The time now is 11:39 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC