Re: [WSG] positioning help needed

2008-12-11 Thread color links
ok u should metnion sidebar height  then solve ur problem ...

On Wed, Dec 10, 2008 at 5:33 PM, kevin mcmonagle <[EMAIL PROTECTED]
> wrote:

> Hi I'm trying to modify this template to work with a footer.
> The problem is getting a footer to float below the right side div.
> I can't figure out how to keep #sidebar liquid but still float a footer
> under it.
> Is it possible.
>
> Here is the css on that div:
>
> #sidebar {
> position: absolute;
> left: 51em;
> padding: 115px 0.4em 2em 2.5em;
> color: #606263; top:0;
> }
>
>
> #sidebar * {
> max-width: 40em;
> }
>
> #sidebar .column {
> float: left;width: 15em;
> margin-right: 18px;
>
>  }
>
>
>
> heres the example:
>
> http://www.gortahork.eu/en
>
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***
>
>


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

[WSG] Anya Gerasimchuk is out of the office.

2008-12-11 Thread AGerasimchuk

I will be out of the office starting  12/10/2008 and will not return until
12/12/2008.

I will be working from home on Friday, Nov. 21.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] positioning help needed

2008-12-11 Thread David Hucklesby
On Wed, 10 Dec 2008 12:03:46 +, kevin mcmonagle wrote:
> Hi I'm trying to modify this template to work with a footer. The problem is 
> getting a
> footer to float below the right side div. I can't figure out how to keep 
> #sidebar
> liquid but still float a footer under it. Is it possible.
>

Nope. "Absolutely positioned boxes are taken out of the normal flow.
 This means they have no impact on the layout of later siblings."[1]

>
> heres the example:
>
> http://www.gortahork.eu/en
>

Try using a floated construction instead. Examples here:

 

[1] 

Cordially,
David
--



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



RE: [WSG] positioning help needed

2008-12-11 Thread Essential eBiz Solutions Ltd
Your problem is the sidebar, you need to make the position of it relative,
then the footer will pop underneath it. To keep the sidebar liquid just
float it to the right and use em's for the height, width etc. 


Many Thanks



Disclaimer: This email and its attachments may be confidential and are
intended solely for the use of the individual to whom it is addressed. Any
views or opinions expressed are solely those of the author and do not
necessarily represent those of Essential eBiz Solutions Ltd. If you are not
the intended recipient of this email and its attachments then please contact
the sender and do not use or forward this e-mail to anyone.

Essential eBiz Solutions Ltd, Registered in England and Wales Company
Registration No: 57200784. Registered Office: 6, Gibson Place, Meir,
Stoke-on-Trent, Staffordshire, ST3 5PQ. 
 

-Original Message-
From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On
Behalf Of David Hucklesby
Sent: 11 December 2008 20:39
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] positioning help needed

On Wed, 10 Dec 2008 12:03:46 +, kevin mcmonagle wrote:
> Hi I'm trying to modify this template to work with a footer. The 
> problem is getting a footer to float below the right side div. I can't 
> figure out how to keep #sidebar liquid but still float a footer under it.
Is it possible.
>

Nope. "Absolutely positioned boxes are taken out of the normal flow.
 This means they have no impact on the layout of later siblings."[1]

>
> heres the example:
>
> http://www.gortahork.eu/en
>

Try using a floated construction instead. Examples here:

 

[1] 

Cordially,
David
--



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



--
No virus found in this incoming message.
Checked by AVG. 
Version: 7.5.552 / Virus Database: 270.9.15/1835 - Release Date: 07/12/2008
16:56




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



[WSG] W3C Validators in Jeopardy

2008-12-11 Thread S.R. Emerson
"...That we've had the use of validation tools via the W3C for so long and 
without cost has been a significant component in the teaching and evangelism 
surrounding Web standards and best practices. To lose these tools would impact 
that message, not to mention take a certain amount of quality assurance away 
from the process"

http://www.molly.com/2008/12/11/w3c-validators-in-jeopardy/

S. Emerson
Accrete Web Solutions
http://www.accretewebsolutions.ca

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


[WSG] Out of Office AutoReply: WSG Digest

2008-12-11 Thread Schaeffer, Joseph Patrick
Hi, thanks for the e-mail. I'm out of the office until Monday, December 15, 
2008. 

If you need immediate assistance, contact Laura Blind (lbl...@paychex.com). 
Thanks, and have a great day! 



-
The information contained in this message may be privileged,
confidential, and protected from disclosure. If the reader of this
message is not the intended recipient, or any employee or agent
responsible for delivering this message to the intended recipient,
you are hereby notified that any dissemination, distribution, or
copying of this communication is strictly prohibited. If you have
received this communication in error, please notify us immediately
by replying to the message and deleting it from your computer. 

Thank you. Paychex, Inc.

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


[WSG] icons for navigation - was positioning help needed

2008-12-11 Thread kevin mcmonagle

ebiz wrote

Your problem is the sidebar, you need to make the position of it relative,
then the footer will pop underneath it. To keep the sidebar liquid just
float it to the right and use em's for the height, width etc. 




  
Thats a good solution. Thanks for the feedback everyone, especially the 
great linky links. Im taking a close look at css blueprint grid and the 
css gala examples.



BTW whats the wsg consensus about using icons in nav menus?
I recently read an article that basically said if you take the text away 
most icons in nav menus become useless. Also they are quite time 
consuming to create

I think they can be good for portal sites but thats about it.



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***