css calculation of the width
Posted
by marc-andre menard
on Stack Overflow
See other posts from Stack Overflow
or by marc-andre menard
Published on 2010-05-19T00:04:41Z
Indexed on
2010/05/19
0:10 UTC
Read the original article
Hit count: 285
I got into a math problem
my content box is 700pc wide my hentry (inside content) is 100% wide with padding of 10px
wich make the hentry to be wider that the content resulting and overflow...
Any solution
Here is the page : http://www.equipe94.com
I have firebug and removing the width 100% work, but it send by wordpress so how to overwrite a width:100% with nothing ?
© Stack Overflow or respective owner