D
Daniel Forster
When you look at http://www.jgtranslations.ch/, IE shows the site correct
but Firefox doesn't. It seems that Firefox doesn't handle the statement
height:51px in the following part of stylesheet.css correct.... How can I do
it in a way that both browsers do show it correct??? I do not want to use
tables, because of cms-reasons.
thanks, Peter
h1,h2,h3
{font-size:13px;font-weight:bold;background-color:#FFFFFF;height:51px;border-bottom:
1px solid #000000;padding-top:16}
li.doc,li.sdoc,li.docs,li.sdocs{line-height:1.5;display:inline;padding-left:15px}
ul.search{padding-left:0;margin-left:0;list-style:none;text-decoration:none}
but Firefox doesn't. It seems that Firefox doesn't handle the statement
height:51px in the following part of stylesheet.css correct.... How can I do
it in a way that both browsers do show it correct??? I do not want to use
tables, because of cms-reasons.
thanks, Peter
h1,h2,h3
{font-size:13px;font-weight:bold;background-color:#FFFFFF;height:51px;border-bottom:
1px solid #000000;padding-top:16}
li.doc,li.sdoc,li.docs,li.sdocs{line-height:1.5;display:inline;padding-left:15px}
ul.search{padding-left:0;margin-left:0;list-style:none;text-decoration:none}