[WSG] Re: Layout oddity

2007-02-26 Thread Tom Livingston

See. When i say it out loud is when I find my problem.

DOH!

Thanks anyway ...

On 2/26/07, Tom Livingston [EMAIL PROTECTED] wrote:

hi listers,

here's the page:
http://proof.mlinc.com/mlinc.com/06/clients/stories1.cfm

It validates.

Scroll down to the third story block. The I am trying to get the
blue swf to be within the p and wrapped by the copy in the p. What
the heck am i missing? Something stupid I am sure...

TIA

--


Tom Livingston | Senior Multimedia Artist | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com




--


Tom Livingston | Senior Multimedia Artist | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com


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



[WSG] Layout oddity

2007-02-26 Thread Tom Livingston

hi listers,

here's the page:
http://proof.mlinc.com/mlinc.com/06/clients/stories1.cfm

It validates.

Scroll down to the third story block. The I am trying to get the
blue swf to be within the p and wrapped by the copy in the p. What
the heck am i missing? Something stupid I am sure...

TIA

--


Tom Livingston | Senior Multimedia Artist | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com


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



Re: [WSG] some simple box problems

2007-02-26 Thread Lindsay Evans

On 2/27/07, kevin mcmonagle [EMAIL PROTECTED] wrote:

Hello,
I havnt been doing my own css for a while-just handing over illustrator
files so Im a bit rusty.
Im not sure whats going on with this simple 2 column fixed with layout.
The problem is the wrapper div is not being expanded by the two nested
columns within it.


Hi Kevin,

Looks like you need to clear the floats:
http://www.quirksmode.org/css/clearing.html

Not too sure what's happening with the margins, only had a quick look,
maybe try setting margin-top to 0 on the h2 elements.

Hope this helps.

--
Lindsay Evans
http://lindsayevans.com/


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



Re: [WSG] some simple box problems

2007-02-26 Thread ~davidLaakso

kevin mcmonagle wrote:



The problem is the wrapper div is not being expanded by the two nested 
columns within it.
Theres no hieghts set. Also margins are showing up abovr the wrapper 
and footer divs even though they're set to 0. Only looked at it in 
firefox mac so far would like to  fix these issues before moving on.


http://mcmonagle.biz/arena7/

-best
kevin mcmonagle 
The footer needs to clear the floats. And #footer needs  and be inside 
the #wrapper.

#footer { clear: both; } add to footer selector
html
img src=http://mcmonagle.biz/arena7/images/pool.jpg; width=444 
height=159 /

/div
div id=footer
pbr /
a rel=#/abr /
contact info and links/a.
/p
/div
/div
/body
/html

h2 is breaking. 
Change the markup from:
h2img src=http://mcmonagle.biz/arena7/images/bowling.jpg; 
width=444 height=161 /Arena 7 Letterkenny/h2

To
img src=http://mcmonagle.biz/arena7/images/bowling.jpg; width=444 
height=161 /

h2Arena 7 Letterkenny/h2

The nav may do better in IE6 (and may not hurt other browsers) if the 
padding is changed:

#navcontainer
{/*padding: 86px 0 0 9px; */padding: 76px 0 0 9px;}

The problem that may need to be addressed is that the page is brittle. 
Font-scaling will expand the nav and drop the float.


Best,
~dL
PS There are a couple of minor validation errors to fix :-) .

--
http://chelseacreekstudio.com/



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



[WSG] Re: digest for wsg@webstandardsgroup.org

2007-02-26 Thread Greg Berlin
I am out of the office until Thursday Monday 5 March 2007.  If the matter is 
urgent, please contact Ivanka Zebic on [EMAIL PROTECTED], otherwise I will 
respond to your email on Monday morning.

Regards,
Greg Berlin
the Arts Centre
Tel:  +61 3 9281 8000   
Fax:  +61 3 9281 8282  
Web: http://www.theartscentre.net.au 
***
The information in this electronic mail is privileged
and confidential, intended only for use of the individual
or entity named.  If you are not the intended recipient,
any dissemination, copying or use of the information is
strictly prohibited.  If you have received this transmission
in error please delete it immediately from your system
and inform us by email on [EMAIL PROTECTED]
***


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



[WSG] Out of Office AutoReply: digest for wsg@webstandardsgroup.org

2007-02-26 Thread Robby Jennings
I will be away on leave until the 8th of March 2007.  Please forward any urgent 
queries to Srimalee Eramudugolla.  


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