How to Position a Layout over Mozilla & IE, I can't do one without the other looking bad, help please. |
![]() ![]() |
How to Position a Layout over Mozilla & IE, I can't do one without the other looking bad, help please. |
Aug 20 2008, 11:49 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: May 2008 Member No: 652,386 |
I tried googling this, but I couldn't really find anything helpful.
I'm assuming people over createblog know their stuff, so I'm trying here. :) Sorry if a question similar to this has been posted before, I tried but couldn't find anything matching this. I spent so much time positioning for mozilla. But when I checked on IE Explorer, the text was all mis-aligned and everywhere. How do I code my layout so it works on both Mozilla and Internet Explorer? I don't have old version of IE, I know that. But I think it's IE 6 or IE 7. |
|
|
|
Aug 20 2008, 11:50 AM
Post
#2
|
|
![]() AIDS at RAVES. ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 2,386 Joined: Dec 2007 Member No: 598,878 |
have you tried using percents and margins instead of pixels?
|
|
|
|
Aug 20 2008, 12:03 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 170 Joined: Aug 2008 Member No: 675,679 |
I tried googling this, but I couldn't really find anything helpful. I'm assuming people over createblog know their stuff, so I'm trying here. :) Sorry if a question similar to this has been posted before, I tried but couldn't find anything matching this. I spent so much time positioning for mozilla. But when I checked on IE Explorer, the text was all mis-aligned and everywhere. How do I code my layout so it works on both Mozilla and Internet Explorer? I don't have old version of IE, I know that. But I think it's IE 6 or IE 7. i speant HOURS looking for the same thing! but one person on here helped me this was the question i asked http://www.createblog.com/forums/index.php?showtopic=207746 and this what you need to fix make sure CODE .37182{background settings} body{ background-color: 000; background-image: url('http://i33.tinypic.com/fji6xj.jpg'); background-repeat: no-repeat; [b]background-attachment: scroll;[/b] [b]background-position: center 150px;[/b] } and there you go!thats how i fixed mine
Reason for edit: Please put your codes in codeboxes.
|
|
|
|
![]() ![]() |