View Single Post
Old 06-13-2011, 06:12 AM   #4
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
You might look at the css at top of the page in code view. I have had trouble where it says display=block, so you might save a copy aside and then delete anything saying display in the css of the copy and see what you get.
Be aware that if the images are in fact really small, if you succeed in making them bigger they may turn pixelated and jagged. The only cure for that is find another source for bigger images.

You might also look at the css for anything regulating the paragraphs, since the picture is in a paragraph <p>. You could alter the css if it is a problem or simply put in a <br/> before and after in lieu of the <p>.
mrmikel is offline   Reply With Quote