[css-d] page check and help with placement

2008-06-12 Thread Erin Spangler
Hello everyone, Please check this image: http://www.thedogsonline.com/temp-site/new-showcase/images/example-image.jpg against this page: http://www.thedogsonline.com/temp-site/new-showcase/showcase-template.html http://www.thedogsonline.com/temp-site/new-showcase/showcase.css and you'll see

[css-d] Nav tabs not quite right in IE 6/7

2008-06-12 Thread Rick Lecoat
I've got some navigational tabs on my site www.sharkattack.co.uk that work okay except for one thing: the 'you are here' active state for the tab (the 'current' tab is yellow) doesn't fully fill the tab in IE6 and 7. It's fine in IE8 and in the other usual suspects (Safari, FF, Opera) so I

Re: [css-d] page check and help with placement

2008-06-12 Thread David Laakso
Erin Spangler wrote: Hello everyone, Please check this image: http://www.thedogsonline.com/temp-site/new-showcase/images/example-image.jpg against this page: http://www.thedogsonline.com/temp-site/new-showcase/showcase-template.html

Re: [css-d] Float doesn't shrink fit content under Safari - any workarounds?

2008-06-12 Thread Bruno Fassino
On Wed, Jun 11, 2008 at 3:01 PM, Timothy Armes wrote: Is there no one that can help me on this issue? I'm struggling with a Safari float shrinking problem and I'm desperately seeking a solution. I've spent days on the issue now.

Re: [css-d] Nav tabs not quite right in IE 6/7

2008-06-12 Thread David Laakso
Rick Lecoat wrote: I've got some navigational tabs on my site www.sharkattack.co.uk that work okay except for one thing: the 'you are here' active state for the tab (the 'current' tab is yellow) doesn't fully fill the tab in IE6 and 7. -- Rick Lecoat #nav li {

Re: [css-d] Float doesn't shrink fit content under Safari - any workarounds?

2008-06-12 Thread Timothy Armes
Hi Bruno, Thank you for your help, it's greatly appreciated. I'm currently on a computer with FF2 or IE so i can't see the solution at work, but I'll take a look at home later. Please leave your solution up! I've looked at your faked example but I don't understand how it works at all. It is

[css-d] Site check

2008-06-12 Thread Cristian Palmas
Hi List, I recently published my personal site and developed my personal CSS theme for Drupal 6.2. May some of you check the site with IE on Mac and, in general, with IE5.5, IE5.0, Opera and Safari for PC and Mac? I just tested the site with FF2, Safari 3, IE7 and IE6 on PC. It appears to work

[css-d] Control clicks in Firefox and borders on elements

2008-06-12 Thread Wellington Fan
Hello List, I have some Javascript that uses a control-click to add/subtract some elements to a selection -- similar the the Windows Explorer paradigm. I can assign a class to my selected items, but it seems that Firefox or the OS (XP Pro) is adding an *additional* thick bluish border. Please

Re: [css-d] Control clicks in Firefox and borders on elements

2008-06-12 Thread Wellington Fan
Wellington Fan wrote: Please see this page and try control-clicking some of the table's cells. The Whoops. http://www.illuminoid.com/tables/ -- Wellington __ css-discuss [EMAIL PROTECTED]

Re: [css-d] Site check

2008-06-12 Thread Chris Akins
Site looks nice. Did you use/modify a 3-col template or create your own from scratch? I'm interested in just this sort of layout with fluid middle column, but fixed outer. One note - my personal opinion - is that the semi-transparent dropdown menus only serve to make it hard to read the menu

Re: [css-d] Site check

2008-06-12 Thread David Laakso
Cristian Palmas wrote: I recently published my personal site and developed my personal CSS theme for Drupal 6.2. May some of you check the site with IE on Mac and, in general, with IE5.5, IE5.0, Opera and Safari for PC and Mac? http://www.cristianpalmas.it. Nice visual. Drupal ain't

Re: [css-d] Control clicks in Firefox and borders on elements

2008-06-12 Thread David Laakso
Wellington Fan wrote: Wellington Fan wrote: Please see this page and try control-clicking some of the table's cells. The Whoops. http://www.illuminoid.com/tables/ -- Wellington Mac OS 10.4.11 Firefox3/Safari/Camino/Opera show red dashed borders as I believe you intend.

Re: [css-d] Float doesn't shrink fit content under Safari - any workarounds?

2008-06-12 Thread Timothy Armes
Hello again, Well I now have the gallery being displayed correctly in FF3 and Safari by delivering the appropriate code changes. Thank you for your help on this issue, I'm very impressed that you found a solution. The thing that's still grating on me is that I just don't understand what's going

Re: [css-d] Site check

2008-06-12 Thread David Laakso
Cristian Palmas wrote: Thanks for the useful replies. RE: http://www.cristianpalmas.it/ Nice visual. Mac/Firefox/3.0. At 1024 +1 the blog drop-down draws an h-scroll bar (no big deal imo) The h-scroll doesn't matter (I just noticed it) and I accepted to see that

Re: [css-d] Float doesn't shrink fit content under Safari - any workarounds?

2008-06-12 Thread Bruno Fassino
Timothy Armes wrote: Well I now have the gallery being displayed correctly in FF3 and Safari by delivering the appropriate code changes. Thank you for your help on this issue, I'm very impressed that you found a solution. The thing that's still grating on me is that I just don't understand

Re: [css-d] CSS popup not popping in IE

2008-06-12 Thread Rob Emenecker
Nancy, Duncan, The script works perfectly, but I still don't understand why it won't work in IE without the script since the hover is for the a tag. The CSS is actually targeting the SPAN element inside of the A element, not the A element itself. ...Rob

[css-d] Help needed with styling current li in IE

2008-06-12 Thread Tracy Shorrock
Hi, I'm using a CSS-only fly-out menu from CSSPlay (with permission) at client's site http://spa.awakenwomen.com/de/retreat_centre_welcome.php#maintext Using the code below I've made it so that the flower (on the Retreat pages) and bubble (on the Spa pages) stay visible on the right-hand

Re: [css-d] Help needed with styling current li in IE

2008-06-12 Thread Bill Brown
Tracy Shorrock wrote: [snip] If anyone has a clue for me, it would be gratefully received. Cheers, Tracy Hi Tracy, At first glance, it looks like IE6 is inheriting a background (or some background color). Setting this in your style sheet ought to set things right for you: div.menu ul li