I am almost ready to put this site online officially. A lot of the pages are moved from the old, running site. With CMSMS I have introduced several news categories, one for old production photos, one for articles and some for website related news. When a new prod.photo or article is published its summary appears on the front page. When the "read more" link is clicked only the detail is shown.
FrontEndUsers and CustomContent is used in a template to have members log in to see memberpages.
Take a look: www.filmklippere.com/cms in some days or maybe a week or two you can ommit the /cms I hope.
Norwegian site for a group of film editors
Re: Norwegian site for a group of film editors
Hey FinnK,
I think it looks very nice. You could try to make the page width dependant on font size though, so people using bigger fonts wouldn't have the design destroyed.
Greetings,
Dirk
I think it looks very nice. You could try to make the page width dependant on font size though, so people using bigger fonts wouldn't have the design destroyed.
Greetings,
Dirk
Re: Norwegian site for a group of film editors
Thank you for your advice! I haven't had the skills to be able to think that far from scratch with this site. A lot of these pages are from an old site. I just copy'ed the HTML from the old site and pasted it into FCK source editor or via Opera. Perhaps the case with font size is particularly with these pages?
Re: Norwegian site for a group of film editors
I think that You did something like
where You could as well have said
and in Your special "Internet Explorer is nothing more than a bug bag" - stylesheet:
Stupid IE doesn't understand min-/maxwidth.
For somebody with normal settings it would not change too much, but for everybody else - see for Yourself, and experiment a bit with the figures. 30, 50, 70 was just my first guess.
Greetings,
Dirk
Code: Select all
div#container { width: 800px; }
Code: Select all
div#container { minwidth: 30em; maxwidth: 75em; margin: 0px auto; }
Code: Select all
div#container { width: 50em }
For somebody with normal settings it would not change too much, but for everybody else - see for Yourself, and experiment a bit with the figures. 30, 50, 70 was just my first guess.
Greetings,
Dirk
Re: Norwegian site for a group of film editors
OK. I will try it out in a while. The banner is 760px thats why I used a fixed width. And dont know how to give IE a different stylesheet yet.
Re: Norwegian site for a group of film editors
I don't know if it's good or not. I keep getting a 'forbidden' message