View Single Post
Old December 17th, 2006, 10:49 PM   #3 (permalink)
lonelydreamer
Surpass Fan
Comfy Contributor
 
Joined in Dec 2004
224 posts
Gave thanks: 6
Thanked 19 times
I changed the transparencies (thanks for the tip =) )

The margin thing threw off the whole template.

But those changes still didn't fix the IE problem =(

EDIT:
I fixed it, I'm coding for joomla, so I was expecting to put in the doctype when I put it into the Joomla format, adding
Quote:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<?xml version="1.0" encoding="iso-8859-1"?>
<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
Fixed it. Can you guys check to make sure it works in your browsers and tell me any errors please =D

Last edited by lonelydreamer; December 17th, 2006 at 10:59 PM..
lonelydreamer is offline   Reply With Quote