Author |
Message |
25/10/2004 13:38:13
|
TomH
Beginner
Joined: 21/10/2004 12:42:38
Messages: 33
Offline
|
Now that I have my guestbook placed into one of my web pages, the only problem is that in firefox and netscape everything looks ok, but in Internet explorer the wording at the top, thank you for stopping by and the total records text has shifted to the centre, also on the sign guestbook page the text fields have also moved to the right. This only happens in Internet explorer. Any suggestions? The site is at www.fellglintpugs.co.uk
Thanks
|
|
25/10/2004 16:18:33
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
Well I use IE and everything looks like it is where it is supposed to be. Looks the same in firefox also.
|
LINK-> Use Lazarus Guestbook |
|
25/10/2004 16:50:28
|
TomH
Beginner
Joined: 21/10/2004 12:42:38
Messages: 33
Offline
|
Its a strange one, its definetly different on mine because its the same problem with my e-mail form on the contact us page, in internet explorer the fields move to the right.
Thanks
|
|
25/10/2004 17:06:34
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
It could be due to the size of your monitor or your resolution.
|
LINK-> Use Lazarus Guestbook |
|
25/10/2004 19:10:17
|
amber222
Graduate
Joined: 07/05/2004 21:13:07
Messages: 586
Offline
|
You customized to add your own header and menu. I looked at your source code, and it is possible this has to do with the many <center> tags. It almost looks like a table tag was not closed and this might be causing the problem, but I can't be sure. Email me if you want me to look into it.
|
|
25/10/2004 21:13:37
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
I'm guessing that you are using a resolution of 800x600 as it goes over the blue bit at the side in that resolution. try dropping the width of the guestbook from 95% to 90% or less.
As stated above there are errors in your html as well such as not closing the table you are using to control the layout. And not closing the div you have used to center the main content. http://validator.w3.org/check?verbose=1&uri=http%3A//cgi.fellglint.plus.com/guestbook/ will let you see the errors.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
25/10/2004 22:06:00
|
TomH
Beginner
Joined: 21/10/2004 12:42:38
Messages: 33
Offline
|
Looks like it could be a problem in the HTML then, just trying to find out how to fix it and what document they are in.
Thanks
|
|
|