Page 1 of 1

The Lesbian and Gay Foundation

Posted: Tue Oct 09, 2007 11:16 am
by Matt Jason H
http://www.lgf.org.uk/

The biggest site I've constructed using CMS Made Simple to date. Probably the biggest charity of their kind in Europe.

It contains thousands of items of content, and is nowhere near finished yet!

I've some experimentation with the news module, creating a specific template which dynamically writes jQuery Javascript, as well as html, to drive the news switcher on the homepage which can include as many or as few news items as they like simply by adding or removing news items from a special category.

The site was constructed and populated with the main bulk of the content in just 2 weeks time. This was largley made possible by just how easy to work with and customise CMS Made Simple is.

Any feedback welcome.

Re: The Lesbian and Gay Foundation

Posted: Tue Oct 09, 2007 12:04 pm
by Signex
looks very nice !

Re: The Lesbian and Gay Foundation

Posted: Tue Oct 09, 2007 2:27 pm
by designhut
Hi Matt,

Looks good, nice layout especially.

Couple of constructives: The font seems a bit big on the news story headlines. The emboldened font on the sub menu rolloverss makes the whole thing expand which I personally don't like. One last thing is very strange to have no footer at all, I almost feel like I'm missing something?

Like you say, not finished but really good to see so much in a short time.

Re: The Lesbian and Gay Foundation

Posted: Wed Oct 10, 2007 10:32 pm
by Sub_Kovert
I like it, good use of colour and great layout.

My only comment is with the text in the secondary menu (with the pink background). I don't think it needs to be styled bold on hover as it 'nudges' the rest of the tabs along.

Re: The Lesbian and Gay Foundation

Posted: Wed Oct 10, 2007 10:40 pm
by hexdj
Love your website

Could you explain how you can achieve the Rounded-corner-tabs that you nicely added for the Menu Parents? could you release the Menu template for that?

Would appreciate it!

Thanks!

Re: The Lesbian and Gay Foundation

Posted: Thu Oct 11, 2007 5:52 am
by Dr.CSS
Done with CSS... plus a bunch of other stuff for hover, but that doesn't work in IE6...

#header li {
float:left;
background:url("uploads/images/left_both.gif") no-repeat left top;
margin:0 0 0 6px;
padding: 0 0 0px 9px;
}

#header a {
float:left;
display:block;
width:.1em;
background:url("uploads/images/right_both.gif") no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration:none;
font-weight:bold;
color:#fff;
white-space:nowrap;
}