Jump to content

Second float left margin issue when printing


son

Recommended Posts

I have two difs that float to left. In all browser looks fine, but when I am printing all pages after first page have the second float start right at the left side and do not leave the same space as on the first page. The css is:

#feature {float:left; margin-right:30px;}#content {float:left; width:490px;}

How can I ensure that #content always leaves the same space to the left? #feature holds an image that is 220px and with the right margin it should be in any case 250px...Son

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...