Hi Gary, If I were redesigning the website, here's how I would approach it: Splash page OK if the client wants it, but put text links somewhere. I don't like...
Hi, everyone! Lately I've been working on a social bookmarking widget, and I wanted everyone to give me their input. http://test.jonathonvs.com/social/top.php ...
Hi Jon, ... Very cool. My only concerns are the size of the original callout button (very large) and the server-oriented design. This will effectively add 7kb...
... I suppose you're right about the size. I wasn't planning on requiring the user to run server-side code, though -- I was going to copy and paste it all....
I have a client who is interested in setting up two e-Commerce sites. One is to sell tracks of his Mark Twain stories from his CD, the other is for his wife's...
I'm working very hard to understand how to get all my containing divs the same height. Jonathon gave me some help offlist, but I'm not quite getting there. ...
Putting the background image in the body element was brilliant. Worked like a charm. The footer is working now in IE6, but I'm still going to look at the...
Please check the pages at http://www.shireweb.biz I'm getting word that some of the footers still do not go to the bottom of the page. Thank you. GK ... Gary...
Footer fine in IE 6 and FF. No vert scroll bar in either so I presume I see everything. Just a note: I'd prefer a narrower navigation div so that the white...
Margaret: Thank you for your comments. Establishing this has been a dream of mine for years. So narrow the navigation div, and make the center content of the...
Dear Gary, <<So narrow the navigation div, and make the center content of the main page wider, correct? The far right div is fine, just give more breathing...
Ok, I redid the faux colums, shortened the nav bar to let in more white space, and darkened the nav bar. My sister is still having problems with the footer...
I like it! the hover seems more effective, too, with less surround color. do you like it? Why is it impo to do the footer with .js instead of css alone? ...
Ok - want to be clear. I was just incredibly stupid and fell for this? Guess FF is big time now if it's going to be used to phish for emails. no fool like an...
PS to my last email: I would like to grow beyond using .js for layout some day. DW8 can't read it. Here's what I've been living with in design view since I...
I like the darker color and the thinner side margin. The reason I'm using .js for the footer is that I don't have enough content to reach beyond the bottom of...
Hi Margaret, ... It's registered to Mozilla, uses Mozilla name servers and looks legitimate to me in every other way. Is there some reason you are under the...
When you said that one of links was invisible and the spam thing, I'd thought I (and my poor sister whose email I entered!) had been caught. glad if I...
I've been having the most elementary problem with weird spacing between floated divs in Internet Explorer: http://test.jonathonvs.com/henderson/ Notice the...
Wouldnt that be a problem like the one you solve with clear both? Or am I saying something stupid now? Boring? It looks very fine, but I can imagine that less...
I was so excited yesterday morning. I thought I had finally solved the footer issues with my site. No such luck. I thought I had everything fixed, until I saw...
not sure if this helps but I don't see anywhere in your css where you declared: * { margin:0; padding:0; } Letting the browsers render their default margin &...
Hi Jon, ... I can't see anything that would account for it. I thought maybe spacing around divs or lack of a margin:0 somewhere, but it doesn't look like ...
Thanks for all your helpful answers! ... I don't think so, Maarten -- My problem is with vertical padding problems, and using clear: both would send the div...