[css-d] interuppted div in IE6

2007-06-07 Thread Sandy
images in the stop when they reach the and start up again after the bottom of The really weird part is that in 112, essentially the same page with a different picture, the whole thing works a charm. Anyone out there understand what's going on? How can I get around this? --

Re: [css-d] interuppted div in IE6

2007-06-07 Thread Sandy
d this, and now 110 is working 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=

Re: [css-d] interuppted div in IE6

2007-06-07 Thread Sandy
hey do? wow. I can't wait for IE6 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:/

[css-d] only the background shows in IE6

2007-06-12 Thread Sandy
s going 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/ Su

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 >>backgro

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

2007-06-13 Thread Sandy
t - while I was uploading the revised bio page! I think it is actually working now (THANK YOU AUDRA!!!) but since I am on a mac I am relying on browsercam, and I think I am seeing cached images of the screen captures. Would it be possible for

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

2007-06-13 Thread Sandy
t showing up. Thanks 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

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 throug

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 loa

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

2007-06-13 Thread Sandy
to look at this, send screen shots and give advice. http://briansmale.net/test/bio.html should be working now, and bio1.html is down. You guys rock! Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listi

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

2007-06-13 Thread Sandy
hey Audra > Something in this line is causing the problem: > > 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 __ css-discu

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

2007-06-13 Thread Sandy
to try that next time. 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/

