473,386 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Problem with my churches css website

Hi, can anyone take a look at my church site and tell me what I need
to do to fix it. It renders all wrong in IE7 (I think - I'm on a MAC
and have sent it to some friends who say its all wrong, however I
haven't got direct access to a PC that I can work on. So I'm working
blind really. There are some work arounds for iE6 but obviously not
enough!!!
I think it is something to do with the header panel.

http://www.testdrive-site.co.uk/dcc_site

Apr 24 '07 #1
2 1502
ch***********@virgin.net wrote:
Hi, can anyone take a look at my church site and tell me what I need
to do to fix it. It renders all wrong in IE7 (I think - I'm on a MAC
and have sent it to some friends who say its all wrong, however I
haven't got direct access to a PC that I can work on. So I'm working
blind really. There are some work arounds for iE6 but obviously not
enough!!!
I think it is something to do with the header panel.

http://www.testdrive-site.co.uk/dcc_site
What? No "thanks" this time!

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Apr 24 '07 #2
In article <32***************************@NAXS.COM>,
"Jonathan N. Little" <lw*****@centralva.netwrote:
ch***********@virgin.net wrote:
Hi, can anyone take a look at my church site and tell me what I need
to do to fix it. It renders all wrong in IE7 (I think - I'm on a MAC
and have sent it to some friends who say its all wrong, however I
haven't got direct access to a PC that I can work on. So I'm working
blind really. There are some work arounds for iE6 but obviously not
enough!!!
I think it is something to do with the header panel.

http://www.testdrive-site.co.uk/dcc_site

What? No "thanks" this time!
First thing to do is at least fix up any errors in HTML.

There is no point I can see for you to be using

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

when you can could be using

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">

And the design has a bad flaw, it is fixed in its width and on
enlarging the text simply uses up vertical space unnecessarily.

(btw I am sorry to say this to you but you should not be
promoting religion to little children, they are not in a position
to judge the fantastic illusions and conceits of religious
thinking and it is therefore just not fair, it can do lasting
damage.

"Our three to five age group has a full programme of activities
that includes bible teaching.")

--
dorayme
Apr 25 '07 #3

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

Similar topics

4
by: leegold2 | last post by:
Let's I do a mysql query and then I do a, for( $i = 1; $row = mysql_fetch_array($result); $i++ ) {...} and it gives me this: PageID Title URL Description 1 lee's ...
6
by: Rami A. Kishek | last post by:
Hi - this mysterious behavior with shelve is just about to kill me. I hope someone here can shed some light. First of all, I have this piece of code which uses shelve to save instances of some...
15
by: Steve Horrillo | last post by:
I can't figure out why this script won't insert the subject in the email and why can't I control the font and size being used? I'm not sure where to post this. Let me know where if this is OT. ...
7
by: Sunny | last post by:
Hi all, I have found a possible bug in the Uri class constructor. When I make something like this: test = new Uri(@"http://www.test.com/dir1/page1.html"); test2 = new Uri(test,...
0
by: Ken Tech | last post by:
I got some problem on session and authentication on asp.net web site as describe below First Scenario Develop on developper machine (windows 2000 Prof) - Website reside on Virtual directory of...
8
by: nick | last post by:
I have a problem and I've been using a cheezy work around and was wondering if anyone else out there has a better solution. The problem: Let's say I have a web application appA. Locally, I set...
7
by: manas312 | last post by:
Hey guys.... I'm facing an interesting problem ....and need some solution..... The problem goes like this. You r having one site like www.abc.com (for example). The website contains only...
1
by: manas312 | last post by:
Hey guys.... I'm facing an interesting problem ....and need some solution..... The problem goes like this. You r having one site like www.abc.com (for example). The website contains only...
5
by: =?Utf-8?B?U2FpIFZhamph?= | last post by:
Hi I am working on a website and suddenly this afternoon i cannot view anything on my pages. No html is being rendered to the pages (no errors are shown while compiling the website). I have...
5
by: =?Utf-8?B?bXVzb3NkZXY=?= | last post by:
Hi, I wonder if someone could shed some light on this one for me. I have developed a web app in VS2005 with the built in server. It uses an sql database, everytihng works. I need to test it...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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...

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.