Re: [css-d] Any problems with list?

2006-10-12 Thread Jough
>Anyone know if there's a problem with the list? I've only started > getting > emails again today (Thursday) and previously haven't got any since Monday. > Same for everyone or just me? Same with me too. Jough ___

Re: [css-d] Rigt align text fields

2006-10-02 Thread Jough
> My question is how can i right align the dotted lines (in fact they are > inputs), so that they all start at the same left coordinate ? > Since they are all the same length you could float them right. Might have to do a little margin tweaking, but I don't see why that wouldn&

Re: [css-d] Body background not working

2006-09-27 Thread Jough
> > Im getting a parse error on the css validation service, but I have no idea > what it is talking about, suggestions? I would try setting type="text/css" on the style tag. Doubtful, but you never know sometimes... __ css-disc

Re: [css-d] Body background not working

2006-09-27 Thread Jough
efox. It works fine for me in every browser except for firefox. Funny thing was, when I opened my Edit CSS sidebar in firefox the red background would appear. Bug? Most likely... Jough __ css-discuss [EMAIL PROTECTED] http://www.cs

Re: [css-d] IE6 bezerks

2006-09-27 Thread Jough
> > The URL is: > http://www.gamito.org/wizard.php > One main reason is because your form is outside of the . Jough __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing

Re: [css-d] Styling the br element?

2006-09-27 Thread Jough
> Whoops! Nice catch, Roger. Unfortunately, dreamweaver automatically > throws > the doctype in there for me. It's fixed now. :) Thanks! > > Jough OT - I know, but I have now corralled the cow! www.p

Re: [css-d] Styling the br element?

2006-09-27 Thread Jough
Unfortunately, dreamweaver automatically throws the doctype in there for me. It's fixed now. :) Thanks! Jough __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://

Re: [css-d] Styling the br element?

2006-09-27 Thread Jough
xample: http://www.pacetools.com/Cow.php It's the tag! WHOOO!!! Keep in mind this doesn't work in IE6 (psht...). But, to answer your question: yes, you can style a tag with as many types of styling as you want. Just

Re: [css-d] Vertically Center

2006-09-21 Thread Jough
> What do I need to add to this to get the pic to be vertically > centered in the div as nothing I have tried seems to work properly? > img {display: block; margin: auto 0 auto 0; } same thing can be done for horizontal alignment: img (display: block; margin: 0 auto 0 auto;

Re: [css-d] No blinking cursor in input form

2006-09-21 Thread Jough
> It may just be a browser issue?? > I hate to reply to my own post. But, the only browser I have seen it NOT work on is Firefox. It works fine in Opera and IE (IE most likely because of it's non-support of some of the features you include). I wouldn't worry about it too much. I'm sure your c

Re: [css-d] No blinking cursor in input form

2006-09-21 Thread Jough
assume it may have something to do with either the border set on the input during the focus pseudo class or possibly the focus pseudo class itself? Try removing combinations of those until it works. It may just be a browser issue??

Re: [css-d] IE7 and .png files

2006-09-15 Thread Jough
> Can anyone tell me if the new version of IE7 supports transparent PNG > files? > Yes, I believe it does. Jough __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hu

Re: [css-d] IE 7 and IE 6 Installs

2006-09-12 Thread Jough
> I am wanting to download IE 7 for testing, but I need to keep IE 6 > for now, since thats where 90% of my traffic comes from. Does anyone > know of a way to have both versions installed on the same system? IE7 Standalone by Treadsoft - http://tredosoft.com/IE7_standalo