View Single Post
Old 05-26-2013, 09:16 AM   #5
phossler
Wizard
phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.
 
Posts: 1,087
Karma: 447222
Join Date: Jan 2009
Location: Valley Forge, PA, USA
Device: Kindle Paperwhite
I usually do something like this, at least for covers. Are there downsides?

Quote:
/* <p><img class="cover" alt="Cover Art" height="800" src="../Images/photo.jpg" /></p> */

img.cover {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
That way I don't (I think) have to worry about photos being too large

Paul
phossler is offline   Reply With Quote