Hello, I am looking to create a wordpress website and I have looked at most templates and options but I can't find what I need. I need to make a website similar to this http://www.einmotion.com I want a navigation sidebar similar to that site and I am not sure if I need a template that includes it or if I can find a plug in for it. I don't want to just make a bunch of pages and add the "page widget" I really want the sidebar navigation to look beautiful.
Just create the template from scratch , that's probably the best option if you have the skills to do it .
it's quite easy actually, inside wordpress theres a CSS file specifically for the sidebar. Wordpress uses the list CSS. All you have to do is create your own css and replace any neccesary details within the php documents
there are many free template available . Get that one and edit yourself. If you need to get paid unique one pm me.
I've worked with dreamweaver in school before but never in conjunction with wordpress. But, do you think I can copy that source code on that example site and recreate my own or just overwrite the sidebar css code in whatever template I choose from scratch?