[css-d] Using width: auto; to fit parent element.

2007-09-11 Thread sandy
as if width were set to 100%. I also tried removing the caption_bot_left and caption_bot_right for the sake of simplicity but it did not help. Thanks Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman

[css-d] width question

2007-09-12 Thread sandy
here is my site: http://www.westboundandweary.com/pca/support_pca/ my question is about the image and caption i sent an email about earlier. my goal is to make that caption fit the width of whatever size image happens to be displayed. caption and image are both inside parent div floated right

[css-d] why do scrollbars suddenly appear...

2007-09-12 Thread sandy
http://www.sandygonzales.com/pca/support_pca/ everytime i click on one of the tabs in my site (eg: Support PCA)? THe pages are broken right now but that doesnt matter. This does not happen in ie, but it does in firefox and NN. my tab image links are set to width: auto with a few backgrounds

Re: [css-d] why do scrollbars suddenly appear...

2007-09-12 Thread sandy
nevermind.. ifigured it out ;x sandy wrote: http://www.sandygonzales.com/pca/support_pca/ everytime i click on one of the tabs in my site (eg: Support PCA)? THe pages are broken right now but that doesnt matter. This does not happen in ie, but it does in firefox and NN. my tab image

Re: [css-d] width question

2007-09-13 Thread sandy
Rafael wrote: sandy wrote: here is my site: http://www.westboundandweary.com/pca/support_pca/ my question is about the image and caption i sent an email about earlier. my goal is to make that caption fit the width of whatever size image happens to be displayed. caption and image

[css-d] ie6 issue with auto width

2007-09-13 Thread sandy
http://www.sandygonzales.com/pca/support_pca/ same site different ie problem. figure i'll keep going on my roll of ie issues. my horizontal navigation that look like gray tabs are expandable buttons, in preparation for a CMS where the client may add their own categories. all the elements from

Re: [css-d] ie6 issue with auto width

2007-09-13 Thread sandy
David Laakso wrote: sandy wrote: http://www.sandygonzales.com/pca/support_pca/ same site different ie problem. figure i'll keep going on my roll of ie issues. my horizontal navigation that look like gray tabs are expandable buttons, in preparation for a CMS where the client may add

[css-d] list markers not showing up in ie7

2007-09-24 Thread Sandy
-hacks.css Can anyone think of what might be happening? I am absolutely stumped. Thanks so much for your help Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] list markers not showing up in ie7

2007-09-24 Thread Sandy
this in browsercam http://www.browsercam.com/public.aspx?proj_id=379734 it looks like it didn't work. Am I seeing a cached page? Is it working for the rest of the world? Should I change the css - take out the ul and ol styles? thanks! Sandy Tinkering around with css in IE7's Developer Toolbar, I

Re: [css-d] list markers not showing up in ie7

2007-09-24 Thread Sandy
-hacks.css is .content li { margin-left : 30px } but it doesn't seem to work. http://www.browsercam.com/public.aspx?proj_id=379830 Did you add margin-left:30px to all li's locally? Style each one? How did you get this to work? Could you possibly post the page somewhere? thanks! Sandy

Re: [css-d] list markers not showing up in ie7

2007-09-24 Thread Sandy
, for finding what worked. Any idea of why this won't work with a remote style sheet, but only with the style applied one at a time, locally? Sandy After adding margin-left:30px to all li's, everything looks good. If I go back and add padding-left:13em to the ol, the ol list gets pushed down

Re: [css-d] list markers not showing up in ie7

2007-09-24 Thread Sandy
!) Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http

[css-d] PC laptop with IE7 and XP quirks

2007-09-25 Thread Sandy
doesn't see it http://www.browsercam.com/public.aspx?proj_id=380104 and neither does the Browsercam zombie XP. He has tried clearing the cache, in case he was seeing some artifact of an old style sheet, and that didn't help. Any idea of what may be going on? THANK YOU! Sandy

