Quantcast

Tourist Website


Mintsauce's picture
Critique
Tourist Website

Well, I'm finally on a workable final version of this site. Most, but not all of the IE errors have been chomped out (Ooooh, I hate that program!!). I'm still awaiting the final copy, but the layout is set.

As a CMS I used "CMS from Scratch". Formerly a "pay for" application it is now Open Source and available from Google Code. I found it to be very easy to use, intuitive and practical as far as smaller sites go. (http://cmsfromscratch.com/). Setup was quick and painless.

Anyway, live preview is here: http://www.lightbulb.co.za/cwlt/

AttachmentSize
picture_1.jpg293.8 KB
3dogmama's picture

Beautiful work! The only

Beautiful work! The only thing--and it's quite minor--is the script text beneath the cape wine and leisure tours logo. I find the angle of it a little awkward (it seems to be competing with the angled text and glass above it) and the words bordering on illegible.

I like the rollovers, photo use and ease of navigation. The colours are warm and inviting and the great white terrifying! I give it two paws up.

ciao
3dogmama

Mintsauce's picture

Now that you mention it.

That script text is bad. I think I'm just going to remove it altogether.

gwells's picture

overall, a very nice site.

overall, a very nice site.

couple of minor thoughts. i like the rollovers, too, but i'd like to see a *little* more contrast for the text over the orange box before you roll over it. it's really easy to read when you do roll over it, but there are some contrast issues before you do, and i'm not sure you should have to roll over it to read the body text there.

i really like the color scheme, but there's something disconcerting about the fields all being orange with the trees popping out as green. was there green in the vineyards in the original photo?

Mintsauce's picture

Good point

That's a good point. I'll have a look at it. It'll either have to go dark brown or black.

mbennett2's picture

Your bulleted lists (tour

Your bulleted lists (tour descriptions), are really tight. Look at them compared to the line spacing on the rest of the text and you will see what I mean. All the text is rather large as well.

On the "tabs" beneath the tour descriptions, you have that 1-2 point line extending left. It doesn't seem to have enough contrast to it and looks kind of odd to me. The tabs themselves are kind of ragged on the rounded corners. I would rethink/redo those.

Other than those fairly minor things, I think you have done a great job. The site looks rich in color and has a good, cozy feel to it. Nice.

Mintsauce's picture

Some points to ponder.

  • On the lists: I've noticed and am trying to get it to work. For some reason they keep reformatting to line-height:1em.
  • The tabs have been bothering me, but not enough to do anything about it. I guess I'll have a look at it over the weekend.

Thanks for the comp.

natobasso's picture

Adjust your ol, ul and li

Adjust your ol, ul and li tags in css and you can control this spacing.

----
Powerpoint is not a design application

Mintsauce's picture

Fixed

For some reason the item div had no line-height specified. It's now fixed.

natobasso's picture

Sweet! ---- Powerpoint is

Sweet!

----
Powerpoint is not a design application

natobasso's picture

Mint, the site came out

Mint, the site came out great! Two little things:

1. The wavy line under the roller buttons looks jagged in Firefox on my pc:
Jagged header

2. Your page is nearly 600K which in web terms is quite huge (a good, fast loading site hits around 160K). Any way you can trim down the site size a bit? I notice you have background repeating gif for the right column, how about a solid background color instead?

Just some thoughts. Well done!

----
Powerpoint is not a design application

Mintsauce's picture

Issue

AAAGH!

Yes, I'm still pondering the wavy line problem. It's a text resize issue. As soon as I resize the text (I guess your Firefox wasn't on 16px per 1 em.) the tabs move up and down. I think I might fix it with a position:absolute.

As for the size: WHAT?!? It was in the back of my head, but not on the forefront of my mind. Since I've been working of my localhost I didn't notice the speed issue. I'll have a look at that immediately. The two size hogs are the header and the html background images.

Thanks. Have a great one!

natobasso's picture

Now at work we have a

Now at work we have a highspeed connection so I didn't really notice an issue. Just wanted to bring it up.

----
Powerpoint is not a design application

Mintsauce's picture

Jagged Header

Jagged Header sorted out.