Problems

This is a discussion on "Problems" within the Web Page Design section. This forum, and the thread "Problems are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 14th, 2007, 12:40
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 308
Thanks: 1
Thanked 0 Times in 0 Posts
Problems

The site was fine until i placed the logos in at the bottom:

http://www.1stchoicechildcare.com/

It's fine on my mac but apparently it goes all scewiff on i.e and on pcs. Anyone know why?

thanks.
Reply With Quote

  #2 (permalink)  
Old Aug 14th, 2007, 12:45
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problems

Your code says the table width is 470px wide
Code: Select all
<body><table width="470" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
try changing that to 800 see if that fixes it.
Reply With Quote
  #3 (permalink)  
Old Aug 25th, 2007, 12:01
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 308
Thanks: 1
Thanked 0 Times in 0 Posts
Re: Problems

I've done that, but its still off. The client says:

They are having to scroll across horizontally and vertically as it looks now the pages are way too big so it doesn’t fit. Everything has shifted way too much to the right and is still out of alignment.
Reply With Quote
  #4 (permalink)  
Old Aug 25th, 2007, 16:38
SuperMember

SuperMember
Join Date: Jun 2007
Location: uk
Posts: 459
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problems

you could try this.

HTML: Select all
<div align="left">
          <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="40" align="top">
            <param name="movie" value="news.swf" />
            <param name="quality" value="high" />
            <param name="BGCOLOR" value="#999999">
            <embed src="news.swf" width="800" height="40" align="top" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#999999"></embed>
        </object></div>
 <div align="center">      
        <img src="logo1.jpg" alt="Nannies, mannies, night nurses, creche workers..." width="300" height="160" border="0"><a href="http://www.nanny-nanny.co.uk/dorset-nanny-agencies.htm" target="_blank"><img src="logo2.jpg" width="200" height="160" border="0"></a><img src="logo3.jpg" width="300" height="160" border="0">
        </div>
Reply With Quote
  #5 (permalink)  
Old Aug 26th, 2007, 01:14
alexgeek's Avatar
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: Problems

looks fine in my IE6 and 7 + FF.
maybe your client's monitor is about 3inches wide
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #6 (permalink)  
Old Aug 26th, 2007, 12:32
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problems

Here's a screen shot of ie7
Attached Images
File Type: jpg ss.jpg (20.9 KB, 13 views)
Reply With Quote
  #7 (permalink)  
Old Aug 27th, 2007, 09:47
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 308
Thanks: 1
Thanked 0 Times in 0 Posts
Re: Problems

Quote:
Originally Posted by dab42pat View Post
you could try this.

HTML: Select all
<div align="left">
          <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="40" align="top">
            <param name="movie" value="news.swf" />
            <param name="quality" value="high" />
            <param name="BGCOLOR" value="#999999">
            <embed src="news.swf" width="800" height="40" align="top" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#999999"></embed>
        </object></div>
 <div align="center">      
        <img src="logo1.jpg" alt="Nannies, mannies, night nurses, creche workers..." width="300" height="160" border="0"><a href="http://www.nanny-nanny.co.uk/dorset-nanny-agencies.htm" target="_blank"><img src="logo2.jpg" width="200" height="160" border="0"></a><img src="logo3.jpg" width="300" height="160" border="0">
        </div>
I've tried it. Lchad, could you tell me if its fixed please?
Reply With Quote
  #8 (permalink)  
Old Aug 27th, 2007, 11:32
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problems

You fixed it. Look fine in FF2, IE7 and IE6!
Reply With Quote
  #9 (permalink)  
Old Aug 27th, 2007, 17:54
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 308
Thanks: 1
Thanked 0 Times in 0 Posts
Re: Problems

Great. Thanks.
Reply With Quote
Reply

Tags
html css

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
IE Problems AndrewChip Web Page Design 9 Dec 29th, 2007 14:35
IE7 problems... Gooner Starting Out 17 Aug 21st, 2007 13:02
Problems with IE etoare Web Page Design 5 Jun 14th, 2007 20:40
Having some problems, with IE and FF Powderhound Web Page Design 10 Oct 25th, 2006 22:12
IE/FF Problems adamas85 Web Page Design 3 Apr 21st, 2006 01:51


All times are GMT. The time now is 02:42.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43