| Author |
Message |
krike
Repeat Offender

Joined: Apr 02, 2008
Posts: 47
|
Posted:
Wed Jul 09, 2008 1:38 am |
|
I'm making a nuke theme completely out of css. worked out perfectly till now.
but offcourse I wouldn't post if I didn't have any problem
in firefox everything looks okay, the news and center blocks are in the middle next to the blocks.
but when I look at it in IE the center blocks are not centered and under the left and right blocks....
I'm using float, should I use position absolute? |
|
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 727
|
Posted:
Wed Jul 09, 2008 5:13 am |
|
Hard to say, there are just so many ways to do it but you should be able to get it with float. |
|
|
|
 |
krike
Repeat Offender

Joined: Apr 02, 2008
Posts: 47
|
Posted:
Thu Jul 10, 2008 1:48 am |
|
any idea why the center blocks show up under the left and right blocks in IE? |
|
|
|
 |
Guardian
Mr. Awesome

Joined: Dec 09, 2006
Posts: 240
|
Posted:
Fri Jul 11, 2008 1:42 am |
|
There are a million and one ways to create a layout using CSS, so diagnosis would be extremely difficult, especially without a link.
You might find it useful to check if your IE version has any specific bugs in the way it handles the CSS elements you have used. Look at almost any site that has used CSS exclusively for the layout and you'll see some work around or other used for IE. |
_________________ Code Authors Nuke Reviews |
|
|
 |
krike
Repeat Offender

Joined: Apr 02, 2008
Posts: 47
|
Posted:
Fri Jul 11, 2008 10:51 pm |
|
well It's hard to give a link cause I'm creating that theme on my computer using xampp. but I'll check around a bit. thanks for you help |
|
|
|
 |
|
|