Re: [css-d] Fixed position applet layout problem

2009-06-24 Thread Big John
to do it. At least I can't think of a good one... Big John http://positioniseverything.net __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] Pop Up Window image not centered in IE7

2008-11-06 Thread Big John
center the inner box on that width (or a wider one if you make the window wider). The fix is to kill the text-align on the body for that popup, or at least get rid of the min-width. Big John __ css-discuss [EMAIL PROTECTED

Re: [css-d] word-wrap: break-word not working in Firefox

2008-10-11 Thread Big John
straighten me out. As for alternatives, well, there's overflow: hidden... Big John http://positioniseverything.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http

Re: [css-d] Z-index and IE

2008-10-08 Thread Big John
ca ever lie in front of a different stack that has a higher z-index than the LI parent. Try this new rule: ul.menu li:hover { z-index: 50; } Big John __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

Re: [css-d] Centering into the browser

2007-04-19 Thread Big John
described here http://www.bluerobot.com/web/css/ center1.html but it didn't seem to work. http://css-discuss.incutio.com/?page=CenteringBlockElement John -- Perennial student + Impractical joker + CSS junkie = Big John http://www.positioniseverything.net

Re: [css-d] Image won't stay still when text scrolls...

2007-04-17 Thread Big John
(the curved images to the right of the text) stay in one place, and let the text scrolland do it all with just CSS. I just checked in IE5.5+, FF2 and Op9, and they are all fine. Are you sure it's not some local issue? Big John -- Perennial student + Impractical joker + CSS junkie = Big John

Re: [css-d] IE Bug (67): Absolutely positioned element takes up vertical space

2007-04-17 Thread Big John
apparently in this one. Hm... Big John -- Perennial student + Impractical joker + CSS junkie = Big John http://www.positioniseverything.net __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: [css-d] CSS :hover effect causing the container element to disappear?

2007-04-17 Thread Big John
interior divs for the same purpose. I think you can put a left margin on #content to keep it out from behind the AP left col. Big John -- Perennial student + Impractical joker + CSS junkie = Big John http://www.positioniseverything.net __ Do You

Re: [css-d] IE7 and hacks

2006-11-05 Thread Big John
IE versions involved? I'm seriously concerned about any IE7-only such issues that may exist. Big John -- Perennial student + Impractical joker + CSS junkie = Big John http://www.positioniseverything.net

Re: [css-d] Strange IE error on some systems

2006-05-03 Thread Big John
://positioniseverything.net/bg-centering.html You should be able to work out some kind of a fix after reading that page. Ps. This was my first time using Browsercam and was quite shocked at the IE 5 results in some cases, should I worry? ;-) Only if your client is likely to care about it. Big John

Re: [css-d] New PNG drop shadows method at PIE

2006-05-02 Thread Big John
be used here, because then the BG cannot be positioned. I still have to finish reading your article... ... so I can say some nice words... :-) Well, so far we haven't been shot down, so I'm still smiling. :) Big John -- Perennial student + Impractical joker + CSS junkie = Big John http

[css-d] New PNG drop shadows method at PIE

2006-05-01 Thread Big John
Folks, this is to announce a new PIE article on PNG drop shadows: http://positioniseverything.net/articles/dropshadows.html We think it's pretty neat, but what do we know? Any advice (constructive or destructive) is appreciated! :) Big John -- Perennial student + Impractical joker + CSS

Re: [css-d] Another try: Flickering in Firefox

2005-11-09 Thread Big John
didn't it fix the flicker, but now the flicker appears over against the left edge of the wrapper instead of directly above the parent! Weird. Big John -- Perennial student + Impractical joker + CSS junkie = Big John http://www.positioniseverything.net

Re: [css-d] Another try: Flickering in Firefox

2005-11-08 Thread Big John
I'll be testing this scrolling idea out right away. Should have done it months ago, oy. Big John -- Perennial student + Impractical joker + CSS junkie = Big John http://www.positioniseverything.net __ Yahoo! Mail - PC Magazine Editors

Re: [css-d] IE6 border color change on refresh

2005-11-01 Thread Big John
the border bugs. I would not be suprised to see this 150px height show up somewhere in the current bug as well. Big John -- Perennial student + Impractical joker + CSS junkie = Big John http://www.positioniseverything.net __ Yahoo! Mail

Re: [css-d] floating image question

2005-10-30 Thread Big John
, but you didn't say so. if the container the float resides in is given a width or height, it will aquire layout in IE and will then contain any float. To prevent this, you need to avoid giving that container layout, which means not using a width or height. Big John -- Perennial student

Re: [css-d] IE layout issue - float problem possibly?

2005-10-30 Thread Big John
problem: http://nemesis1.f2o.org/aarchive?id=11 I don't have time to track down the shorter grey bar, issue, but try using this method: http://positioniseverything.net/articles/mys-bug.html Big John -- Perennial student + Impractical joker + CSS junkie = Big John http

Re: [css-d] IE: Stretched Image as background in IE?

2005-06-28 Thread Big John
: http://www.onejasonforsale.com/test.html Test Css : http://www.onejasonforsale.com/test.css You need to give a 100% height for the body so IE has something to calculate against. Big John -- Perennial student + Impractical joker + CSS junkie = Big John http://www.positioniseverything.net

Re: [css-d] Ordered list problem with IE6

2005-06-16 Thread Big John
a link to a 10 day free trial so you will be able to read it. The only requirement is that you have to show the ability to pay via plastic before getting the free trial. That 2nd part was published only yesterday! Big John -- Perennial student + Impractical joker + CSS junkie = Big John http

Re: [css-d] Ordered list problem with IE6

2005-06-16 Thread Big John
Oops, forgot the link to the 2nd list article: http://www.communitymx.com/abstract.cfm?cid=AC0B9 Big John -- Perennial student + Impractical joker + CSS junkie = Big John http://www.positioniseverything.net __ Do You Yahoo!? Tired of spam

Re: [css-d] Trouble centering a spaned item

2005-06-15 Thread Big John
, then the p will center all inline content inside. Big John Unfortunately, I cannot upload the files at work, as I do not have a network connection for my laptop. Some random BS with the network here... But a copy of css file can be found at http://home.gwu.edu/~mvelic/dccub2 It hasn't been

Re: [css-d] Streching Divs around Floated Divs

2005-06-15 Thread Big John
the overflow:auto rule can either create a scroll for the tall float or add height to the container. Apparently the consensus is to enlarge the container rather than do the scrollbar thing. Big John -- Perennial student + Impractical joker + CSS junkie = Big John http