Page 1 of 1

Festival Site - r398

Posted: Fri 13. Aug 2010, 09:12
by jsw_nz
a redesign for this current season
templating with wcms was really flexible - thanks to Oliver

http://www.otagofestival.co.nz

Re: Festival Site - r398

Posted: Fri 13. Aug 2010, 12:10
by Cipolla
Looks very professional. Straight design, user friendly. Is it only a "mini" Site for this festival or a permanent site?

Just a view things:

- What about imprint? Can´t find something like this. Don´t you need something like an "about" site in new zealand?
- A search box could be handy, also a sitemap
- for me the homepage is a little bit "static". for a festival site i miss a hint of dynamic.

Re: Festival Site - r398

Posted: Wed 18. Aug 2010, 08:38
by kukki
Your site has an interesting layout. Looks really good!
But ... after "footer" block is a </ DIV> too much! :wink:
<!-- END FOOTER_DEFAULT-->

</div>
<!-- END FOOTER-->
</div>
<!-- END CONTAINER-->
</body>
</html>

Re: Festival Site - r398

Posted: Thu 26. Aug 2010, 10:18
by top
kukki wrote:Your site has an interesting layout. Looks really good!
But ... after "footer" block is a </ DIV> too much! :wink:
<!-- END FOOTER_DEFAULT-->

</div>
<!-- END FOOTER-->
</div>
<!-- END CONTAINER-->
</body>
</html>
I think this </ DIV> is to much. :wink:
<a href="index.php?contact" class="but_contact"></a>
</div>
</div>
</div>
<!-- END HEADER-->
And on line 900 of the frontend.css is a "-" to much:
background-position: left -top;