Re: [css-d] newbie - problem with CSS bullets not going away and others

2005-11-28 Thread matt andrews
On 29/11/05, Laura Greenwood <[EMAIL PROTECTED]> wrote: > I'm using a sample script from > http://css.maxdesign.com.au/listutorial/roll_master.htm > > and for some reason, even if I copy the exact code in my file, it puts > bullets next to the list item entries even though the CSS > (list-style-ty

Re: [css-d] page check please/question about firefox 1.5 and "one true layout"

2005-11-30 Thread matt andrews
On 01/12/05, Eric Shepherd <[EMAIL PROTECTED]> wrote: > We've soft-launched a new site template. It's at > http://www.fisher-price.com/fp.aspx?st=30&e=toysbytype > ... > Also, I am trying out the "one true layout" technique, and it doesn't > seem to have any problems (except in IE5 which I fed a di

Re: [css-d] Firefox active link dotted border problem

2005-12-01 Thread matt andrews
On 02/12/05, Christian Montoya <[EMAIL PROTECTED]> wrote: > This is the page with the problem: http://temp.rdpdesign.com/final/ > > It's the old quirk where Firefox adds a 1px dotted border to links > when you click them... I hate that. It's making the links in the > horizontal UL navigation jump.

Re: [css-d] Strange float issue with Explorer 6

2005-12-03 Thread matt andrews
On 03/12/05, Alisha <[EMAIL PROTECTED]> wrote: > I don't really know how tom explain this issue. but anyway... here's the > css and xhtml which are driving me crazy. > > http://www.synthetic-effulgence.com/glitch/home.html > http://www.synthetic-effulgence.com/glitch/style.css It seems to me that

[css-d] A better Google Search page

