I love CMS Made Simple

Post links to sites running CMS in all its glory.
Post Reply
girlnerd
Forum Members
Forum Members
Posts: 12
Joined: Wed Dec 20, 2006 12:45 am

I love CMS Made Simple

Post by girlnerd »

Hi,

This is my first CMSMS site. Please let me know what you think of it. I couldn't test it with older browsers so any feedback would be terrific.

http://go-NEWz.com
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: I love CMS Made Simple

Post by Dr.CSS »

Your add a comment is messed up... it doesn't expand/contract and the button for it has the comments between it and the actual form for comments...

The photo of the week runs off the page if you make it narrow... I use Firefox...
girlnerd
Forum Members
Forum Members
Posts: 12
Joined: Wed Dec 20, 2006 12:45 am

Re: I love CMS Made Simple

Post by girlnerd »

Thanks for the feedback.

I fixed the photo in the right column problem by changing the CSS from fixed width to %.

Now to work on the Comments problem.

Thanks again.
SlowBrain

Re: I love CMS Made Simple

Post by SlowBrain »

I like your site very much!
Can you please give me a hint how to displaing the news on the front page the way you do it?
Thank you
girlnerd
Forum Members
Forum Members
Posts: 12
Joined: Wed Dec 20, 2006 12:45 am

Re: I love CMS Made Simple

Post by girlnerd »

Hi,

Thanks for the compliment. The way I use the News module to set up categories for different types of stories - News, Blog, Interview, Opinions, etc.

Then on my home page, I just enter the following code.

Code: Select all

Celebrating Black History Month
{news number="1" detailpage="news" category="Monthly"} 
The Interview
{news number="1" detailpage="news" category="interview"} 
News and Features
{news number="4" detailpage="news" category="news"} 
Opinion and Comments
{news number="2" detailpage="news" category="opinion"}
I learned how to do it by reading the News module help and working with the editor of the site. He is the one who came up with the categories and the number of articles to display each week.
SlowBrain

Re: I love CMS Made Simple

Post by SlowBrain »

Thank you for the quick answer!!
Post Reply

Return to “CMS Show Off”