> > Some things take a long time. I have now set up a blog based on Wordpress > > at http://www.looperman-is-ready.com/wordpress/index.php > > > 1. Can you have a look and give a general comment. > > 6. Any other kind advice.
As mentioned, things will go a bit wonky when the widths of your web pages are set in pixels, especially if you go against the CSS recommendations and everything is all high-res and your User-Agent/browser is not rescaling and following the recommended relative pixel size of 90dpi. http://www.w3.org/TR/REC-CSS1#length-units That said, the template you used is extremely popular and there is nothing inherently wrong with it. Some improvement can be gained tho'; although you have the font-size set in ems, some people using real big text or high res monitors are going to see something like the screenshots in the earlier post. I use the same template on a popular blog with a wide range of users and the defaults in the template for the most part seem to be just fine, personally I think it may be a wee bit tiny but that's just me. To fix that, go through the css portions and play with the widths of the structure and change the columns so they expand along with the text, so for example the width part of: .narrowcolumn at 450px will be instead 27.7em, (tenths of ems work fine in all modern browsers), and so on. Do the same for any heights of structure blocks if present as well, a wee gap instead of being a few pixels is height:.2em etc. -- cheers, Mark ____ The WDVL Discussion List from WDVL.COM ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or use the web interface http://e-newsletters.internet.com/discussionlists.html/ Send Your Posts To: wdvltalk@lists.wdvl.com To change subscription settings, add a password or view the web interface: http://intm-dl.sparklist.com/read/?forum=wdvltalk ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: archive@jab.org To unsubscribe send a blank email to [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.