I’ve made the changes to the stylesheet, but now I note that if I update the site, the changes are lost. So, I’ve been trying to build a child theme, using http://trishussey.com/2010/05/21/its-easy-to-make-child-themes-with-twenty-ten-download-my-first-wordpress-theme/ as a basis.
I’ve tried adding the code
#content img {
margin: 0;
height: ;
max-width: 640px;
width: ;
}
to the stylesheet of this child theme, but it has no effect – I know that I’m probably doing something extraordinarily stupid, but after extensive searching I’ve realised I don’t have the skills to work out what the thing is that I’m doing (or not doing).
Can anyone help?!
Ed.
That worked for me to on http://www.ictforlearning.org.uk/italy/
so, is this a bug? Why didn’t I have to alter this for my other wp installations?
Ed.