[css-d] IE6/7 funky flickering behavior

2008-03-19 Thread Timothy Martens
Hi All, On page load the H2 Tags (post tiles) cause the page background image to disappear intermittently. Refresh fixes the ones in the viewport, but not others, and sometimes scrolling tweaks it. It's very weird. Any ideas on this? http://www.goehnergroup.com/gg/donscorner/ T

[css-d] IE/Win test please

2007-03-28 Thread Timothy Martens
Hi All, Can some kind soul please test the Is this purchase a gift? rendering for me. I think there may be some issue with the text formatting in the Note to Recipient area. Just click the Yes radio to see. Live: http://66.216.113.114/bookings/ CSS:

[css-d] form shifting on tbody display:block

2007-03-28 Thread Timothy Martens
Can anyone figure out why my entire form shifts to the right when you choose the Yes radio button next to Is this purchase a gift? http://66.216.113.114/bookings/ __ css-discuss [EMAIL PROTECTED]

[css-d] form content wrapping help/test in IE Win

2007-03-27 Thread Timothy Martens
Hi All, Trying to get the Name ____ First Last / Surname In my form not to wrap in IE/Win Screenshots here: http://browsershots.org/website/http:// 66.216.113.114/bookings/ Live here:

Re: [css-d] form content wrapping help/test in IE Win

2007-03-27 Thread Timothy Martens
Hi All, Are the first name last name field inline now? (No longer wrapping). http://splashdesign.com/temp/index3.html T __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information --

[css-d] Radio button borders/artifacts IE win

2007-03-24 Thread Timothy Martens
Anyone know how to fix this? The radio buttons have a strange border. screenshot: http://browsershots.org/png/full/72/72352f2b59993cbb9af05ed2549f1ae9.png live: http://66.216.113.114/bookings/ css: http://66.216.113.114/stylesheets/grendel133i.css

[css-d] strange li strong formatting in Firefox

2007-03-19 Thread Timothy Martens
Hi all, This is one I haven't come across before, If you look at the Day of Tour section at the bottom of the page http://66.216.113.114/details/ the stuff inside strong tags in the list items looks like it has negative left padding/margin or some funky letter/word spacing. We're

[css-d] nested list formatting IE Win

2007-03-05 Thread Timothy Martens
Hi All, Trying to get my nested list to play nicely in IE Win. Was using first-child, but no IE support? Added a class or two thinking it would work but no dice. How it should look: http://www.kaupoart.com/collections/paintings/usque-dum-vivam-et- ultra/subnav.png CSS link:

[css-d] site/CSS check - Win IE6/7

2007-03-02 Thread Timothy Martens
Developing on a non-intel Mac. Can someone have a look? Maybe a screen capture or two? Working file: http://www.kaupoart.com/collections/paintings/usque-dum-vivam-et-ultra/ CSS: http://www.kaupoart.com//css/screen.css Safari/Firefox view:

[css-d] overriding link styles

2007-03-01 Thread Timothy Martens
Hi trying to get my hovered images inside #container and #main to not have any background color as the normal the normal text links. The hover for the images bottom border is working but the backgound color is showing up. How can I override it? Can it be done without extraneous classes?

[css-d] /*\*/ what's this /**/

2007-02-18 Thread Timothy Martens
Hi I noticed this strange comment markup in much of Happy Cog's new CSS /*\*/ #branding a { overflow: hidden; } /**/ What does it do? Not #branding a { overflow: hidden; } but the comments around it. T __ css-discuss

[css-d] CSS to NOT cache a single image

2007-02-14 Thread Timothy Martens
Hi All, Wondering if there is someway to have an image NOT cache. I'm using an animated gif as a background image on a link:hover. It works consistently in Firefox, but Safari only plays it on the first instance of hover unless the page is reloaded. Not sure about IE. Working example here:

[css-d] (no subject)

2007-01-31 Thread Timothy Martens
Hi CSSers, Anyone know of a way to make a read only input element blend perfectly in to the background in Safari? Renders properly in Firefox. See: Tour Date field above calendar at: https://www.mauimountaincruisers.com/bookings/ Aloha, -tim