Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Recipes

Notices

Reply
 
Thread Tools Search this Thread
Old 08-23-2014, 11:54 AM   #1
knowledgecrawler
Member
knowledgecrawler began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Aug 2014
Device: kindle
How to align/stretch images in the ebook

How can we align the images / stretch them to fit width in recipe?

i tried with some CSS, but out of luck...
PHP Code:
    extra_css '''
                    .main-image{
                          width: 100%;
                        } ''' 
knowledgecrawler is offline   Reply With Quote
Old 08-24-2014, 01:04 PM   #2
scissors
Addict
scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.
 
Posts: 241
Karma: 1001369
Join Date: Sep 2010
Device: prs300, kindle keyboard 3g
Quote:
Originally Posted by knowledgecrawler View Post
How can we align the images / stretch them to fit width in recipe?

i tried with some CSS, but out of luck...
PHP Code:
    extra_css '''
                    .main-image{
                          width: 100%;
                        } ''' 
try something like

.main-image{display: block;margin-left: auto;margin-right: auto;width:100%;}
scissors is offline   Reply With Quote
Reply

Tags
css, image resize, resize


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Do Kindle covers stretch to fit? Stodder Kindle Formats 4 01-22-2014 04:35 AM
Images linked, 'Align' and 'Width' attributes sebdea Kindle Formats 2 01-17-2012 08:16 AM
Hello I am not a expert by any stretch kbdbloak Introduce Yourself 4 05-27-2011 09:12 AM
Help with Code: NO! Scale or Stretch Cover Page Bonster Recipes 2 04-26-2011 09:20 PM
Is it possible to stretch the last paragraph line in Word ? DSpider Workshop 1 03-31-2011 08:24 AM


All times are GMT -4. The time now is 02:47 AM.


MobileRead.com is a privately owned, operated and funded community.