SunQuest
           CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 28th, 2002, 03:44 PM
Statik Statik is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Posts: 129 Statik User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
How do I fix how this CSS looks in IE6?

I built this site using CSS, and it doesn't render quite right on IE6. The main DIV should not scroll off the page on 1024x768, but it seems to be expanded vertically because of the size of the watermark image. NS6 renders it properly. The main div should be centered no matter the browser windows size.

Any ideas?

Site

Statik

Reply With Quote
  #2  
Old March 28th, 2002, 03:52 PM
Derek Petersen Derek Petersen is offline
Do you like PHP like ME?
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2001
Location: St. George, Utah, of the USA
Posts: 67 Derek Petersen User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
maybe you should on your widths and heights put what type you want. Such as instead of <width=250 height=200> you'd put <width=250px height=200px> or just define ur width and height in a css class altogether.

And to my thinking, hehe, if it views what you want in netscape and not in IE, It's probably netscape rendering it wrong...

haha just a thought.
__________________
You know your a web programmer when you see a '$' and think of PHP rather than money.

Reply With Quote
  #3  
Old March 28th, 2002, 04:46 PM
davebarnes davebarnes is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2002
Location: Edinburgh
Posts: 1 davebarnes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Try this

This is a different approach using just the table features. Seems to work fine with IE6.

I've not sized the cells acurately, but they seem to resize nicely when the window resizes.


good luck



<table border="0" cellpadding="0" cellspacing="0"
style="border-collapse: collapse; background-image: url('largewatermark.gif'); background-repeat: no-repeat; background-attachment: fixed; background-position: center"
bordercolor="#111111"
background="largewatermark.gif"
width="100%"
id="AutoNumber1"
height="100%"
bgcolor="#EBF5FF">
<tr>
<td align="center" valign="top">
<img border="0" src="left.gif" width="23" height="122"><img border="0" src="spacer.gif" width="146" height="122"><img border="0" src="topbar.gif" width="372" height="122"><img border="0" src="spacer.gif" width="146" height="122"><img border="0" src="right.gif" width="23" height="122">
</td>
</tr>
<tr>
<td align="center">&nbsp;</td>
</tr>
<tr>
<td align="center">
<img border="0" src="customer.gif" width="250" height="49"></td>
</tr>
<tr>
<td align="center">&nbsp;</td>
</tr>
<tr>
<td align="center"><img border="0" src="broker.gif" width="250" height="49"></td>
</tr>
<tr>
<td align="center">&nbsp;</td>
</tr>
</table>

Reply With Quote
  #4  
Old March 30th, 2002, 09:29 AM
Statik Statik is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Posts: 129 Statik User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
I was hoping to stay with only CSS.

I changed it to px, but nothing changed.

Statik

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > How do I fix how this CSS looks in IE6?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway