[css-d] Body background image shifting in Firefox 3.01

2008-07-28 Thread Slob Jones
I've noticed that my body background image is shifting about 1px to the left in Firefox 3.01 only, causing some white space to show on the left border. Has anyone else experienced a similar problem? This did not occur in previous versions of FF, or in any other browser. Site: http://tinyurl.co

Re: [css-d] Use of !ie and !important

2008-01-06 Thread Slob Jones
Let me post the question properly. The hack !important works in IE6 but not in IE7. Is there a hack -- or perhaps another routine -- that will work in IE7? My particular problem regards positioning. I find that extra pixel or two in IE can make a design look less than stellar. david wrote: >

Re: [css-d] Use of !ie and !important

2008-01-05 Thread Slob Jones
I keep hearing how !important is an "invalid hack," and yet I see no suggestions on how to solve the very real problem of that additional pixel or two in IE that screws up people's layouts. That invalid hack, by the way, works very well in IE6. Anyone? >> Can someone let me in what is meant wi

Re: [css-d] Safari 2.0.4 ignoring stylesheet

2007-11-17 Thread Slob Jones
Thanks, Philippe. Safari's now recognizing my stylesheet. Philippe Wittenbergh wrote: > On Nov 17, 2007, at 6:28 AM, Slob Jones wrote: > > >> Safari 2.0.4 for OSX 10.4 appears to be ignoring my stylesheet. >> >> Also, I've noticed form input fields ap

[css-d] Safari 2.0.4 ignoring stylesheet

2007-11-16 Thread Slob Jones
Safari 2.0.4 for OSX 10.4 appears to be ignoring my stylesheet. Also, I've noticed form input fields appearing much longer than normal in Firefox 2 for OSX. Any explanation for these problems? Please see screenshots at link below: Screenshots (See group 17): http://tinyurl.com/2vfujo My site:

Re: [css-d] search box

2007-11-13 Thread Slob Jones
FreeFind is another excellent solution. I use it on my site. At the moment, I'm trying to adapt the form to use a custom image for the search window, but that's another topic in itself. http://www.freefind.com/ > On Sat, 10 Nov 2007 10:40:56 -0600, [EMAIL PROTECTED] wrote: > >> > I would lik

[css-d] Preserving integrity of layout on screen re-size

2007-11-12 Thread Slob Jones
I've found that the absolutely positioned elements in my banner -- the logo, menu, submenu and search bar -- shift left and right on screen re-size. This is particularly evident when viewing the site on a widescreen monitor. The logo shifts way to the left and the menus to the right, breaking