[WSG] elasticity and floats

2009-10-06 Thread designer
Can anyone help me sort a problem please: I want to make a banner/masthead with 4 divs. Nos 1,2 and 4 are fixed width and I want div 3 to be flexible width and fill the gap: div id=wrapper [fixed- float left] [fixed - float left] [elastic - no floats] [fixed - float right] /div The wrapper

Re: [WSG] elasticity and floats

2009-10-06 Thread Matthew Pennell
On Tue, Oct 6, 2009 at 11:28 AM, designer desig...@gwelanmor-internet.co.uk wrote: I want to make a banner/masthead with 4 divs. Nos 1,2 and 4 are fixed width and I want div 3 to be flexible width and fill the gap: Have you tried here? http://blog.html.it/layoutgala/ - Matthew

[WSG] Out of Office AutoReply: WSG Digest

2009-10-06 Thread Carbis, Che
Thanks for your email I am currently away until the 12th October. If you are a client of Hitwise and require imediate technical assistance, please contact our support team on 1800 816 997 or support...@hitwise.com. Otherwise I will endeavour to respond to your email as soon as I can Regards,

[WSG] Re: WSG Digest

2009-10-06 Thread Richard Mather
Hi Bob, That's a good one. I've had a quick play and the only way I've found that works as you intend is by giving widths in % - ie, your fixed divs, 1, 2 (floated left) and 4 (floated right) all have, say, width:10%; while your elastic div 3 (also floated left) is given width:70%; Markup,

[WSG] RE: WSG Digest

2009-10-06 Thread info
Try this style type=text/css #wrapper { height: 100px; width: 800px; } #box1 { height: 100px; width: 200px; float: left; border: thin solid #F00; } #box2 { height: 100px; width: 200px; float: left; border: thin solid

Re: [WSG] floats and elasticity

2009-10-06 Thread designer
- Original Message - From: i...@silvermoonsky.com To: wsg@webstandardsgroup.org Sent: Tuesday, October 06, 2009 1:13 PM Subject: [WSG] RE: WSG Digest Try this style type=text/css #wrapper { height: 100px; width: 800px; } #box1 { height: 100px; width: 200px; float: left; border:

Re: [WSG] elasticity and floats

2009-10-06 Thread designer
- Original Message - From: Matthew Pennell To: wsg@webstandardsgroup.org Sent: Tuesday, October 06, 2009 11:42 AM Subject: Re: [WSG] elasticity and floats On Tue, Oct 6, 2009 at 11:28 AM, designer desig...@gwelanmor-internet.co.uk wrote: I want to make a banner/masthead with 4

Re: [WSG] elasticity and floats

2009-10-06 Thread Chris F.A. Johnson
On Tue, 6 Oct 2009, designer wrote: Can anyone help me sort a problem please: I want to make a banner/masthead with 4 divs. Nos 1,2 and 4 are fixed width and I want div 3 to be flexible width and fill the gap: div id=wrapper [fixed- float left] [fixed - float left] [elastic - no

[WSG] CSS list-style

2009-10-06 Thread Richard Mather
Hi all, I'm wondering about colouring bullet points in a ul and wanted to know if there was a way of having the list-style: a different colour to the text within the li without having to resort to putting it all within a spanas per my example: ul lispancontent/span/li /ul ul {

Re: [WSG] CSS list-style

2009-10-06 Thread Chris F.A. Johnson
On Tue, 6 Oct 2009, Richard Mather wrote: Hi all, I'm wondering about colouring bullet points in a ul and wanted to know if there was a way of having the list-style: a different colour to the text within the li without having to resort to putting it all within a spanas per my example:

RE: [WSG] CSS list-style

2009-10-06 Thread Raul Ferrer
Hi Rich, You can always get rid of the list-style-type and add the disc as an image in whichever color you want. I think that on CSS2.1 the disc (or letters or numbers for that matter) will always be the same color of the list element or as you say, having to add a span, which is ugly.

[WSG] opera 10 and access keys

2009-10-06 Thread Luc
Good evening list, Does anybody know if Opera 10 has problems with access keys? The list pops up but just shows a blank window. test: http://www.dzinelabs.com/sandbox/New_site_layout/maxtest.html -- Regards, Luc _ http://www.dzinelabs.com Using the best e-mail

Re: [WSG] opera 10 and access keys

2009-10-06 Thread Patrick H. Lauke
Luc wrote: Does anybody know if Opera 10 has problems with access keys? The list pops up but just shows a blank window. http://www.dzinelabs.com/sandbox/New_site_layout/maxtest.html Works fine for me in Opera 10 final - Shift+Esc brings up the list of 2,3,4,5 and 6

Re: [WSG] opera 10 and access keys

2009-10-06 Thread Luc
Good evening Patrick, It was foretold that on 06/10/2009 @ 23:43:05 GMT+0100 (which was 19:43:05 where I live) Patrick H. Lauke would write: snipped a bit PHL Works fine for me in Opera 10 final - Shift+Esc brings up the list of PHL 2,3,4,5 and 6 Hmm, that's strange on my