Re: [WSG] Siteproblem... IE off course

2005-07-08 Thread Siteman DA - Bent Inge

Using:
.groenn {
background: #3c0 url(a000.gif) no-repeat 0 0;
_height: 0; /* hasLayout trigger */
_margin-right: -3px; /* corr jog */
_margin-left: -3px; /* corr jog */
}

... as suggested by Georg in the previos mail, solved most of the problem, 
so it's not too bad now, but still not perfect.


However, U're right... The problem is just articles in the center column, 
otherwise it looks good. (The text is just bogus and got nothing to do with 
the design, so the language shouldn't be a problem :-)


It's still missing 1px on every side though.

I've tried to use other values on the negative margins too, but that gives 
no effect...


Best regards,
Ben @ siteman

- Original Message - 
From: "Nathan Rutman" <[EMAIL PROTECTED]>

To: 
Sent: Friday, July 08, 2005 2:43 PM
Subject: Re: [WSG] Siteproblem... IE off course


What "big problems" are there in IE?  I'm looking at it in IE6 and the 
only difference I see from FF 1.04 is the box in the center labeled 
"Testartikkel" starts in green 1/2 down the box instead of the whole 
height (I'm an English-only speaker though, so I feel kinda lost when I 
look at the site anyway).  Are there other differences occurring?


-Nate

*Nathan Rutman* ([EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>)
Corporate Communications Designer

*Solvepoint Corporation*
882 South Matlack Street, Suite 110
West Chester, PA 19382
800.388.1850 x1208
484.356.0990 (fax)
www.solvepoint.com <http://www.solvepoint.com>



Gunlaug Sørtun wrote:


Siteman DA - Bent Inge wrote:

Page: http://modulvegger.prosjektweb.net Sheet: 
http://modulvegger.prosjektweb.net/sitestyle.css


Looks right in Firefox and Opera, but I've got big problems with the 
intended look in IE.



No surprise there... :-)

You'll have to play with the 'hasLayout' property and 3px margin-jog in
IE/win.

Something like:
.groenn {
background: #3c0 url(a000.gif) no-repeat 0 0;
_height: 0; /* hasLayout trigger */
_margin-right: -3px; /* corr jog */
_margin-left: -3px; /* corr jog */
}
...is the closest IE6 can get with that layout.

Similar solutions (hacks) may be needed elsewhere in that page, but I
don't have time to look further into it.

regards
Georg



**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**




**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**



Re: [WSG] Siteproblem... IE off course

2005-07-08 Thread Nathan Rutman
What "big problems" are there in IE?  I'm looking at it in IE6 and the 
only difference I see from FF 1.04 is the box in the center labeled 
"Testartikkel" starts in green 1/2 down the box instead of the whole 
height (I'm an English-only speaker though, so I feel kinda lost when I 
look at the site anyway).  Are there other differences occurring?


-Nate

*Nathan Rutman* ([EMAIL PROTECTED] )
Corporate Communications Designer

*Solvepoint Corporation*
882 South Matlack Street, Suite 110
West Chester, PA 19382
800.388.1850 x1208
484.356.0990 (fax)
www.solvepoint.com 



Gunlaug Sørtun wrote:


Siteman DA - Bent Inge wrote:

Page: http://modulvegger.prosjektweb.net Sheet: 
http://modulvegger.prosjektweb.net/sitestyle.css


Looks right in Firefox and Opera, but I've got big problems with the 
intended look in IE.



No surprise there... :-)

You'll have to play with the 'hasLayout' property and 3px margin-jog in
IE/win.

Something like:
.groenn {
background: #3c0 url(a000.gif) no-repeat 0 0;
_height: 0; /* hasLayout trigger */
_margin-right: -3px; /* corr jog */
_margin-left: -3px; /* corr jog */
}
...is the closest IE6 can get with that layout.

Similar solutions (hacks) may be needed elsewhere in that page, but I
don't have time to look further into it.

regards
Georg



**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**



Re: [WSG] Siteproblem... IE off course

2005-07-08 Thread Gunlaug Sørtun

Siteman DA - Bent Inge wrote:
Page: http://modulvegger.prosjektweb.net Sheet: 
http://modulvegger.prosjektweb.net/sitestyle.css


Looks right in Firefox and Opera, but I've got big problems with the 
intended look in IE.


No surprise there... :-)

You'll have to play with the 'hasLayout' property and 3px margin-jog in
IE/win.

Something like:
.groenn {
background: #3c0 url(a000.gif) no-repeat 0 0;
_height: 0; /* hasLayout trigger */
_margin-right: -3px; /* corr jog */
_margin-left: -3px; /* corr jog */
}
...is the closest IE6 can get with that layout.

Similar solutions (hacks) may be needed elsewhere in that page, but I
don't have time to look further into it.

regards
Georg
--
http://www.gunlaug.no
**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**



[WSG] Siteproblem... IE off course

2005-07-08 Thread Siteman DA - Bent Inge

Hi!

Page: http://modulvegger.prosjektweb.net
Sheet: http://modulvegger.prosjektweb.net/sitestyle.css

Looks right in Firefox and Opera, but I've got big problems with the 
intended look in IE.


Anybody out there who's had the same problem before? I guess the problem is 
too close columns, i usually don't do this but this is how the client wants 
it :-)


For reference - since the stylesheet has norwegian names and comments - 
here's some translations:

#kol1 = left column
#kol2 = right column
#innhold = content

Hope somebody can help me out, I'd hate to use tables for this layout, even 
though, at this point, that seems like the last resort...


Best regards,
Ben @ siteman

Siteman DA
Teknologiveien 22
2815 Gjøvik

Tlf. 61 13 16 58
Mob. 990 29 871
[EMAIL PROTECTED]
www.siteman.no 


**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**