You need a doctype. try: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Needs to be on LINE ONE of all html pages. Kevin On Tue, Feb 1, 2011 at 3:46 PM, Mark Collins <[email protected]> wrote: > Okay I did that and now it shows up fine in IE7 except my fonts are > extremely huge... > > I've tried editing the CSS to no avail. > > Thanks, > > Mark > > On 1/27/2011 6:31 PM, Kevin A. Cameron wrote: > > Not to be a jerk, but first step is to validate your code, with any > > luck that will solve the problem! > > > > > http://validator.w3.org/check?uri=http%3A%2F%2Fwww.nowitnesses.org%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 > > < > http://validator.w3.org/check?uri=http%3A%2F%2Fwww.nowitnesses.org%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 > > > > > > Kevin > > > > > > On Thu, Jan 27, 2011 at 4:13 PM, Mark Collins <[email protected] > > <mailto:[email protected]>> wrote: > > > > I'm having trouble with my website, http://www.nowitnesses.org/. > > It comes up > > fine in every browser I've tested except IE7. Then it cuts off the > > page > > right after the overall_header template code in PHPBB3. > > > > Could someone look at it and tell me how I screwed it up? > > > > Thanks, > > > > Mark > > > > UN Issues Joint Statement on > > WikiLeaks< > http://www.cidh.oas.org/relatoria/showarticle.asp?artID=829&lID=1 > > <http://www.cidh.oas.org/relatoria/showarticle.asp?artID=829&lID=1 > >>- > > Inter-American Commission on Human Rights > > "For every complicated problem there is a solution that is simple, > > direct, > > understandable, and wrong". - H. L. Mencken > > > > "The Dunning–Kruger effect is a cognitive bias in which an > > unskilled person > > makes poor decisions and reaches erroneous conclusions, but their > > incompetence denies them the metacognitive ability to realize their > > mistakes." - Wikipedia > > > > Mark Collins, US2002045450 > > ADC Tech, Austin Camarilla: http://www.nowitnesses.org/ > > > ______________________________________________________________________ > > css-discuss [[email protected] > > <mailto:[email protected]>] > > http://www.css-discuss.org/mailman/listinfo/css-d > > List wiki/FAQ -- http://css-discuss.incutio.com/ > > List policies -- http://css-discuss.org/policies.html > > Supported by evolt.org <http://evolt.org> -- > > http://www.evolt.org/help_support_evolt/ > > > > > > > -- > "For every complicated problem there is a solution that is simple, direct, > understandable, and wrong". - H. L. Mencken > "The Dunning–Kruger effect is a cognitive bias in which an unskilled person > makes poor decisions and reaches erroneous conclusions, but their > incompetence denies them the metacognitive ability to realize their > mistakes." - Wikipedia > > > Mark Collins, US2002045450 > ADC Tech, Austin Camarilla: http://www.nowitnesses.org/ > > > ______________________________________________________________________ > css-discuss [[email protected]] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
