L
liams7
I would suggest that if you find that your design needs completely reworking after a user tests it then there is fundamentally something wrong in the first place. Also the basics can be tested off a mockup. Remember that a fullsized website that is built bespoke will take about 3-4 months to code. To then need to redo this is daft.Why does the layout of the page have to be sorted before programming begins? Agree with all your other comments but surely the layout of the page needs to be flexible enough to cope with user testing. In any case why illustrator? Surely illustrator just provides the mock up, it's the CSS where the styling is applied.
Why in earth couldn't you see this working on a mockup?It's only when you have completed the wireframe and checked the information flows that you can be sure the site structure is suitable. Until that point you won't really be able to get the layout a little closer.
[/QUOTE]
And if you are relying on illustrator or some other package for the layout, does this mean any change reguires a new template? Wouldn't it be easier to just tweak the CSS to make the changes. Moving a nav bar from left to right for example just means change in float:left to float:right.
[/QUOTE]
To move an element on illustrator requires a click and a drag. For any thing more complicated than a standard 'header and column' layout then coding the changes would need much, much more work.
Please note that I'm not saying you can't give the client a few ideas about possible layouts on day one, it's just that I can't see how you can finalise a theme until you have constructed the wireframe to to check the navigation system works and the information flows are logical (I luurve loriet ipsum).
I'm saying that you can connect two on screen mockups in your head which is easier. Also remember that on modern CMS's pages are dynamic any way and can be moved at any point. Do you consider the only important element on a site the menu?
Upvote
0