While that is good, not all large scale/multifunctional websites have the same skin across the whole domain. Since we have two main divisions (articles and forums), I think it would be totally acceptable to have two main templates or themes for each section.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
The olive portion on the main site is a bit less 'in your face'. On the main site, the olive is a narrow band across the top of the site. In the forum section, the olive is wider (taller) and appears several times in a page. In the main site, its uglyness isn't as apparent.
Joe is working on a new color scheme to replace the green/browns. I've suggested some nice pinks and cyan colors.
Seriously, he is working on a new skin. I've asked for approval before we throw it out to you guys. I've actually suggested we turn on the option to have a few skins, so you might get a pink option too....
I feel like some things weren't finished and some of it was just done to be done. Why use old wore out pictures? Just design some more.
Call me crazy, but I still have an old page up with the previous theme. I go back and forth to see if it's just "me". This theme isn't right to call itself better.
Originally Posted by Brad Jones
Seriously, he is working on a new skin.
Tell him don't be afraid to round a few edges. You might recognize a trend here
javascript:document.getElementsByTagName("body")[0].style.background = "#ffffff";document.getElementById("vB_Editor_QR_textarea").style.background = "#ffffff";var objs = $("panel", "class");for (var i = 0; i < objs.length; i++) { objs[i].style.background = "#eeeeee";}var objs = $("panelsurround", "class");for (var i = 0; i < objs.length; i++) { objs[i].style.background = "#eeeeee";}var objs = $("tborder", "class");for (var i = 0; i < objs.length; i++) { objs[i].style.background = "#425a89";}var objs = $("tfoot", "class");for (var i = 0; i < objs.length; i++) { objs[i].style.background = "#425a89";}var objs = $("tcat", "class");for (var i = 0; i < objs.length; i++) { objs[i].style.background = "#425a89";}var objs = $("thead", "class");for (var i = 0; i < objs.length; i++) { objs[i].style.background = "#425a89";}var objs = $("vbmenu_control", "class");for (var i = 0; i < objs.length; i++) { objs[i].style.background = "#425a89";}var objs = $("alt2", "class");for (var i = 0; i < objs.length; i++) { objs[i].style.background = "#e1e4f2";}var objs = $("alt1", "class");for (var i = 0; i < objs.length; i++) { objs[i].style.background = "#f5f5ff";}function $(identifier, kind) { if (kind == null || kind == 'id') {return document.getElementById(identifier);} else if (kind == 'name') {return document.getElementsByName(identifier);} else if (kind == 'tag') {return document.getElementsByTagName(identifier);} else if (kind == 'class') { var elements = []; var objects = $('*', 'tag'); for (dollarInt = 0; dollarInt < objects.length; dollarInt++) { if (objects[dollarInt].className) { var classes = objects[dollarInt].className.split(' '); if (contains(identifier, classes)) { elements.push(objects[dollarInt]); } } } return elements; } else if (kind == 'rel') { var elements = []; var objects = $('*', 'tag'); for (dollarInt = 0; dollarInt < objects.length; dollarInt++) { if (objects[dollarInt].getAttribute('rel')) { if (objects[dollarInt].getAttribute('rel') == identifier) { elements.push(objects[dollarInt]); } } } return elements; } else {return false;}}function contains(str, arr) { for (containsInt = 0; containsInt < arr.length; containsInt++) { if (arr[containsInt] == str) {return true;} } return false;}
In FF all that I see is a blank page with the following text "#f5f5ff". In IE8 the address bar does not allow the entire text to be pasted. It trims it, so the script doesn't work.
One more error (the others I reported here): the navigation bar on top of the forum shows OK in Chrome and IE8 (although differently), but not in FF 3.5.x. The image below shows the bar in Chrome, Firefox and IE.
May be, but the scheme should be consistent. New scheme mixed with old one with several bugs... e.g. in Quick Reply the text box is hardly distinguisable from the background of the whole section.
I really don't think the dark blue and the olive/grey(?) complement each other very well, either on the main site or the forum.
Experiments with PaintShopPro show that a roughly complementary colour such as #a86618 works quite well.
"It doesn't matter how beautiful your theory is, it doesn't matter how smart you are. If it doesn't agree with experiment, it's wrong."
Richard P. Feynman
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.