On 12/25/05, Jeff D. Reid <[EMAIL PROTECTED]> wrote:
Thanks for the reply Jorge.
I have posted a jpg of the eps file I have to work
with from the designer. In Firefox the text column sits closer to the left
margin of the page than in IE. IE renders the page as close to the jpg
file as
Title: Re: [WSG] Float Left Problem
Thanks for the reply Jorge.
I have posted a jpg of the eps file I have to work
with from the designer. In Firefox the text column sits closer to the left
margin of the page than in IE. IE renders the page as close to the jpg
file as I can get.
I am
Title: Re: [WSG] Float Left Problem
One more thing...
Why (the hell) are you using SPACER.GIF???
Use CSS insted!!!
You don’t need this :
On 26/12/05 0:58, "Drew Trusz" <[EMAIL PROTECTED]> wrote:
On 12/25/05, Jeff D. Reid <[EMAIL PROTECTED]> wrote:
Thanks for the rep
Title: Re: [WSG] Float Left Problem
#sidebar {
float: left;
margin-top: 12px;
margin-left: 15px;
padding: 10px 5px;
width: 167px;
text-align: right;
border-left: 1px solid #D9D9D9;
border-right: 1px solid #D9D9D9;
}
#sidebar-footer {
float: left
On 12/25/05, Jeff D. Reid <[EMAIL PROTECTED]> wrote:
Thanks for the reply Drew. The html and css
both now validate. Changing the clear to clear:both did not help
though.
Jeff
On my FF the sidebar footer is now in the right place.
The header image still has problems.
drew
Thanks for the reply Drew. The html and css
both now validate. Changing the clear to clear:both did not help
though.
Jeff
- Original Message -
From:
Drew
Trusz
To: wsg@webstandardsgroup.org
Sent: Sunday, December 25, 2005 3:49
PM
Subject: Re: [WSG] Float
On 12/25/05, Jeff D. Reid <[EMAIL PROTECTED]> wrote:
In IE 6, I have managed to get this page to lineup
somewhat "right" in visual appearance from the graphic designers overall
printout. But in Firefox, the left text column is not aligning in the same
visual placement as in IE.
Also s