Jump to content

Box corners not the same


oggyswain

Recommended Posts

I know this is odd, but if I remove this code from the page, the corners come back:

 

Ontime.jpg

 

I can't really tell you why that is, unfortunately. The code you are using to add those corners -- a mix of assigned classes, inline styling, and multiple nested div and table tags -- is quite confusing and difficult to work with. Some elements on the page have multiple classes assigned to them, so it's sometimes hard to know what classes are assigned to those elements intentionally, and which ones are intended to "fix" issues caused by unintended classes being assigned.

 

Alternatively, removing the "height:100%" from

 

table, td {} (Line 7)

 

in your css file will fix it as well, though you will have height issues to deal with.

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...