[css-d] Ad-free Opera available for everyone

2005-09-20 Thread Timothy J. Luoma
Opera has announced that they are removing the ads from the 8.5 version of Opera browser, released today for Windows, Mac, Linux, etc. Read more here: http://operalover.tntluoma.com/8/opera_is_free_today_tomorrow_forever I also provide a link to download Opera (Windows or Mac only) from my site

Re: [css-d] Menu positioning oddities in Opera

2005-09-20 Thread Andrew Gregory
On Tue, 20 Sep 2005 13:43:54 +0800, Sasha Gerrand <[EMAIL PROTECTED]> wrote: I used the ALA 'Suckerfish' technique when making the navigation drop-down menus for a development site[1] (CSS file is here[2]). In IE, Safari and Firefox, the menus behave correctly. However, in Opera the parent

[css-d] Back slash hack / Safari / FOUC

2005-09-20 Thread Richard Hawking
I need to hide all styles from IE Mac, so I used: /* commented backslash hack v2 \*/ @import url(import/navigation.css); /* end hack */ To hide the styling. The above code is included in the file linked to from the header document with: href="style/nav.css" /> Unfortunately, this is causing

Fwd: [css-d] Help with positioning...

2005-09-20 Thread Athreya Chidambi
thanks you guys...much appreciated! cheers A. - To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. __ css-discuss [EMAIL PROTECTED] ht

[css-d] *argh* listitis.....!?!?

2005-09-20 Thread Kristina Floyd
Hello list I'm concerned that i've got listitis!! What I mean is, I think I've gone from div-itis to li-stitis. Please can you tell me if the information on this page is a list? In general is the information on that page semantically correct?

[css-d] IE makes css float layouts useless?

2005-09-20 Thread G. I.
Hi, nowadays I struggle with floated layouts because the "expand container box if content gets wider" behavior of IE. If http://www.d2k.hu/ig/floatX.html __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/lis

Re: [css-d] min-height issues: please help!\

2005-09-20 Thread Steve Clay
Tuesday, September 20, 2005, 1:22:47 AM, John wrote: > Home Page: http://www.bol.ucla.edu/ > Right panel looks fine in Firefox. Not so in IE. It's fine, you just need it to /look/ like the right panel extends to the bottom. http://www.alistapart.com/articles/fauxcolumns/ will fix you up. Steve -

Re: [css-d] *argh* listitis.....!?!?

2005-09-20 Thread Eric Shepherd
Kristina wrote: > I'm concerned that i've got listitis!! What I mean is, I think I've > gone from div-itis to li-stitis. Kristina: I think much of the content on your page is lists. However, the Venue Detail is not really a list. I would suggest that this information is really a definition l

Re: [css-d] Type Tester Tool for CSS

2005-09-20 Thread John Guchemand
Wow, that kicks butt! Thank you very much. John __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/he

[css-d] Adding 'bullet' to list on hover.

2005-09-20 Thread Julian Voelcker
Hi All, I'm just wondering if this is possible... I have a list that I am using as a menu, but want to be able to add a } character to the end of a list item when you hover the mouse over the link. The code I have so far is: contact } I can hide the } character by making it the same colou

[css-d] Re: Adding 'bullet' to list on hover.

2005-09-20 Thread Julian Voelcker
Doh, spoke too soon - have got it working. Cheers, Julian Voelcker Cirencester, United Kingdom __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/

Re: [css-d] Adding 'bullet' to list on hover.

2005-09-20 Thread David Seguin
Hello, I will not be at the CBC until early 2006. If something is urgent, please contact Rhoda Gryfe. Bonjour, Comme je serai absent de CBC jusqu'au début de 2006, veuillez communiquer avec Rhoda Gryfe pour toute urgence. David Seguin >>> css-d 09/20/05 11:34 >>> Hi All, I'm just wondering

Re: [css-d] Adding 'bullet' to list on hover.

2005-09-20 Thread Christian Heilmann
> Hi All, > > I'm just wondering if this is possible... > > I have a list that I am using as a menu, but want to be able to add a } > character to the end of a list item when you hover the mouse over the > link. > > The code I have so far is: > > > contact } > > > > I can hide the } charact

Re: [css-d] Re: Adding 'bullet' to list on hover.

2005-09-20 Thread Kristina Floyd
Julian Voelcker wrote: > Doh, spoke too soon - have got it working. Please share. Do you have anything we can see? thanks Kristina __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

Re: [css-d] Menu positioning oddities in Opera

2005-09-20 Thread David Laakso
Sasha Gerrand wrote: However, in Opera the parent points of the menus start repositioning themselves depending on whether they are triggered by a mouseover event or not. [1] http://development.unitedgroup.com.au [2] http://development.unitedgroup.com.au/css/unitedgroup-screen.css I got the s

Re: [css-d] IE/Win adding extra space under spacer div...

2005-09-20 Thread Grant Robinson
On 9/19/05, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Grant Robinson wrote: > > I'm working on developing a table-less layout for a page, and I have > > an annoying quirk I have found in IE/Win. I have narrowed it down to > > a simple test case, located at: > > > >

[css-d] Navigation Troubles - Suckerfish

2005-09-20 Thread Shawn Ferguson
Hello All, I have create a dynamic top navigation based on the suckerfish navigation. However, I have a slight problem in IE, but works fine in Mozilla. The problem is that the drop-down menu starts to the right of the content opposed to directly below in Mozilla. It seems like it is posit

[css-d] Site design

2005-09-20 Thread Richard Brown
Hi All Can anybody help me please? I would like to do a design that looks like this: http://www.mevagisseyapartments.co.uk/design.jpg The first box of the top five is slightly larger than the rest and will contain the header. The other four boxes are the same size and square. The box on th

[css-d] Warnings in CSS validation

