changed the css with the below
Code: Select all
#myDiv
{
width:100%;
height:100%;
}
#myDiv img
{
width:100%;
height:auto;
margin:0 auto;
display: inline-block;
}Resizes to suit the Div no matter what size the image is....
so now to finish my other pages off(95% completed).
Even the observation pages which i was worried about are all good..