« Self-imposed typing/knitting ban drawing to | Main | OK - so you have »
June 30, 2004
OK, Marie - any idea
OK, Marie - any idea why the javascript pop up menus aren't working? And I can't figure out how to reduce the size of the font in the journal posts.
Posted by Kristin at June 30, 2004 7:24 AM
Comments
Yeah - you've got duplicate header stuff and it's confusing the hell out of browsers :)All the style stuff belongs in the header:http://validator.w3.org/check?uri=http%3A%2F%2Fwww.lostgeographer.net%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1&verbose=1#line-117For your sanity, I recommend splitting out CSS into a linked stylesheet and managing it via FTP rather than everything in one blogger template. You can also put JavaScript in a .js file and link to it as well. That way the only thing handled by blogger is the core HTML.
Posted by: BK at June 30, 2004 9:53 AM
OK, the problem with JavaScript was Dreamweaver - it doesn't edit particularly cleanly. When I started from scratch, it worked fine.I moved the style info to a separate .css file, but I couldn't figure out how to do the same for .js. But it's a start.
Posted by: Kristin at June 30, 2004 10:30 PM