[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
s. I 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

Re: [css-d] image disappears in IE

2007-06-22 Thread Sandy
ght at it and didn't see 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 t

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/

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

2007-09-11 Thread sandy
margin-right, and set width to auto that the width would become the width of its parent (image_and_caption). right now i just got a bar going across the page as if width were set to 100%. I also tried removing the caption_bot_left" and "caption_bot_right" for the sake of s

[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

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 whate

[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 >>

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

2007-09-24 Thread Sandy
s/ie7-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:

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

2007-09-24 Thread Sandy
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

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

2007-09-24 Thread Sandy
on http://www.claimanalytics.com/TEST2/css/ie7-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

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 th

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

2007-09-24 Thread Sandy
dering path!) 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.

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

2007-09-25 Thread Sandy
ercam 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

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 h

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? > &g

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

2007-09-25 Thread Sandy
://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

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://

[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, whi

[css-d] table cell size problem.

2007-10-17 Thread sandy
rent from those. 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

[css-d] image link leaks into text

2007-10-24 Thread Sandy
I can see 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 g

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

2007-10-25 Thread Sandy
taking up about 1 letter space. > > I can see 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

[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 wiki/FAQ

[css-d] styling for two monitors

2008-01-08 Thread Sandy
s here http://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-

Re: [css-d] styling for two monitors

2008-01-08 Thread Sandy
h screens end to end... > Which then it centers really well in the middle of both monitors which > is what I would expect. Jason, thanks for looking at this for me. Is it possible to restrict the site to a single monitor? Or shall I tell my guy to just shrink his great big browser win

Re: [css-d] styling for two monitors

2008-01-09 Thread Sandy
ndow. He's here, sitting next 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

Re: [css-d] styling for two monitors

2008-01-09 Thread Sandy
o 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 >> &g

Re: [css-d] styling for two monitors

2008-01-09 Thread Sandy
ly considering my client 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 ___

Re: [css-d] styling for two monitors

2008-01-09 Thread Sandy
cut off if the > visitor has resized their browser 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 Li

[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 wo

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

[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-d

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 [EMA

[css-d] columns won't float

2008-01-31 Thread Sandy
ttp://www.uoguelph.ca/ib/a_test/css/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 -- h

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

[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 th

[css-d] site check please

2008-02-04 Thread Sandy
y to do this? Any comments or suggestions 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 poli

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

2008-02-04 Thread Sandy
than browsercam! 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://cantor

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

2008-02-15 Thread Sandy
SYBCHRONY ROBOCOUCH XSIGHT SPINE MULTIPLAN INVIEW XCHANGE Tha

[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

[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 10

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 g

[css-d] auto size width of absolutely positioned element

2008-05-09 Thread Sandy
http://dev.sunrisetelecom.com/products/default.aspx <--i hope that is accessible. In the left side column there is a ul called Search By. When you roll over it, it displays a child UL. Is there anyway to get that UL to auto size its width according to its LIs. Right now i have set widths o

[css-d] mysterious letter appearing only in IE6

2008-05-15 Thread Sandy
-hacks.css 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/FA

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

2008-05-15 Thread Sandy
The page is designed to work in a 1024 x 768 window as the smallest size. If you are seeing the top of the big image as the first thing you see, you are probably in 800 x 600. Do you see the random e? Sandy __ css-discuss [E

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 i

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

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

2008-06-03 Thread Sandy
IE6, right? Try tucking the comments inside a div - that should help. x 123 Sandy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.i

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.

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

[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 lo

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

2008-08-29 Thread Sandy
ansform: uppercase; > font-size: 80%; > } > > However, the person it is being done for still lives and breathes hot-metal > (literally). He's gonna have small-caps even if it means defying reality to > get 'em. > > > would it be possible to get the exa

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

2008-10-21 Thread Sandy
de/test5.html padding-left only on "ressources" and padding-left and right on "configuration" no padding on the left of "ressources" test6 http://sandyfeldman.com/ondemande/test6.html padding on instead of link just doesn't work. Now, I don't exactly give up yet,

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

2008-10-21 Thread Sandy
ml padding-left only on "ressources" and padding-left and right on "configuration" no padding on the left of "ressources" test6 http://sandyfeldman.com/ondemande/test6.html padding on instead of link just doesn't work. Now, I don't exactly give up yet,

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

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 spa

[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 di

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

2008-11-01 Thread Sandy
ve 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 t

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

2008-11-13 Thread Sandy
> > Wade hi Wade, Try adding #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 p

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

2008-11-25 Thread Sandy
essibility.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/ma

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

2008-11-25 Thread Sandy
Damien, it sounded encouraging, but sadly, the 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

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

2008-11-26 Thread Sandy
ion your problem seeing hrs to my client. Given that he specializes 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

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

2008-11-26 Thread Sandy
Gunlaug Sørtun wrote: > Sandy wrote: > >> ... the is still off to the side > > >> http://www.cantoraccess.com/AAA-epsilon/services/xaccessibility.html >> > Try adding 'float: left;' > > Geo

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

2008-12-04 Thread Sandy
/browsershots.org/ 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

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

2008-12-05 Thread Sandy
>> There is a very nifty free screen shot service at >> http://browsershots.org/ >> that will do a Linux Konqueror 3.5 shot for you. > > > Thanks, Sandy, that's good to know. Unfortunately, it won't work > in this instance. To get the screenshot

[css-d] tbody space inside table

2008-12-29 Thread Sandy
Can someone direct me to some information on how to get tbody not to be indented inside table? there seems to be space surrounding it but its not margin or padding, some default style i dont know how to get rid of. __ css-discus

Re: [css-d] tbody space inside table

2008-12-29 Thread Sandy
Nevermind! I remember i have to set border-spacing and border-collapse properties. Sandy wrote: > Can someone direct me to some information on how to get tbody not to be > indented inside table? > there seems to be space surrounding it but its not margin or padding, > some def

[css-d] fixed table cell height in IE

2009-01-02 Thread sandy
s possible? If not, any workaround? Thanks Sandy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.or

[css-d] getting lists to align right in ie7

2009-01-30 Thread Sandy
ww.caut.ca/ugfa/test/js_css/test3.css http://www.caut.ca/ugfa/test/js_css/ie7-hacks3.css http://www.caut.ca/ugfa/test/js_css/ie6-hacks3.css thanks in advance. Sandy __ css-discuss [cs...@lists.css-discuss.org] http://www.css

[css-d] gettings lists to align right

2009-01-30 Thread Sandy
ww.caut.ca/ugfa/test/js_css/test3.css http://www.caut.ca/ugfa/test/js_css/ie7-hacks3.css http://www.caut.ca/ugfa/test/js_css/ie6-hacks3.css thanks in advance. (also apologies if I've sent this twice - a little email trouble) Sandy _

Re: [css-d] gettings lists to align right

2009-02-02 Thread Sandy
> I cannot seem to find your hacks in the HTML or CSS code, only test3.css > - where are you loading them? > > Since you are floating each right it would logically reverse the > order (first goes rightmost, etc). > I usually cheat and place the in a and float that right.

[css-d] Is there a way to get lists to use decimal points?

2009-02-05 Thread Sandy
Hey All, Is there a way to get lists to use decimal points? I need the sub-points in point 1 to be 1.01 1.02 and the sub points in point 2 to be 2.01 2.02 2.03 etc. The list in question goes to 18.05 thanks! Sandy __ css

Re: [css-d] Is there a way to get lists to use decimal points?

2009-02-05 Thread Sandy
Gunlaug Sørtun wrote: > Sandy wrote: > >> Is there a way to get lists to use decimal points? > > > Think so, but it has been a while since I tested it... > > <http://www.w3.org/TR/CSS21/generate.html#content> > <http://www.w3.org/TR/CSS21/generate.html

Re: [css-d] Is there a way to get lists to use decimal points?

2009-02-09 Thread Sandy
Benjamin Hawkes-Lewis wrote: > On 5/2/09 23:17, Sandy wrote: > >> Do screen readers not read generated list counters? > > > JAWS and Window-Eyes do not currently read text inserted with the > "content" property, although they do reflect list-style-type

[css-d] Can CSS compare the href to the URL and if they match, highlight the href?

2009-02-18 Thread Sandy
CSS compare the href to the URL and if they match, highlight the href? If every body tag has a unique id and I add a matching id to the link to that page, could I somehow get the browsers to compare that? thanks guys! Sandy __ css-di

Re: [css-d] Can CSS compare the href to the URL and if they match, highlight the href?

2009-02-18 Thread Sandy
;t necessarily!) it looks like you can take, say, all the anchor links and style them. It seems to be about creating groups, and giving them a treatment. Is there any css approach to comparing two things, and styling according to how they compare? Sandy _

Re: [css-d] Can CSS compare the href to the URL and if they match, highlight the href?

2009-02-20 Thread Sandy
> I believe there is a way to add code to SSI includes, IIRC. However, > for a CSS solution, your last method is probably the easiest to implement. Thanks for thinking about this, David. I guess I will go with what I've come up with - it's been great having all this input. t

[css-d] changing languages for a phrase

2009-02-27 Thread Sandy
? Is it possible to do it like this je ne sais quoi and have a style on an external style sheet link .french { lang : fr; font-style: italic; } I tried lang { font-style: italic; } but it doesn't seem to work. thanks all,

Re: [css-d] changing languages for a phrase

2009-02-27 Thread Sandy
uld it read so that the alt tag gets read with the right accent? or should the image get nested in a span? thanks! Sandy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d L

[css-d] not exactly centred

2009-03-11 Thread Sandy
ound colour. PC version of Safari looks ok. Actually, all the other browsers I've tested look ok. Any idea of what I can do about this? thanks everybody. Sandy __ css-discuss [cs...@lists.css-discuss.org] http://www.css

Re: [css-d] not exactly centred

2009-03-11 Thread Sandy
ttention to them. >> http://sandyfeldman.com/proposal/nathanieldett/test1.php >> http://sandyfeldman.com/proposal/nathanieldett/nd_home.css Theophan - you were right. Thanks so much! I really appreciate you sharing what sounds like what must have been some pretty

  1   2   3   >