HighDots Forums  

Opera widths (yet again!)

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Opera widths (yet again!) in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
TheMartian
 
Posts: n/a

Default Opera widths (yet again!) - 12-20-2003 , 04:11 PM







Opera is driving me nuts, I am trying to get it to actually render a
table the full width of the browser window

sounds easy, but no, Opera and only Opera leaves a 16px margin on the
right edge

I know its a bug in Opera, but does anyone know of anyway round it?

All other current browsers I tested render correctly, and yes that even
includes that nasty IE thing

--
www.sol4.net
Powered by: Penguins and Apples
Proud to be 100% Microsoft Free



Reply With Quote
  #2  
Old   
Spartanicus
 
Posts: n/a

Default Re: Opera widths (yet again!) - 12-20-2003 , 04:47 PM






TheMartian wrote:

Quote:
Opera is driving me nuts, I am trying to get it to actually render a
table the full width of the browser window

sounds easy, but no, Opera and only Opera leaves a 16px margin on the
right edge

I know its a bug in Opera
Do you really? In the absence of an url demonstrating the problem I'll
hazard a guess that you are experiencing the fact that Opera uses a
default padding on <body>.

--
Spartanicus


Reply With Quote
  #3  
Old   
TheMartian
 
Posts: n/a

Default Re: Opera widths (yet again!) - 12-20-2003 , 07:01 PM



Spartanicus wrote:

Quote:
TheMartian wrote:


Opera is driving me nuts, I am trying to get it to actually render a
table the full width of the browser window

sounds easy, but no, Opera and only Opera leaves a 16px margin on the
right edge

I know its a bug in Opera


Do you really? In the absence of an url demonstrating the problem I'll
hazard a guess that you are experiencing the fact that Opera uses a
default padding on <body>.

oops forgot to add the URL to the original post

sol4.net/test.html

this renders right in

Safari
camino/mozilla/firebird
IE (windoze/Mac)

as for the opera bugs, lots of references, with this one being one of
the better ones.

http://www.gjk.dk/~krn/bugs/opera/ta...idtherror.html


--

www.sol4.net
Powered by: Penguins and Apples
Proud to be 100% Microsoft Free



Reply With Quote
  #4  
Old   
Anne van Kesteren
 
Posts: n/a

Default Re: Opera widths (yet again!) - 12-21-2003 , 03:10 AM



TheMartian wrote:
Quote:
sol4.net/test.html
That is a WFM in Opera 7.21


--
Anne van Kesteren
<http://www.annevankesteren.nl/>


Reply With Quote
  #5  
Old   
Spartanicus
 
Posts: n/a

Default Re: Opera widths (yet again!) - 12-21-2003 , 03:37 AM



TheMartian wrote:

Quote:
Opera is driving me nuts, I am trying to get it to actually render a
table the full width of the browser window

sounds easy, but no, Opera and only Opera leaves a 16px margin on the
right edge

I know its a bug in Opera


Do you really? In the absence of an url demonstrating the problem I'll
hazard a guess that you are experiencing the fact that Opera uses a
default padding on <body>.

oops forgot to add the URL to the original post

sol4.net/test.html

this renders right in

Safari
camino/mozilla/firebird
IE (windoze/Mac)
Renders identical in IE5.5, Moz 1.5, Opera 7.21 and Opera 7.5p1. Did you
add the padding:0px on the body element later?

Quote:
as for the opera bugs, lots of references, with this one being one of
the better ones.

http://www.gjk.dk/~krn/bugs/opera/ta...idtherror.html
No case being made there that suggests that Opera has more bugs than
other UA's. I suggest that you are having difficulty using CSS, and that
this is the cause of your "problems".

--
Spartanicus


Reply With Quote
  #6  
Old   
TheMartian
 
Posts: n/a

Default Re: Opera widths (yet again!) - 12-21-2003 , 04:24 AM



Spartanicus wrote:

Quote:
TheMartian wrote:


Opera is driving me nuts, I am trying to get it to actually render a
table the full width of the browser window

sounds easy, but no, Opera and only Opera leaves a 16px margin on the
right edge

I know its a bug in Opera


Do you really? In the absence of an url demonstrating the problem I'll
hazard a guess that you are experiencing the fact that Opera uses a
default padding on <body>.

oops forgot to add the URL to the original post

sol4.net/test.html

this renders right in

Safari
camino/mozilla/firebird
IE (windoze/Mac)


Renders identical in IE5.5, Moz 1.5, Opera 7.21 and Opera 7.5p1. Did you
add the padding:0px on the body element later?
I am a Mac user, and have to support Opera 6.03

nope the padding:0 has been there since the begining

Quote:

as for the opera bugs, lots of references, with this one being one of
the better ones.

http://www.gjk.dk/~krn/bugs/opera/ta...idtherror.html


No case being made there that suggests that Opera has more bugs than
other UA's. I suggest that you are having difficulty using CSS, and that
this is the cause of your "problems".

Thats not what I am saying, Opera does have its problems, but is not
even close to the worse for CSS pain, that honor stays with IE

that URL taked about one specific Opera issue


--

www.sol4.net
Powered by: Penguins and Apples
Proud to be 100% Microsoft Free



Reply With Quote
  #7  
Old   
Spartanicus
 
Posts: n/a

Default Re: Opera widths (yet again!) - 12-21-2003 , 05:39 AM



TheMartian wrote:

Quote:
I am a Mac user, and have to support Opera 6.03
Aha, you could have mentioned that rather relevant info in your OP. What
you are seeing is space reserved for the vertical scrollbar, you can
configure v6 to display the scrollbar permanently IIRC if you don't want
the space.

I hope you are not using tables for layout?

--
Spartanicus


Reply With Quote
  #8  
Old   
TheMartian
 
Posts: n/a

Default Re: Opera widths (yet again!) - 12-21-2003 , 12:08 PM



Spartanicus wrote:

Quote:
TheMartian wrote:


I am a Mac user, and have to support Opera 6.03


Aha, you could have mentioned that rather relevant info in your OP. What
you are seeing is space reserved for the vertical scrollbar, you can
configure v6 to display the scrollbar permanently IIRC if you don't want
the space.

I hope you are not using tables for layout?

thanks, never would have spotted that one

as for the tables and layout, its table free, only tables are used for
tabular data display

thanks for the help


--

www.sol4.net
Powered by: Penguins and Apples
Proud to be 100% Microsoft Free



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.