Hi All, I have the PIE.htc file in the root folder. I have a box shadow attached to the #mainContent div and have added the position:relative; to that div. See code :
#mainContent {position: relative; width: 1000px; height: 100%;margin: 0; padding: 10px 0 20px 0; background-color: #ffffff; -moz-box-shadow: 0 0 20px #333;-webkit-box-shadow: 0 0 20px #333;box-shadow: 0 0 20px #333;behavior: url(../PIE.htc);}
The wrapper that contains the div #mainContent also has position: relative;
Users browsing this forum: No registered users and 8 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum