-
Top and Bottom in IE
Hello, i have a question.
When i specify top and bottom or left and right in IE, it only uses the top and left rule.
Is there any way to change that?
CSS Code
.text {position:absolute; top:120; bottom:0; left:140; right:0; overflow:auto;}
in the div is some text
Sorry, i forgot:
In Firefox it works fine
-
If you have top and left there is really no need for right and bottom. If you want it farther right then just add more px to left. It's that simple
-
Without a "width:x;" statement where x is a percent, or de~facto pixel amount, it won't work as you expect. Try giving the DIV a width.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks