HighDots Forums  

Positioning a box

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Positioning a box in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
kbruin79
 
Posts: n/a

Default Positioning a box - 08-19-2008 , 02:33 PM






I am having trouble positioning a box underneath the horizontal spry drop down
menu bar. I set the positioning top to 0 pixel. the problem is that the box
goes underneath the menu bar rather than below it. How can i fix the issue.
the problem is only on (Iexplorer on windows).
Thanks

.body {
background-color: #E1E1E1;
height: 620px;
width: 900px;
position: relative;
z-index: 1;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
margin-bottom: 0px;
top: 0px;
visibility: inherit;
border-top-color: #E1E1E1;
border-right-color: #E1E1E1;
border-bottom-color: #E1E1E1;
border-left-color: #E1E1E1;
float: none;
}


Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.