2005-12-11 Thread matt andrews
Over at the Web Standards Group list, we've been having a bit of fun. Thought I'd share it here, as it may well be of interest to members of this list. As you may have noticed, the current Google Search page is pretty old-skool in its markup: lots of validation errors (it doesn't even have a DOCT

Re: [css-d] A better Google Search page

2005-12-11 Thread matt andrews
On 12/12/05, Philippe Wittenbergh <[EMAIL PROTECTED]> wrote: > > On 11 Dec 2005, at 10:03 pm, matt andrews wrote: > > > Here's the reworked version. It's valid HTML 4.01 Strict, all CSS > > layout. Note the source order has been changed to something that I &g

Re: [css-d] Sticky Menus

2005-12-15 Thread matt andrews
On 16/12/05, Christian Montoya <[EMAIL PROTECTED]> wrote: > On 12/15/05, MocaLoca <[EMAIL PROTECTED]> wrote: > > I am fresh trying to start creating clean standard sites and I always have > > trouble with sticky menus. I mean the down state that sticks on the next > > page clicked. > > If you mean

Re: [css-d] Sticky Menus

2005-12-16 Thread matt andrews
On 17/12/05, tedd <[EMAIL PROTECTED]> wrote: > >On 16/12/05, Christian Montoya <[EMAIL PROTECTED]> wrote: > >> On 12/15/05, MocaLoca <[EMAIL PROTECTED]> wrote: > >> > I am fresh trying to start creating clean standard sites and I always > >> have > >> > trouble with sticky menus. I mean the dow

Re: [css-d] css positioning--revised url

2005-12-20 Thread matt andrews
On 20/12/05, ron zisman <[EMAIL PROTECTED]> wrote: > On Dec 19, 2005, at 11:41 PM, Roger Roelofs wrote: > > Floated elements are removed from the page 'flow'. Because this is > > true, #content has no content. > can't say i understand this You might find this useful - CSS positioning tutorial

Re: [css-d] IEW7 selectors support

2006-02-01 Thread matt andrews
On 02/02/06, Philippe Wittenbergh <[EMAIL PROTECTED]> wrote: > A first test file for selectors > > > > Can someone provide screenshots of this ? I don't have IEW 7 yet. As far as I can see, the only test on that page to fail in IE7b2 is the line that

Re: [css-d] one line will not validate

2005-06-03 Thread matt andrews
On 6/3/05, Scott Haneda <[EMAIL PROTECTED]> wrote: > € Line: 5 > > Unknown pseudo-element or pseudo-class image > > a:image { border-bottom: 0; } > > There is my line 5, I remove it and I validate, I don't get it, whats wrong > with that? well, like the validator says, there is no pseud

Re: [css-d] UL pushing link to new line and bullet image position?

2005-07-13 Thread matt andrews
r... #edit ul li a ...because you declared "display:block" in your "ul li a" selector, and you need to override it in this case. cheers, matt andrews. __ css-discuss [EMAIL PROTECTED] http://www.css-discu

Re: [css-d] CSS Stumper: Positining parents

2005-07-17 Thread matt andrews
On 7/18/05, Lst Recv <[EMAIL PROTECTED]> wrote: > I'm stumped by the following snippet: Why is Copyright appearing > above Header? Isn't its parent div Content - so shouldn't it appear > beneath Header but above Content? > > Header > more header info > > Content > Content > Copyright > > > PS

Re: [css-d] Firefox not showing background image in isolated code

2005-07-19 Thread matt andrews
On 7/19/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > See picture here of Firefox and IE. > http://webmarksonline.com/temp/test.gif > > What you see in IE is what I want. > > Why is Firefox not rending the background image of this page here > http://webmarksonline.com/temp/test.htm > > Ther

Re: [css-d] IE background flicker on a:hover

2005-07-20 Thread matt andrews
On 21/07/05, Brian Campbell <[EMAIL PROTECTED]> wrote: > I *KNOW* if seen the solution to this somewhere before. I think i > may have even used that solution at one point. However, i'm not > finding it anywhere. I've set a background image to some link > elements. Some of these elements are set t

Re: [css-d] A CSS image

2005-07-28 Thread matt andrews
On 29/07/05, Angus at InfoForce Services <[EMAIL PROTECTED]> wrote: > Is it possible to use CSS to create the attached GIF? If so, how? Or Should > I use it as a background image and add text to the fore ground? hi Angus, I presume you attached a .gif image to your email showing a mockup of the l

Re: [css-d] Equal-width horizontal nav button

2005-07-28 Thread matt andrews
On 29/07/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Take a look at my horizontal navigation buttons using unordered list at > http://webmarksonline.com/temp/test.htm > > There is no way for me to make these buttons equal-width, is there? > > I had to use display:inline to make them side-b

Re: [css-d] IE for Windows CSS Issue

2005-08-08 Thread matt andrews
f the postcard and other background image areas are also positioned with ems, so at least the page will handle differing text sizes without falling to pieces. cheers, matt andrews. __ 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/help_support_evolt/

Re: [css-d] Un ordered lists em padding

2005-08-08 Thread matt andrews
On 09/08/05, Abyss Information <[EMAIL PROTECTED]> wrote: > Hi All,, > > Could I please get some helpw ith this > > http://www.westernscrabblenetwork.org/pwp/ > > 1.) the "pwp hosting" logo > > for some reason it is displayed properly in ie (underneath the blue menu) but > not in ff does anyo

Re: [css-d] hover list issue / question

2005-08-09 Thread matt andrews
On 10/08/05, Bruce Gilbert <[EMAIL PROTECTED]> wrote: > I am having a few issues with my menu on hover. I want the hover > effect to be over the entire block leaving no space in between the > white lines.(looking at FF and IE 6.0 PC) > > > you can see what I mean in you go here > :http://www.weal

Re: [css-d] Site Check!

2005-08-09 Thread matt andrews
On 10/08/05, Alex Leonard <[EMAIL PROTECTED]> wrote: > Fearing that it will be all over the place in IEmac, safari and IE5.. > but at this stage just need to be in bed. this may be of some assistance: http://browsershots.org/ __

Re: [css-d] Screenshots

2005-09-08 Thread matt andrews
On 09/09/05, Scott Haneda <[EMAIL PROTECTED]> wrote: > I found a site once that would allow you to put in a url and it would > generate a screenshot in one of a few browsers. I think Windows Explorer > was not listed. Anyone know of such a service, I no longer have access to > windows and want to

Re: [css-d] div tags showing line break in firefox

2005-09-28 Thread matt andrews
now whether this is because of any CSS rendering > issues and how to make sure that page get displayed same as in IE. > > Thanks a lot. > > Regards, > Praveen praveen, There is no possible way to diagnose this problem, as you haven't provided any CSS

Re: [css-d] ie problem

2005-10-27 Thread matt andrews
On 27/10/05, Luca Tebaldi <[EMAIL PROTECTED]> wrote: > Hi at all > i have a little proble in ie whit this layout > http://utenti.unife.it/luca.tebaldi/prove/test/ > > in the top have a margin between a float div and a centra div... why?? > thank's a lot > Luca > > PS i hate IE!!! Ciao Luca, Tw