Re: [css-d] PC laptop with IE7 and XP quirks - SITE CHECK PLEASE

2007-09-25 Thread Sandy
and here are the links to the style sheets http://www.claimanalytics.com/TEST3/css/ie7-hacks.css http://www.claimanalytics.com/TEST3/css/ie6-hacks.css http://www.claimanalytics.com/TEST3/css/claimanalytics.css thanks again, Sandy I have a *strange* situation I hope someone out there can help

Re: [css-d] PC laptop with IE7 and XP quirks - SITE CHECK PLEASE

2007-09-25 Thread Sandy
Rick - it's lovely to hear from you again! here are some problem pages: http://www.claimanalytics.com/TEST3/services.shtml http://www.claimanalytics.com/TEST3/contact.shtml http://www.claimanalytics.com/TEST3/reserving.shtml thanks a million! Sandy Got a site link, Sandy? Subject: Re

Re: [css-d] PC laptop with IE7 and XP quirks - SITE CHECK PLEASE

2007-09-25 Thread Sandy
, and that didn't help. Is it possible that our user has his text size set to largest? Could that do it? Is there something else in his settings that could be causing this? thanks! Sandy __ css-discuss [EMAIL PROTECTED] http

Re: [css-d] PC laptop with IE7 and XP quirks - SITE CHECK PLEASE

2007-09-25 Thread Sandy
I figured it out - the user had his text set to largest and it made things go a bit wonky. A few little changes and we are ok now! thanks for being out there Sandy here are some problem pages: http://www.claimanalytics.com/TEST3/services.shtml http://www.claimanalytics.com/TEST3

[css-d] margin problem in Mozilla with nested divs

2007-10-10 Thread sandy
example: http://www.westboundandweary.com/cpc/ please note the difference in the page between Mozilla and IE. IE is doing what i want it to do (amazing!). When adding margin: 8px to main_holder div which is the beige colored area, Mozilla puts the margin on its containing divs it seems,

[css-d] table cell size problem.

2007-10-17 Thread sandy
. I tried turning on table-layout: fixed and using column widths but the numbers were still wrong? If you're still reading this.. please help point me in the right direction! Thanks so much! Sandy __ css-discuss [EMAIL

[css-d] image link leaks into text

2007-10-24 Thread Sandy
it in FireFox 1.0.7 on the Mac when I mouse over the link, and the paragraph looks like it's got an indent. A friend who navigates using the keyboard tells me in PC FireFox the image does not get keyboard focus, but the indent does. Any idea of what's going on? thanks!!! Sandy

Re: [css-d] image link leaks into text

2007-10-25 Thread Sandy
I mouse over the link, and the paragraph looks like it's got an indent. A friend who navigates using the keyboard tells me in PC FireFox the image does not get keyboard focus, but the indent does. Any idea of what's going on? thanks!!! Sandy hey all, I have got rid of the problem

[css-d] ie6 select and z-index bug

2007-12-20 Thread sandy
does anyone a somewhat simple fix for the select element that ignores z-index in ie6 and always remains on top of the stacking order? __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List

[css-d] styling for two monitors

2008-01-08 Thread Sandy
://bradtrent.com/gallery3/gallery312.html thanks loads, Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org

Re: [css-d] styling for two monitors

2008-01-08 Thread Sandy
to a single monitor? Or shall I tell my guy to just shrink his great big browser window? Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List

Re: [css-d] styling for two monitors

2008-01-09 Thread Sandy
to whatever celebrity the script is rotating him through http://bradtrent.com/bio.html That scared my dog. sorry. Sandy I have three monitors and I never have a problem like you described except for javascript, so I suspect that this is a local to your client thing. For example, my

Re: [css-d] styling for two monitors

2008-01-09 Thread Sandy
to 90% of the browser window height, so that it gets really BIG for the really big monitors. I'm pretty sure I'll be in touch with you guys for help with that! OK, I'm going to write and ask what he's really after. Thanks a million, everybody! Sandy

