On Tue, 04 Nov 2008 15:19:31 -0600
Came this utterance fomulated by Peter Hyde-Smith to my mailbox:
>
> - Original Message -
> From: "Michael Adams" <[EMAIL PROTECTED]>
> To:
> Sent: Tuesday, November 04, 2008 12:12 PM
> Subject: Re: [css-d] how to get rid of scroll bar?
>
>
> > On Mo
Thank you Phillippe. I didn't notice the negative margins on #nav li.
- Mustafa
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- h
On Nov 5, 2008, at 12:15 AM, wlb wrote:
> These button work fine in the latest versions of Safari Explorer,
> Opera, and
> Chrome on both Windows and Mac, but the latest versions of Firefox
> on both
> Mac and Win produce long blue and red lines projecting off to the
> left side
> of the di
Hi Bill,
The body width is not specified. It is by default 100% of the viewport
minus some
margin pixels, depending on browser. So on my 1280px wide screen, in Firefox 3,
the width of the body was 1264px as by default the body element has margin: 8px;
according to Firebug. In IE6 this default is m
Good evening list,
Page:
http://www.dzinelabs.com/sandbox/MP/Pages/Contact_success.php
Css:
http://www.dzinelabs.com/sandbox/MP/Stylesheets/MP.css
I've got an image above the footer and because the page doesn't have
much filling, unlike some other pages, the distance between it a
On Wed, Nov 5, 2008 at 8:54 AM, Ingo Chao <[EMAIL PROTECTED]> wrote:
> This will slow down
> "new inventions" a bit - which is good
What? Restricting innovation is never ever good. Ever.
This is why the development community has been bashing IE on the head
with a frying pan for as long as I can r
Arian Hojat wrote:
> http://www.arianhojat.com/temp/css_test/test.html
> You can see when you hover over Home breadcrumb, that it expands the
> div ( the parent container has 5% padding, and it seems to get cut in
> half when hovering over hyperlink).
IE6 has problems with paddings in percentag
Kenoli Oleari wrote:
> ...
> The Sitepoint book proposes beginning to move away from IE 6&7,
> offering several strategies for doing this, all with the goal of
> pushing people to upgrade to IE8. It suggests that this is the
> beginning of a new cycle that will push CSS and site design to a
- Original Message -
From: "Michael Adams" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, November 04, 2008 12:12 PM
Subject: Re: [css-d] how to get rid of scroll bar?
> On Mon, 03 Nov 2008 19:01:19 -0600
> Came this utterance fomulated by Peter Hyde-Smith to my mailbox:
>
>>
> [snip]
>>
>> IM
Doug Jolley wrote:
> I just noticed that apparently the full spectrum of list-style-types
> apply equally to both ordered lists and unordered lists.
Right. In rendering, and differ just on the default value (as per
a browser style sheet, real or fictional) for the list-style-type property.
Th
Arian Hojat wrote:
> Here is a theme I am messing with...
> http://www.arianhojat.com/temp/css_test/test.html
> You can see when you hover over Home breadcrumb, that it expands the div (
> the parent container has 5% padding, and it seems to get cut in half when
> hovering over hyperlink).
> i set
--- On Tue, 11/4/08, Doug Jolley <[EMAIL PROTECTED]> wrote:
> I just noticed that apparently the full spectrum of
> list-style-types
> apply equally to both ordered lists and unordered lists.
> So, ordered
> lists can have a list-style-type of "disc" and
> unordered lists can
> have a list-style-t
On Tue, Nov 4, 2008 at 2:12 PM, Doug Jolley <[EMAIL PROTECTED]> wrote:
> I just noticed that apparently the full spectrum of list-style-types
> apply equally to both ordered lists and unordered lists. So, ordered
> lists can have a list-style-type of "disc" and unordered lists can
> have a list-sty
I just noticed that apparently the full spectrum of list-style-types
apply equally to both ordered lists and unordered lists. So, ordered
lists can have a list-style-type of "disc" and unordered lists can
have a list-style-type of "decimal". Does anyone see any reason why
ALL list-style-types can'
Thanks. But let me say again that:
I already have stated that I did mean "having both" solutions and not, one
instead of another.
"There is already a CSS newsgroup:
news:comp.infosystems.www.authoring.stylesheets";
I was looking for a way to help this mails to pass to a newsgroup while
keeping bo
On 2008/11/04 02:02 (GMT) MEM composed:
> Suggestion:
> Can I suggest that I we move from a mailing list to a Newsgroup. :D I know
> is quite a request but... thinks may be more organized in a "answer".
> "question" way. :)
Once upon a time long ago I thought a newsgroup was clearly better than a
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> discuss.org] On Behalf Of Kenoli Oleari
> Sent: Tuesday, November 04, 2008 8:33 AM
> To: CSS Mailing List
> Subject: Re: [css-d] CSS tables
>
> The rant is fine, though the link you sent is broken. I wonder if you
> From: Michael Adams <[EMAIL PROTECTED]>
> Reply-To:
> Date: Wed, 05 Nov 2008 07:04:52 +1300
> To:
> Subject: Re: [css-d] The 1 px terror - Help.
>
> On Tue, 04 Nov 2008 15:36:46 +
> Came this utterance fomulated by MEM to my mailbox:
>
>> Gunlaug Sørtun Wrote:
>> "When you don't declare f
Al Kendall wrote:
> Looking at trying to find a solution to my site (www.alsfitt.com)
> which when viewed in IE it is much lager than in the gecko browsers.
>
Not sure what you mean. Please clarify the question:
"when viewed in IE it is much lager than in the gecko browsers."
Th
On Mon, 03 Nov 2008 19:01:19 -0600
Came this utterance fomulated by Peter Hyde-Smith to my mailbox:
>
[snip]
>
> IMO, you've got a ton of CSS; maybe want to more distinctly separate
> basic layout CSS from fiddley-bits. Also, recommend setting font-size
> in % instead of fixed pixels, for browse
Add this to your style sheet -
*:focus { outline: 0; }*
I'm not too savvy with css, however, Firefox *is* :)
I would love to know the reason behind this behavior and also good resources
to learn how to use css sprites(I wanted to ask about this to someone, so
thought this would be a good time t
On Tue, 04 Nov 2008 15:36:46 +
Came this utterance fomulated by MEM to my mailbox:
> Gunlaug Sørtun Wrote:
> "When you don't declare font-size and/or line-height, all browsers
> will use their own default values."
>
> I see... so it's default BUT we have to give him same values so he
> can't"
MEM wrote:
> Gunlaug Sørtun Wrote:
>
> "When you don't declare font-size and/or line-height, all browsers
> will use their own default values."
>
> I see... so it's default BUT we have to give him same values so he
> can't "default by himself". And since there isn't any update list of
> what p
Here is a theme I am messing with...
http://www.arianhojat.com/temp/css_test/test.html
You can see when you hover over Home breadcrumb, that it expands the div (
the parent container has 5% padding, and it seems to get cut in half when
hovering over hyperlink).
i set a zoom:1 on the .breadcrumb to
Quoting MEM <[EMAIL PROTECTED]>:
> Can I suggest that I we move from a mailing list to a Newsgroup.
Yes, you can. However, we will not. css-discuss is a mailing list,
and will remain so until it disbands.
Anyone who wishes to establish a CSS newsgroup may do so, and I'll
even look favorab
Add these properties to your #navlist -
#navlist
{
float: left;
border-bottom: 1px solid gray;
width: 200px;
*position:absolute;
right: 10px;
top: 20px;*
}
Alternatively, you could also block out content using divs to achieve some
fine control over your layout.
- Mustafa
I just finished doing a website with navigation buttons at the top of each
page which are actually produced by a largish graphic that shifts around
with CSS telling it where to go.
These button work fine in the latest versions of Safari Explorer, Opera, and
Chrome on both Windows and Mac, but the l
Hi Ionut,
Ionut Gabriel Stan wrote:
> Bill Walton wrote:
> >
> > I can't figure out why I have a horizontal scroll bar at
http://www.shopkeepers-r.us or how to get rid of it. The current plan is
for the browser window to be maximized with the screen resolution set at
1024x768. I'd sure appreciat
[EMAIL PROTECTED] wrote:
> http://free.of.pl/r/ramirez/temp/index.htm
>
> What I'm trying to do is to put the navigation on the right side of
> the container.
To absolute position it, add...
#Content {
position: relative;
}
...to establish a relation for A:P.
Then use these nav-styles...
#na
The rant is fine, though the link you sent is broken. I wonder if you
have a current link, I'm curious.
I also felt the Sitepoint article and book was reaching to make
something out of nothing. In the long run, it will be great if all
browsers can implement standards and if standards can p
Hi Peter,
Peter Hyde-Smith wrote:
>
> Ionut wrote
> >
> > It's because of these elements:
> >
> > #customer_search_form,
> > #walkin_customer_button,
> > #purchase_return_button
> >
> > ...and maybe others.
> >
> > My advice is to float them left instead of positioning them
> > relati
Gunlaug Sørtun Wrote:
"When you don't declare font-size and/or line-height, all browsers will use
their own default values."
I see... so it's default BUT we have to give him same values so he can't
"default by himself". And since there isn't any update list of what
properties the browsers use diff
The page is here -- http://free.of.pl/r/ramirez/temp/index.htm
What I'm trying to do is to put the navigation on the right side of the
container. I tried some floating and positioning, but I fail to position this
correctly. Anyone could give me a tip on how to do this right?
Cheers
Tom
---
OK Now I get why I'm having such "nice" responses to my suggestion. :) My
Bad.
Bill Wrote:
"I'm not sure you've given any reasons why a newsgroup is better than a
mailing list, either."
This was my bad:
Please have in mind that I do not intent to say: "Newsgroup is better than
mailing list". I d
Hi All,
Looking at trying to find a solution to my site (www.alsfitt.com)
which when viewed in IE it is much lager than in the gecko browsers. The
main CSS file is at www.alsfitt.com/css/alz.css and there are two IE CSS
files www.alsfitt/com/css/als-ie.css and www.alsfitt/com/css/als-
Gabriele Romanato wrote:
> I've just finished to validate the markup and the CSS of the sites of
> Obama and McCain. The results are horrible: thousands errors! While I'm
> listening to "Fade to black" (Metallica), I'm just wondering why the
> standard are neglected in such a way.
> do you have
MEM wrote:
> But, I have no problems about bottom and top post.
I don't think David was necessarily focusing on _your_ problems, Marcio.
> I kind of can organize things around here, and have it all on one single
> client, from meetings, to notes, to several e-mail accounts, all in one
> front-of
Maybe I'm unable to see the advantages of a mailing list over a newsgroup,
but till now, I'm not convinced. ;)
David Laakso wrote:
"Re-read the link I sent you (provided again below) on how to bottom post
... "
I've read it.
But, I have no problems about bottom and top post.
I'm using an
Jo wrote:
> http://9dragonsbmx.com/insideaboveall.htm
>
> The photo needs to float to the right and it working fine in Firefox,
> but in IE7, the text and INSIDE ABOVE ALL heading are sitting way
> underneath and not top/left where they're supposed to. I'm sure it's
> something simple, but I can't
39 matches
Mail list logo