Re: [css-d] Yellow input fields

2006-10-12 Thread tg-php
No yellow in my Firefox or IE.  Everything's blue with a light blue/cyanish 
border.

-TG

= = = Original message = = =

Would someone be able to tell me why these input fields have turned 
yellow...this just happened...its been looking fine for months but today they 
are yellow.

http://www.figureskatersonline.com/parkerpennington/contact.php

http://www.figureskatersonline.com/parkerpennington/css/parker_form.css

Debbie
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


___
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] japanese characters when site is viewed live

2006-07-31 Thread tg-php
I'm not getting any funny characters at the bottom in FF or IE, but I do see 
that your web host seems to be adding someth ing to the bottom of your code 
(view source after it loads).  Maybe they had some issues and were serving out 
some garbage at one point.

I see reference to a hostingprod.com javascript include and function call as 
well as an image hosted at visit.webhosting.yahoo.com that seems to be a 
counter (according to the comments in the JS).

Maybe that helps a little bit.

-TG

= = = Original message = = =

Hi-

 

I've just published a draft of my site to see how it looks live, and I'm
suddenly getting a lot of Japanese at the bottom of my page. (when viewed
in IE)  Anyone ever seen this before?  Before I went live, the site looked
fine in both Firefox and IE. Here's a link to the site:

 

 

http://www.cfoxcommunications.com/draft/index.html

 

Thanks,

 

 

Carrie


___
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Moving a graphic

2006-07-05 Thread tg-php
I'm relatively new to real CSS topics even though I've been using bits and 
pieces for years so forgive me if this isn't what the generally normal or good 
way to do this would be, but I'm wondering if putting the two images in 
non-nested DIV tags might help some.  That should give you a little more 
control over their positioning without having to worry about any odd margins, 
padding, whatever that the browser may put by default between them.  They'll 
both be on the same level within youre header DIV.

Also, I highly recommend Firefox and it's Web Developer plugin (or if someone 
has a similar thing for IE) for helping debug this kind of stuff.  And another 
Firefox extension called View Source Chart for seeing how your DIVs and other 
code are nested.

Web Developer:
https://addons.mozilla.org/firefox/60/

View Source Chart/View Rendered Source:
http://jennifermadden.com/scripts/ViewRenderedSource.html

-TG

= = = Original message = = =

At the web page:

http://www.infoforce-services.com/ifs_header_tri.php

I am trying to get the curved graphic to align with the top left corner of 
the graphic with the tree. I am having no luck, so can someone please help?

cSS: http://www.infoforce-services.com/css/layout.css


Angus MacKinnon
MacKinnon Crest Saying
Latin -  Audentes Fortuna Juvat
English - Fortune Assists The Daring
Web page http://www.infoforce-services.com
Choroideremia Research Foundation Inc. 2nd Vice president
http://www.choroideremia.org


___
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Background flashes

2006-06-30 Thread tg-php
hah.. yeah, that could do it.  and would explain why I didn't see it.  
transitions drive me batty, so I disabled them in the browser.

= = = Original message = = =

Hi Kieron,

Thanks for the reply. The transition:

meta http-equiv=Page-Enter content=blendTrans(Duration=0.1)

is what solved the problem. :-)

Riva

Kieron McIntyre wrote:
 Hi Riva,

 I have tested the site in IE5, 5.5, 6 and 7 and I can't replicate the
 issue you describe. 
 You do have a transition set on each page:

 meta http-equiv=Page-Enter content=blendTrans(Duration=0.1)

 This may be causing what you see. Alternatively, try setting no-repeat
 on the background image since the image is static.

 Kieron McIntyre
 www.digbyswift.com
 www.cssfilters.net
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


___
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/