2005-09-20 Thread Tanya Renne
Can someone give me some insight around the warnings I get when validating css? How seriously should they be taken? Is the goal to have no errors and no warnings? What is the impact of different warnings? Tanya __ css-discuss [

Re: [css-d] Warnings in CSS validation

2005-09-20 Thread Adam Kuehn
Tanya Renne wrote: Can someone give me some insight around the warnings I get when validating css? How seriously should they be taken? Is the goal to have no errors and no warnings? What is the impact of different warnings? The goal is to have a good, working page. The validator is one tool

[css-d] How to maintain parent li:hover effect when child is hovered

2005-09-20 Thread Mann, Lydia
I've gotten help on this project a couple of times (thank you all) but have one remaining problem: When you hover over one of the *folder* tabs (on the left) the text turns white and the background darker, created by two declarations: background-position (for the image) and a:hover (color). I cann

[css-d] Aren't we forgetting a user group in our CSS? Idea: Editor Stylesheets

2005-09-20 Thread Christian Heilmann
Hi there, I brooded over an issue I encountered in a lot of projects of late: CMS editors choking on CSS layouts. I think it is high time we made sure there is a way around that - to stop CMS vendors advertising table layouts as a lot safer. The idea is to apply styles only in the CMS to overwrit

Re: [css-d] Warnings in CSS validation

2005-09-20 Thread Gunlaug Sørtun
Tanya Renne wrote: Can someone give me some insight around the warnings I get when validating css? How seriously should they be taken? Is the goal to have no errors and no warnings? What is the impact of different warnings? A warning basically tells you that a particular part of your code is

Re: [css-d] Site design

2005-09-20 Thread David Laakso
Richard Brown wrote: I would like to do a design that looks like this: http://www.mevagisseyapartments.co.uk/design.jpg Rich Rich, this is a little along the lines of what I guess you are looking for-- maybe you can do something with it? Best, ~

[css-d] Nested ULs as navigation

2005-09-20 Thread Geoffrey Alan Colbath
Hello, I'm trying to develop a navigation menu using nested ULs, and I'm having quite a bit of trouble. In my CSS (http://www.id.iit.edu/~colbath/Akiba/include/styles2.css), I'm using "#nav ul li ul", but the "#nav ul li" style is overriding everything else I try to develop. If you could take a lo

[css-d] Padding and divs, basic question

2005-09-20 Thread Scott Haneda
If I have a div that is set to 120px wide, and I want to drop some text into it, and have that text a few pixels in from the border of the div, is there some way to do it without messing with the 120px side of things: .foo { width: 120px; border: 1px solid red; } Something So that's j

Re: [css-d] Padding and divs, basic question

2005-09-20 Thread Christian Heilmann
> If I have a div that is set to 120px wide, and I want to drop some text into > it, and have that text a few pixels in from the border of the div, is there > some way to do it without messing with the 120px side of things: > So that's just fine, but the "Something" is butted right up on the red >

Re: [css-d] Padding and divs, basic question

2005-09-20 Thread Craig Cook
On 9/20/05, Scott Haneda <[EMAIL PROTECTED]> wrote: > If I have a div that is set to 120px wide, and I want to drop some text into > it, and have that text a few pixels in from the border of the div, is there > some way to do it without messing with the 120px side of things: > > .foo { > width:

[css-d] 'popup menu' and select problems

2005-09-20 Thread Tony Garcia
Well, it's not quite as simple as that :( I have some popup menus that I'm trying to get to display properly in IE 6, with a drop-down "select" list underneath. This problem appears to be well-known, and I found plenty of info on using IFRAME to get around it. The problem that I'm having is t

[css-d] site check: Style Checkboxes Cross-Browser in Windows

2005-09-20 Thread Brett Merkey
I am experimenting with a Unicode font, Lucida Sans Unicode, to provide a x-browser way to get around IE's inabilities regarding form checkboxes. The font is supposedly on every Windows machine since Win 98 but I find that one machine with that font (and same version 2.0 of the font) fails complete

Re: [css-d] Back slash hack / Safari / FOUC

2005-09-20 Thread David Laakso
Richard Hawking wrote: I need to hide all styles from IE Mac, so I used: /* commented backslash hack v2 \*/ @import url(import/navigation.css); /* end hack */ Unfortunately, this is causing terrible FOUC problem in Safari. Is there another way I can hide all styles from IE Mac? There are severa

Re: [css-d] text-justify and equal word-spacing

2005-09-20 Thread David Laakso
Johan wrote: My question: I need to not only justify align a text in a but need to have a equal word-spacing too, cross-browser, IE WIN does a great job with text-justify: newspaper. Other browser like Mozilla, one can use text-align:justify but the words are not 'that' equally spaced but a

Re: [css-d] Menu positioning oddities in Opera

2005-09-20 Thread Sasha Gerrand
> From: Andrew Gregory <[EMAIL PROTECTED]> > Organization: Southern Cross Software Solutions > Date: Tue, 20 Sep 2005 15:49:45 +0800 > To: Sasha Gerrand <[EMAIL PROTECTED]>, CSS Discuss - Mailing List > > Subject: Re: [css-d] Menu positioning oddities in Opera > > On Tue, 20 Sep 2005 13:43:54 +08

[css-d] href's and images

2005-09-20 Thread Sam Leathers
I'm working on a website where I have a standard list for links in display: block; Currently, the links are tags, but I'd like to use css to display the image. I know I can use background: url("/path/to/image.gif"), but whats the best way to have a different image for each href? Do I need to have

Re: [css-d] site check: Style Checkboxes Cross-Browser in Windows

2005-09-20 Thread Christian Heilmann
> I am hoping some people can take a look on their Windows machines and e-mail > me privately so I can determine if the one failure was an anomaly or I have > one more failed experiment to add to the pile. > Style Checkboxes Cross-Browser in Windows: > http://web.tampabay.rr.com/bmerkey/examples/s

[css-d] Site Check - http://www.dolphincoveinn.com

2005-09-20 Thread Thomas Hall
If anyone has a spare moment please look at http://www.dolphincoveinn.com and let me know if I missed anything. Thanks so much Thomas M. Hall __ css-discuss [EMAIL PROTECTED] http://www.css