473,507 Members | 5,257 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

css rendering differences

I'm having some problems with css rendering differently on different
browsers, on this page:

http://www.frostjedi.com/terra/scripts/graemlin.php

on both Opera and Firefox, I get spaces between the word "Suggestion",
and the actual suggestions, themselves.

On Firefox, I get an additional space after the copyright line.

On Opera, the suggestions aren't centered as they are in both IE and
Firefox.

Any ideas as to how I can fix these problems? For the problems with
the spaces, I've tried setting both margin to 0px and padding to 0px,
but that seems to have had no effect.
Jul 20 '05 #1
2 2231
On 18 Jul 2004 01:03:58 -0700, te*******@yahoo.com (yawnmoth) wrote:
I'm having some problems with css rendering differently on different
browsers, on this page:

http://www.frostjedi.com/terra/scripts/graemlin.php

on both Opera and Firefox, I get spaces between the word "Suggestion",
and the actual suggestions, themselves.

On Firefox, I get an additional space after the copyright line.

On Opera, the suggestions aren't centered as they are in both IE and
Firefox.

Any ideas as to how I can fix these problems?


Which version of Opera? I can't see any problems with Opera 7.23. (It
really isn't worth worrying about slight differences in layout between
browsers, as long as those differences don't cause a real problem.)

At least not in the direction you seem to have problems. I do have a
problem with the tiny low-contrast text - I have to zoom to about 130%
to make it legible.

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/
Jul 20 '05 #2
On Sun, 18 Jul 2004 14:23:58 +0200, Stephen Poley
<sb******************@xs4all.nl> wrote:
On 18 Jul 2004 01:03:58 -0700, te*******@yahoo.com (yawnmoth) wrote:
I'm having some problems with css rendering differently on different
browsers, on this page:

http://www.frostjedi.com/terra/scripts/graemlin.php

on both Opera and Firefox, I get spaces between the word "Suggestion",
and the actual suggestions, themselves.

On Firefox, I get an additional space after the copyright line.

On Opera, the suggestions aren't centered as they are in both IE and
Firefox.

Any ideas as to how I can fix these problems?


Which version of Opera? I can't see any problems with Opera 7.23. (It
really isn't worth worrying about slight differences in layout between
browsers, as long as those differences don't cause a real problem.)

At least not in the direction you seem to have problems. I do have a
problem with the tiny low-contrast text - I have to zoom to about 130%
to make it legible.


I'm using Opera 7.23. Anyway, its not a problem, persay, but rather,
a difference in the way the pages are being displayed between IE and
Opera. I'd prefer the page to display in Opera the same way as it
does in IE.

As for the other problem you mentioned - the one with the font sizes -
I suspect, after looking at the page in your sig, that it may have to
do with the fact that I'm using Verdana. I may explore other
possibilities later (I don't like the way my page looks with Arial, so
I'd need to try some other sans-serif font), but in the interim, it'd
be nice to get the page displaying in a uniform way, heh.
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
3007
by: David Opstad | last post by:
I have a question about text rendering I'm hoping someone here can answer. Is there a way of doing linguistically correct rendering of Unicode strings in Python? In simple cases like Latin or...
5
2836
by: JW | last post by:
A while ago I posted a page with some rendering differences between IE and Mozilla/Firebird. It's been a while since I revisited it, but I've modified things so that the HTML and CSS pages...
30
2958
by: Matt Probert | last post by:
Is it just me (probably) or is Mozilla and the newer Firefox full of CSS rendering bugs? I ask, because some strange effects occur with Mozilla and Firefox which don't happen in Opera and dare I...
2
1817
by: Jim Adams | last post by:
My project requires IIS (dotNet) and Apache to consume the same web service. What's the recommended way to display the same HTML output from both platforms? I've read about server-side XSLT...
3
3018
by: David Whitney | last post by:
All: I have a control that renders a table. As the table is rendered, each row in the table is constructed by creating a run-time (dynamic) object that is derived from an HtmlTableRow. The row...
4
4104
by: tobfon | last post by:
I'm creating a scientific visualization application with rather high demands on performance. I've created a nice rendering engine for it in C++/OpenGL and a python interface to the rendering...
0
1417
by: Juan R. | last post by:
Since the idea of encoding mathematics using MathML is being very far from popular due to a number of factors -expensive tools, bad accesibility of generated code, unusual verbosity, lack of...
5
2794
by: bram.labarque | last post by:
Hello all, The parsing should happen at the browser. I have three files: 1) Initial file: xml with some data and a pointer to an xsl. <?xml version="1.0" encoding="ISO-8859-1"?>...
4
9513
by: AG | last post by:
Using VS2005. When I add a server control to a page in design view, it displays the following; Error Rendering Control = <control name> An unhandled exception has occurred. 'HelpVerb' could...
0
7221
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7109
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7313
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7372
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7029
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
4702
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3190
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1537
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
758
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.