Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Table shifting to the right outside container???
Old 11-14-2007, 10:19 PM Table shifting to the right outside container???
DrSeuss's Avatar
Skilled Talker

Posts: 60
Name: Matt
Trades: 0
This is driving me nuts... I cannot figure out why this table is shifting to the right, and going outside the container... ugh!

Here is the page:
http://new2007.systemsnspace.com/evals/custeval.html

Here is the link to the style sheet:
http://new2007.systemsnspace.com/styles.css

I have tried everything I could think of...

Please help!

Thanks
DrSeuss is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-14-2007, 10:46 PM Re: Table shifting to the right outside container???
Extreme Talker

Posts: 238
Location: United States
Trades: 0
When I remove this line "margin: 1em 380px 0px 25px;" (approx. line 12 in the CSS), the table shifts back into the proper position in Firefox. I believe this is because you have <p>'s inside of your table. You might need the make the "p{" (approx. line 9 in your CSS) a little bit more specific so that it doesn't affect the table <p>'s, or add a "table p{ margin: x x x x; }" that is not so large.
__________________
The interlocking pieces of web development: usability, performance, accessibility, and standards.
frost is offline
Reply With Quote
View Public Profile
 
Old 11-14-2007, 11:19 PM Re: Table shifting to the right outside container???
Junior Talker

Posts: 3
Trades: 0
Quote:
Originally Posted by DrSeuss View Post
This is driving me nuts... I cannot figure out why this table is shifting to the right, and going outside the container... ugh!

Here is the page:
http://new2007.systemsnspace.com/evals/custeval.html

Here is the link to the style sheet:
http://new2007.systemsnspace.com/styles.css

I have tried everything I could think of...

Please help!

Thanks
I don't think the problem is in your CSS but in ur HTML of your page. Right before the form you have this line:

<table width="900" border="0" align="center" bgcolor="#FFFFFF">

and I think the 900 is causing it to expand.

AnimeFox
animefox is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Table shifting to the right outside container???
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.19220 seconds with 12 queries