Jump to content

conditional statement syntax help needed


drumz

Recommended Posts

I have never seen IE conditionals used "in-line".

 

Place an ID on that div and move the style up to the Head of the page.

Including the IE conditional...

 

Are there floats involved in or around that div? If the padding or margins are not being affected, there may be another selector being more specific.

Without the full html/css (preferably a link) it is difficult to see what you are trying to accomplish or fix with this code.

Link to comment
Share on other sites

http://leolawoffice.com is the url. The links on the left side need alignment, it's perfect in IE.

CSS:

#left-index {
   position:absolute;
   left:79px;
   top:416px;
   width:365px;
   height:253px;
   background: url(images/left_index.jpg);
}

Page:



DUI: The Process
Criminal DUI Penalties
Department of Licensing Penalties
Your Immediate FAQs
Essential Links

Client Testimonials
Other Areas of Criminal Practice


Edited by drumz
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...