Integrated flash elements on most pages (See Staff, homepage, and Sermons)
Using News, Gallery, GoogleCalendar, and a few other minor ones.
Integrated with fellowshipone.com for backend sql database and tableproject.org for a "facebook-like" experience as well
Very flexible, easy to implement templates - great tool!
www.calvarylongmont.org
New Fully Customized Church site
Re: New Fully Customized Church site
The background doesn't quite look right at anything wider than 1024px.. You can see the "Calvary Church" logo twice.
The scrolling events list is interesting.. I noticed that when you scroll down, it uses Ajax to get more events.
The scrolling events list is interesting.. I noticed that when you scroll down, it uses Ajax to get more events.
Re: New Fully Customized Church site
Very nice work. Easy to navigate. You've packed a lot of information into a small footprint.
Bill
Bill
Re: New Fully Customized Church site
the navigation is well done.
Some things that would make big improvements however are.
Wrap the website content in a div 1024px wide. Having the liquid layout this way breaks your layout if the window is smaller than 1024px.
On line 43 of your css.
There is a background for the website. If you simplify it, it will looks sharper. Try removing the background, and just keeping a light color like #DDD1B3; I have a taste for simple design, so it me be just my taste.
I like the way you structured the content.
Some things that would make big improvements however are.
Wrap the website content in a div 1024px wide. Having the liquid layout this way breaks your layout if the window is smaller than 1024px.
On line 43 of your css.
There is a background for the website. If you simplify it, it will looks sharper. Try removing the background, and just keeping a light color like #DDD1B3; I have a taste for simple design, so it me be just my taste.
I like the way you structured the content.