WebsiteBaker 2.13.9 R24 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
...You have a javasript for people with old monitors. I tested it with a little helper, called "sizer". I reloaded the page with 800*600px and your script shifted the menu. OK. But when i looked on the printpreview, the content didn`t use the full pagewidth...
Tee hee.... thanks, eh?
Good call on the empty pages... You're absolutely right. I've got a "coming soon" on there now; hopefully they'll actually put some pictures up eventually!
now that you mention it they would have been almost invisible on the CRT we used to have. I brightened them a bit; do you think they should be brighter yet? I'd like to keep them kind of subtle, but yeah... invisible is bad.
I'm happy with how the Site Info box-things worked out; I feel it's a bit nicer than writing all that in the footer; kind of keeps it clean.
It's really nice to get that kind of feedback.
Okay... here comes a slew of stuff...I'd bump it further still - I couldn't see a noticable improvement, or at least, not improved to a sufficient level. Remember, you WANT people to click on the links if they're interested. ... And on average 1 in 10 visitors will have colour or other eyesight issues, depending on your audience. You want gramps to see his grandson right?Ah, using LCD are you? Yep, that's often a significant difference that I notice between my work CRT & home LCD. Obviously at least one of them is not gamma-corrected, ahem.
But, if you design for accessibility, usibility will follow, grasshopper! Some sites:http://www.snook.ca/technical/colour_contrast/colour.html - quick fore/background contrast evaluation - do ithttp://colorfilter.wickline.org - a large battery of colour issue simulations! - always do a grey test
Also, reduce your computer's colour range to 256 to see what it looks like. Turns out that our library browsers can only do 256 colours and let me tell ya, my site looked pretty bad - the old 'web safe' colour pallet is still not a bad choice for standard sites.
Ah, yes, good idea, especially for the log-in box. Works pretty well for something like this. I may have to use that little trick too Although, I'll have to check if the JS is compatible with my Palm - got enough issues already
One other thought - you must have a huge monitor - that football & logotype are gigantic. Even on my 1152 wide monitor, the logo is still huge - I have to have a window almost full-screen to avoid scrolling. Especially compared to the size of some of the smaller fonts (like Site Info).
One option, since you're using a resize script I think, you might be able to substitute different sized logos, you don't really want to resize using EMs for a logo. Photos work good for that though.
Related to that layout, I thought you had a huge right margin to accomodate the wide logo, and a fixed content area until I loaded another page and the content was wider. Finally, after checking back, I realized I had resized the window after I'd loaded the page. So, it flows to the size of the window when it loads, but apparently IE 7 has to do a reload to get resize.
Check your server logs to see what size of monitor your visitors have to see if it's worth the effort. ... Much easier than Webalizer, etc that come with my server)
Ya, nothing worse than... chirp! chirp! chirp!Hope you wanted THIS much feedback
I find myself in the situation frequently of, "I ALMOST like this but.....?" Having some guidelines to work from really help me.
"Delete as much as you can but no more"
You're extremely welcome! The thing I do best is complain
<?php if(FRONTEND_LOGIN == 'enabled' AND VISIBILITY != 'private' AND $wb->get_session('USER_ID') == '') { ?> <a href="#footer" onclick="blocking('login_table_div');">Login</a> <?php } elseif(FRONTEND_LOGIN == 'enabled' AND is_numeric($wb->get_session('USER_ID'))) { ?><?php echo $TEXT['WELCOME_BACK']; ?> , <?php echo $wb->get_display_name(); ?>! <?php if (FRONTEND_LOGIN == 'enabled' AND is_numeric($wb->get_session('USER_ID'))) { // Get permissons if ($page_id) { $this_page = $page_id; } else { $this_page = $wb->default_page_id; } $database = new database(); $results = $database->query("SELECT * FROM ".TABLE_PREFIX."pages WHERE page_id = '$this_page'"); $results_array = $results->fetchRow(); $old_admin_groups = explode(',', $results_array['admin_groups']); $old_admin_users = explode(',', $results_array['admin_users']); $this_user = $wb->get_session('GROUP_ID'); if (is_numeric(array_search($this_user, $old_admin_groups)) ) { ?> <a href="<?php echo ADMIN_URL; ?>/pages/modify.php?page_id= <?php if ($page_id) { echo $page_id; } else { echo $wb->default_page_id; } ?> " target="admin" style="font-weight:bold;">Edit this page</a> <?php } ?> <?php } ?> <a href="<?php echo PREFERENCES_URL; ?>"><?php echo $MENU['PREFERENCES']; ?> </a> <a href="<?php echo ADMIN_URL; ?>/index.php"><?php echo $TEXT['ADMINISTRATION']; ?> </a> <a href="<?php echo LOGOUT_URL; ?>" style="font-weight:bold;"><?php echo $MENU['LOGOUT']; ?> </a> <?php } ?>
<?php if(FRONTEND_LOGIN == 'enabled' AND VISIBILITY != 'private' AND $wb->get_session('USER_ID') == '') { ?> <form name="login" action="<?php echo LOGIN_URL; ?>" method="post" class="login_table" id="login_table_div" style="display:none;"><?php echo $TEXT['USERNAME']; ?> : <input type="text" name="username" style="text-transform: lowercase;" /> <?php echo $TEXT['PASSWORD']; ?> : <input type="password" name="password" /> <input type="submit" name="submit" value="<?php echo $TEXT['LOGIN']; ?>" style="margin-top: 3px; " /> <a href="<?php echo FORGOT_URL; ?>"><?php echo $TEXT['FORGOT_DETAILS']; ?> </a> <?php if(is_numeric(FRONTEND_SIGNUP)) { ?> <a href="<?php echo SIGNUP_URL; ?>"><?php echo $TEXT['SIGNUP']; ?> </a> <?php } ?> </form><?php } ?>
<script type="text/javascript">// <![CDATA[ // Toggle div display // Thanks to Peter-Paul Koch, the JS master. http://www.quirksmode.org/js/blockinvi.htmlfunction blocking(nr){ if (document.layers) { current = (document.layers[nr].display == 'none') ? 'block' : 'none'; document.layers[nr].display = current; } else if (document.all) { current = (document.all[nr].style.display == 'none') ? 'block' : 'none'; document.all[nr].style.display = current; } else if (document.getElementById) { vista = (document.getElementById(nr).style.display == 'none') ? 'block' : 'none'; document.getElementById(nr).style.display = vista; }}// ]]></script>
Wow... someone at least as loquacious as me! And who actually reads and responds to the points even?!
Footer - yes, MUCH better, still quite subtle.
Uh... 1920 x 1200.... 1920....
The grey etc... er... not sure I understand
Unlike people who put Blue text on a Red background or something equally silly.
I will study that drop-down code, as soon as I can. I have several things taking precedence unfortunately - including concert posters and retrieving kids from vacation at grandparents. Not to mention work. The FF using-people will have to wait. It's especially annoying because I got FF working again (had the bad profile issue, "already running!" bah!) and WebDev & Firebug are awesome tools. I used them to figure out that the top level menu is getting pushed down from the nav bar somehowand is either invisible (white text on white background - losing the background colour - or being overlaid by the rest of the menu.
It's based on the Generic design, which seems to work fine on another site, so not sure what got broken. I may have to restart the design. Hmm. I wonder if he updated it after I downloaded it. Maybe it would be better to start from the default template again. I think I just talked myself into it. Might as well if I'm going to use the drop-down code you supplied. I have to redo some of it anyway, because I wanted to do multiple content blocks. Sigh... soon... but they need the poster ASAP... I worked up a concept this morning since I woke up early. Way too early. Er... sorry, nothing to do with your design!
Hee hee... this makes my day. I have found a kindred spirit. ....Done. I likes it. Loquacious. Yes, that seems accurate. I totally appreciate your awesome critique. It really has been great to hear. Thank you so much.
I thought it was sweet, till I started designing websites on it. There's such a ridiculous range nowadays, between 800x600's and widescreen LCDs... it's kind of annoying. Perhaps I should actually learn how to design a variable-width page. Good call, though. I'm sure I'll be able to track down a CRT.
Myspace is the bane of my existance. Yours too, no doubt!
Are you running linux? (That would be awesome! I just thought of that cause of the already-running issue; that's where I've experienced it.)