Re: [css-d] styling for two monitors

2008-01-09 Thread Sandy
On Jan 9, 2008, at 3:21 AM, Sandy wrote: I have a site that is set up to center in the middle of a screen. The content is 880px wide, and it has a negative left margin margin-left: -440px; http://bradtrent.com/bradtrent.css This was all hunky dory but my client has now has two

Re: [css-d] styling for two monitors

2008-01-09 Thread Sandy
for the job they aren't going to look at his site on the phone. Anyone who doesn't have a minimum 1024 x 768 monitor is going to need to scroll like crazy to see the site. Standing firm on this one! Sandy __ css-discuss [EMAIL

Re: [css-d] styling for two monitors

2008-01-09 Thread Sandy
to a vertical height less than ~800px. That sounds really useful - thanks! Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List

[css-d] ie6 not showing background colour on hover in nested lists

2008-01-14 Thread Sandy
Hey all, I hope you can help me sort out a problem I can't even *see*. I am on a mac, and the trouble is appearing in IE6, during mouse overs. If you look at this page http://cantoraccess.com/sandy/resources/paper01.html the menu is a list, which my client tells me has hovers that are working

Re: [css-d] ie6 not showing background colour on hover in nested lists

2008-01-14 Thread Sandy
Gunlaug http://cantoraccess.com/sandy/resources/paper01.html The sub menu is a nested list, which I hear is showing only half the hover instructions. The text is turning white, but the background colour is, sadly, staying white instead of turning brown. IE6 has stacking-problems

[css-d] getting text within a form to wrap

2008-01-28 Thread Sandy
/apply_volunteer.html http://www.balancetoronto.org/test/js_css/form.css http://www.balancetoronto.org/test/js_css/balance.css thanks for your help! Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css

Re: [css-d] getting text within a form to wrap

2008-01-28 Thread Sandy
thanks Valerie! that did the trick. Sandy You can add a span tag inside the legend tag and then in your css you could add a rule like: fieldset legend span {display:block; width:400px;} __ css-discuss [EMAIL PROTECTED

[css-d] columns won't float

2008-01-31 Thread Sandy
/sweetTitles.css http://www.uoguelph.ca/ib/a_test/css/tables.css thanks in advance for your help, Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List

Re: [css-d] columns won't float

2008-01-31 Thread Sandy
Thanks for your help! You guys rock. Sandy wrote: For the most part I have been able to come up with pages that seem to look fine, but there is this one where I would like to have these 2 divs float side by side, and they won't. The float works ok when I open it without linking

[css-d] scrolling in IE7 when you increase text size

2008-02-04 Thread Sandy
if you increase the zoom level (control in lower right corner) you have to do horizontal scrolling to read the entire text. I am on a mac, and I can't test this. Using FireFox, Safari and Opera this isn't a problem. What's up with IE7? How can I fix this? thanks loads! Sandy

[css-d] site check please

2008-02-04 Thread Sandy
are much appreciated! Thanks for your help, Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org

Re: [css-d] scrolling in IE7 when you increase text size

2008-02-04 Thread Sandy
! Sandy I don't know how to fix it... but if you want to see what it's doing this is a great page: http://ipinfo.info/netrenderer/index.php On Feb 4, 2008, at 10:33 AM, Sandy wrote: hey all, http://cantoraccess.com/beta_sandy2/publications/paper01b.html#skip http://cantoraccess.com

[css-d] large space at the top of unordered list in ie7

2008-02-15 Thread Sandy
lia href=/ClinicalInfo/Education/CyberKnifeUniversityOnline/index.aspxspanXCHANGE/span/a/li /ul Thanks, sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

[css-d] IE6 z-index position element stacking problem

2008-03-10 Thread Sandy
or so i think. http://accuray.com/ my flash menu is in an absolutely position div. in ie6 ONLY, when you roll over products or patients, the menu is cut off at the bottom of the drop down. I tried fooling around with the other positioned elements or removing them altogether but it doesn't

[css-d] Safari nested UL that is position: absolute invisible.

2008-04-29 Thread Sandy
I have this site which has a js nav. It's pretty simple, when you roll over an LI, the nested UL is supposed to display. And in all browsers except Safari, it does. This isn't a JS problem because removing the JS and saying display: block on the UL does not help, its still invisible. When i

Re: [css-d] Safari nested UL that is position: absolute invisible.

2008-04-29 Thread Sandy
Sandy wrote: I have this site which has a js nav. It's pretty simple, when you roll over an LI, the nested UL is supposed to display. And in all browsers except Safari, it does. This isn't a JS problem because removing the JS and saying display: block on the UL does not help, its still

[css-d] table width problem in Firefox, or in every browser except FF.

2008-05-01 Thread Sandy
So this works in all the other browsers (thats ie 6+7 and Safari) but not in any firefoxes. http://sandygonzales.com/test/calendar.htm I am trying to get the fancy curve lines at the bottom but in order to do that the table needs to be exact width by the pixel. That width is 743px. Thats

Re: [css-d] table width problem in Firefox, or in every browser except FF.

2008-05-02 Thread Sandy
Philippe Wittenbergh wrote: On May 2, 2008, at 8:31 AM, Sandy wrote: So this works in all the other browsers (thats ie 6+7 and Safari) but not in any firefoxes. http://sandygonzales.com/test/calendar.htm I am trying to get the fancy curve lines at the bottom but in order to do

[css-d] mysterious letter appearing only in IE6

2008-05-15 Thread Sandy
http://raidesign.ca/test/css/ie7-hacks.css I just can't figure out where this thing is coming from! Any ideas? Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] mysterious letter appearing only in IE6

2008-05-15 Thread Sandy
, you are probably in 800 x 600. Do you see the random e? Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css

Re: [css-d] mysterious letter appearing only in IE6

2008-05-15 Thread Sandy
Sandy wrote: In the top right there is a menu and in IE6, and ONLY in IE6, the letter e appears like a fourth link in the menu. http://raidesign.ca/test/test.html Sandy It is an IE/6 (duplicate characters) bug. If you are /lucky/ it may simply mean removal of one or more

Re: [css-d] mysterious letter appearing only in IE6

2008-05-15 Thread Sandy
There is something really mysterious going on here in IE6. Hi Sandy, I am not sure this is an IE6 bug. I am looking at your web site using firefox 2 and the top is shifted way off my screen. The problem is your outermost div (horizon) has top:50%; while the next div (container

Re: [css-d] html comments causing ghost text to appear in ie6 ???

2008-06-03 Thread Sandy
. div class=DLalbumx/div div class=DLtrack!--tracks--123/div Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http

Re: [css-d] IE 6 Showing Character that should be hidden?

2008-06-06 Thread Sandy
Can anyone look at this in IE6? Eric, you can check it in IE6 yourself using this free service: http://ipinfo.info/netrenderer/index.php I find it very helpful. Sandy __ css-discuss [EMAIL PROTECTED] http://www.css

[css-d] hi im confused

2006-12-05 Thread sandy .
i'd like to ask a question to the community. i am new. i am kind of confused about the interface. Do i email my questions to here? __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7

[css-d] position: relative problem in IE

2006-12-05 Thread sandy .
the window in IE it just stays in place as if its fixed and does not move with the layout. I tried absolute and it does the same thing. Any suggestions or other ways to go about this? Thanks! Sandy __ css-discuss [EMAIL PROTECTED] http

[css-d] increase text size

2007-03-12 Thread sandy
would like the links up there. thanks! Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css

[css-d] li background-color is not showing up in IE6

2007-03-15 Thread Sandy
Windows XP Firefox 1.5.0 Windows XP Thanks in advance for taking a look at this. Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css

Re: [css-d] setting width of a

2007-03-19 Thread Sandy
, but one day this bluff is going to get called! Is a href=link.htmllilink/li/a acceptable? thanks! Sandy How can I set the width of the navigation on the right so each link is the same width? Meaning, the background/hover effects, etc. http://www.grassies.com/g/ In order to apply a width

[css-d] is it possible to get A:focus working in IE?

2007-05-04 Thread Sandy
Hello All, Is it possible to get A:focus working in IE? I have done a little research, and found lots of people saying that IE doesn't support focus. Is there some kind of work around? thanks! Sandy __ css-discuss [EMAIL

[css-d] IE 6 has boxes appearing around links

2007-05-17 Thread Sandy
- there is a nested listed, and the first li in both lists, and the one after the end of the nested list are fine. It's the others that have this box I can't figure out the origins of. Any thoughts? Thanks! Sandy __ css-discuss [EMAIL

Re: [css-d] IE 6 has boxes appearing around links

2007-05-17 Thread Sandy
http://balancetoronto.org/test802/test802.html The menu on the left, which starts with About BALANCE Services has boxes around some of the links (only in IE6) I think I have fixed this - but could you please check, in IE6, that there are no boxes? thanks all! Sandy

[css-d] IE 6 not displaying image

2007-05-23 Thread Sandy
Hey all, Any idea of what may be going on here? IE6 does not display the image in the top left side of the banner. http://www.uoguelph.ca/~dmangroo/index.html thanks! Sandy __ css-discuss [EMAIL PROTECTED] http://www.css

[css-d] IE 6 not displaying image

2007-05-23 Thread Sandy
Hey all, Any idea of what may be going on here? IE6 does not display the image in the top left side of the banner. http://www.uoguelph.ca/~dmangroo/index.html styles are here: http://www.uoguelph.ca/~dmangroo/mangroo.css thanks! Sandy

[css-d] IE6 and IE7 having trouble with images HEEEEELLLLLLLPPPPPPP!!!!!!!!! Please please please

2007-05-23 Thread Sandy
, and the big image in the content is not displaying the bottom 3rd. I just don't see what the trouble is, and any help would be much appreciated. thanks in advance, Sandy __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] IE6 and IE7 having trouble with images H...

2007-05-24 Thread Sandy
-height: 1px; to .content thanks again! Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css

[css-d] IE6 mouseover does not appear in the first li in the list

2007-05-30 Thread Sandy
DO I FIX THIS?!!! thanks Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com

Re: [css-d] IE6 mouseover does not appear in the first li in the list

2007-05-30 Thread Sandy
What on earth is going on?!! HOW DO I FIX THIS?!!! ok, forget it. I've got it working. Sorry! Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css

Re: [css-d] Validator is whack

2007-05-30 Thread Sandy
uppercase DIV with lowercase /div and that can trip up a fussy validator too. I hope this helps! Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com

[css-d] padding and margins

2007-06-04 Thread Sandy
in the .thumbs img how do I get it to show? thanks Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css

Re: [css-d] padding and margins

2007-06-05 Thread Sandy
in IE6 now, but that the other two have big gaps after the first 8 thumbnails, coming from goodness knows where. Any thoughts, anyone? thanks! Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d

Re: [css-d] padding and margins

2007-06-05 Thread Sandy
, they jump down to below the image. Why? Why?? Why Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css

[css-d] interuppted div in IE6

2007-06-07 Thread Sandy
on? How can I get around this? -- Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com

Re: [css-d] interuppted div in IE6

2007-06-07 Thread Sandy
and the other 2 aren't! whoa! What could this be? Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css

Re: [css-d] interuppted div in IE6

2007-06-07 Thread Sandy
to join Netscape 4 in browser Valhalla. Bruno, thanks a million for your help with this. It's much appreciated - I was really at a loss! Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7

[css-d] only the background shows in IE6

2007-06-12 Thread Sandy
on? thanks! Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported

Re: [css-d] only the background shows in IE6

2007-06-12 Thread Sandy
hey Audra, Thanks for looking at this. I took the line right out, and the page still doesn't show up! darn!!! Any other thoughts? http://briansmale.net/test/bio.html http://briansmale.net/test/js_css/bs01.css in IE6, according to browsercam, nothing shows except for a big area of background

Re: [css-d] only the background shows in IE6

2007-06-13 Thread Sandy
, Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http

Re: [css-d] only the background shows in IE6

2007-06-13 Thread Sandy
again, everyone, for taking the trouble to help with this. Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http

Re: [css-d] only the background shows in IE6

2007-06-13 Thread Sandy
Keith, how about other pages on the site? Can you see http://briansmale.net/test/gallery1/gallery111.html thanks! Sandy I am running XP Pro SP2. Screenshot attached. I am using it in a corporate environment, but I have never had a problem with anything not getting through a firewall

Re: [css-d] only the background shows in IE6

2007-06-13 Thread Sandy
Keith I can see that just fine. thanks for checking - so it's the bio page. I have just set up an alternate version, http://briansmale.net/test/bio1.html if you (and anyone else out there, especially someone with ie6) could check this, I would be really grateful. thanks loads Sandy

Re: [css-d] only the background shows in IE6 - THANKS!!!!!!!

2007-06-13 Thread Sandy
is down. You guys rock! Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported

Re: [css-d] only the background shows in IE6

2007-06-13 Thread Sandy
hey Audra Something in this line is causing the problem: !--[if lt IE 7] script defer type=text/javascript SRC=js_css/pngfix.jsscript ![endif]-- how did you figure out it was that line? Did you use a utility of some kind, or just read the code and see it looked wrong? Thanks Sandy

Re: [css-d] only the background shows in IE6

2007-06-13 Thread Sandy
. Thanks, Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org

[css-d] Windows Mobile 5.0 (SQVGA) shows an empty screen

2007-06-18 Thread Sandy
), where it shows an empty screen. Any thoughts? Any good links? Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http

[css-d] image disappears in IE

2007-06-22 Thread Sandy
can't think what is going on with this ... Thanks in advance for your help - it's great to know you guys are out there! Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information

Re: [css-d] image disappears in IE

2007-06-22 Thread Sandy
it. This list rocks! Sandy http://sandyfeldman.com/test/cbs/test02.html http://sandyfeldman.com/test/cbs/cbs2.css I see the logo in IE 6 and 7. Looks like Browsercam is wrong. I don't know if it's the case here, but for some pages you need to set the time delay in BrowserCam to get

Re: [css-d] image disappears in IE

2007-06-24 Thread Sandy
David - thanks for pointing that out! I have it working now. (actually, I *had* it working and undid it while I was messing with some other stuff.) busy herding cats, Sandy http://sandyfeldman.com/test/cbs/test02.html http://sandyfeldman.com/test/cbs/cbs2.css You did not ask if the text

Re: [css-d] Getting past the IE6 z-index bug

2008-06-17 Thread Sandy
Thanks Ingo, placing position: relative only on the on state fixed that z-index issue for me. Ingo Chao wrote: Dave Sherohman wrote: I'm currently in the midst of reinventing the CSS cascading popup menu (with just a hint of javascript to do the show/hide, thanks to IE6's lack of

[css-d] padding in list in ie6 and ie7

2008-08-29 Thread Sandy
under the image. In ie6 and ie7 the text moves to the right so that the furthest left bit of the centred text is lined up with the horizontal centre of the image. This isn't a problem in ie8. I can't figure out where this extra bit of padding is coming from. Any thoughts? thanks loads! Sandy

Re: [css-d] IE/6 IE/7 nav line-height

2008-08-29 Thread Sandy
-face list? would something like font-face { Fontin Sans small-caps, arial, sans-serif } be acceptable? Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

[css-d] padding-left mysteriously vanishes from list object

2008-10-21 Thread Sandy
://sandyfeldman.com/ondemande/test6.html padding on li instead of link just doesn't work. Now, I don't exactly give up yet, but I can't think what's going on! thanks, in advance, for your help. Sandy __ css-discuss [EMAIL PROTECTED] http

[css-d] Please HELP! padding-left mysteriously vanishes from list object

2008-10-21 Thread Sandy
/ondemande/test6.html padding on li instead of link just doesn't work. Now, I don't exactly give up yet, but I can't think what's going on! thanks, in advance, for your help. Sandy __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] padding-left mysteriously vanishes from list object

2008-10-23 Thread Sandy
On Tue, 21 Oct 2008 11:05:14 -0400, Sandy wrote: [...] I am working on a little site that has a 2 row menu which needs to appear as a box, with the second row the same width as the first. This is working fine in everything but IE, which is not displaying the padding-left on the first box

Re: [css-d] padding-left mysteriously vanishes from list object

2008-10-23 Thread Sandy
Gunlaug Sørtun wrote: Sandy wrote: http://sandyfeldman.com/ondemande/bref.html I added an em size for the #ondemande span, and now it screws up in Opera in a slightly less stupid looking way than before. I put the logo in a span and added a width to that, but the right side

[css-d] IE6 anchor pseudo class problem

2008-10-28 Thread Sandy
http://www.sandygonzales.com/aggressor/index.php Without using any JS im using CSS on the navigation so that when you :hover over it that little black arrow appears at the bottom. The :hover seems to be working but not the other pseudo-classes in IE6. This works in FF and IE7 even without the

Re: [css-d] UL align - question.

2008-11-01 Thread Sandy
://jigsaw.w3.org/css-validator/ I'm stuck here. I have tried text-align:right; on the #navigation BUT, nothing happens. Probably the CSS syntax errors cause that. http://sandyfeldman.com/test/testlist.html is this something like what you mean? Sandy

Re: [css-d] UL align - question. (sorry)

2008-11-01 Thread Sandy
http://sandyfeldman.com/test/testlist.html is this something like what you mean? Pardon? Your two-liner was preceded by a comprehensive quote of my message. That wasn't very constructive, and it seems that you didn't really want to ask _me_ anything - your demo doesn't use the technique

Re: [css-d] on firefo, blue line around links

2008-11-13 Thread Sandy
#header img{ border : none } to your styles. Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org

[css-d] how do I get the hr / under the div?

2008-11-25 Thread Sandy
/xaccessibility.html here's the css: http://www.cantoraccess.com/AA-epsilon/css/ca.css http://www.cantoraccess.com/AA-epsilon/css/menu.css thanks in advance Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman

Re: [css-d] how do I get the hr / under the div?

2008-11-25 Thread Sandy
Damien, it sounded encouraging, but sadly, the hr / is still off to the side http://www.cantoraccess.com/AAA-epsilon/services/xaccessibility.html thanks for taking the time to look at this. Sandy Setting the display: inline-block, and specifiying a width, seemed to make the HR start

Re: [css-d] how do I get the hr / under the div?

2008-11-26 Thread Sandy
in making things easier for people with disabilities he should really know! on the other hand, they do create a big space that opens up the different sections, even if you can't see them. I think. Do you think so? Sandy __ css

Re: [css-d] how do I get the hr / under the div?

2008-11-26 Thread Sandy
Gunlaug Sørtun wrote: Sandy wrote: ... the hr / is still off to the side http://www.cantoraccess.com/AAA-epsilon/services/xaccessibility.html Try adding 'float: left;' Georg Georg - that did it! thanks a million, Sandy

Re: [css-d] [OT] Need Screenshot Please

2008-12-04 Thread Sandy
/ that will do a Linux Konqueror 3.5 shot for you. best regards, Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org

  1   2   3   >