View Single Post
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