Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1692 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Opera 8 & Compatibility

Thread title: Opera 8 & Compatibility
Closed Thread  
Page 1 of 2 1 2 >
    Thread tools Search this thread Display Modes  
09-11-2005, 11:20 PM
#1
Anthony is offline Anthony
Status: Sin Binner
Join date: Jul 2004
Location: Yorkshire Coast - UK
Expertise:
Software:
 
Posts: 5,911
iTrader: 29 / 91%
 

Anthony is on a distinguished road

Send a message via MSN to Anthony

  Old  Opera 8 & Compatibility

This is the final straw, I've been playing with the code for hours and I still can't find why this is happening.

http://www.microvisuals.com/clients/...iced/11111.gif

As you can see, in Opera there are borders being displayed at each edge of the page, where as in mozilla and internet explorer there aren't. It's becoming tedious now, to the point of frustration.

http://www.microvisuals.com/clients/...ced/index.html

Any help, would be VERY much appreciated.

Thanks

09-11-2005, 11:37 PM
#2
Jonny is offline Jonny
Status: Member
Join date: Feb 2005
Location: UK
Expertise:
Software:
 
Posts: 335
iTrader: 0 / 0%
 

Jonny is on a distinguished road

  Old

Not really sure what you mean, and im not experienced in using tables for design but try this:

Code:
body, html
{
  margin: 0;
  padding: 0;
}

09-12-2005, 12:06 AM
#3
Anthony is offline Anthony
Status: Sin Binner
Join date: Jul 2004
Location: Yorkshire Coast - UK
Expertise:
Software:
 
Posts: 5,911
iTrader: 29 / 91%
 

Anthony is on a distinguished road

Send a message via MSN to Anthony

  Old

use this for my stylesheet styling?

09-12-2005, 12:11 AM
#4
Anthony is offline Anthony
Status: Sin Binner
Join date: Jul 2004
Location: Yorkshire Coast - UK
Expertise:
Software:
 
Posts: 5,911
iTrader: 29 / 91%
 

Anthony is on a distinguished road

Send a message via MSN to Anthony

  Old

Hmmm, didn't work

09-12-2005, 01:37 AM
#5
derek lapp is offline derek lapp
Status: design rockstar
Join date: Jan 2005
Location: guelph, ontario
Expertise:
Software:
 
Posts: 2,246
iTrader: 0 / 0%
 

derek lapp is on a distinguished road

  Old

body not .body

09-12-2005, 09:02 AM
#6
cs_obd is offline cs_obd
cs_obd's Avatar
Status: Junior Member
Join date: Aug 2005
Location: Los Angeles, CA
Expertise:
Software:
 
Posts: 89
iTrader: 0 / 0%
 

cs_obd is on a distinguished road

  Old

I viewed in Opera, and don't see the borders.

Did you fix it already?

09-12-2005, 11:27 AM
#7
Anthony is offline Anthony
Status: Sin Binner
Join date: Jul 2004
Location: Yorkshire Coast - UK
Expertise:
Software:
 
Posts: 5,911
iTrader: 29 / 91%
 

Anthony is on a distinguished road

Send a message via MSN to Anthony

  Old

Hmm, ok some people are seeing the borders and some aren't. I'm confused.

09-12-2005, 11:47 AM
#8
Aros is offline Aros
Aros's Avatar
Status: Lurker
Join date: Jul 2004
Location: the Netherlands
Expertise:
Software:
 
Posts: 1,074
iTrader: 2 / 100%
 

Aros is on a distinguished road

  Old

Your CSS contains:
HTML Code:
.body
{
  margin: 0;
  padding: 0;
}
This is incorrect, it should be:
HTML Code:
body, html
{
  margin: 0px;
  padding: 0px;
}
Notice the dot; . that was in the original code.

09-12-2005, 11:54 AM
#9
Anthony is offline Anthony
Status: Sin Binner
Join date: Jul 2004
Location: Yorkshire Coast - UK
Expertise:
Software:
 
Posts: 5,911
iTrader: 29 / 91%
 

Anthony is on a distinguished road

Send a message via MSN to Anthony

  Old

What I don't understand is that it looks perfect when I do a local test, but as soon as I upload it adds the border.

09-12-2005, 02:51 PM
#10
Jonny is offline Jonny
Status: Member
Join date: Feb 2005
Location: UK
Expertise:
Software:
 
Posts: 335
iTrader: 0 / 0%
 

Jonny is on a distinguished road

  Old

Re-cache the page then.

Closed Thread  
Page 1 of 2 1 2 >


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed