|
|
#1 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jun 2021
Device: none
|
what I'm trying to is to change the cover picture to be responsive
so I added the code below in the XML file Code:
<picture>
<source media="(min-width: 1024px)" srcset=" cover.png">
<source media="(min-width: 768px)" srcset=" 768.png">
<img class="cover" src="iphone.png" alt="Value architecture">
</picture>
and as result there no changes found !!!
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Saving to Disk From Calibre | mitch13 | Library Management | 7 | 11-15-2013 12:54 AM |
| Calibre not saving books | ravenwolf | Library Management | 1 | 10-27-2012 03:22 PM |
| Touch Saving annotations using calibre | magphil | Kobo Reader | 7 | 07-26-2012 09:23 AM |
| Saving edits in calibre | JESimmons | Calibre | 3 | 09-02-2011 12:48 PM |
| Journal Not Saving Writing When Moving to a New Page or Saving it | eberhardt333 | enTourage Archive | 5 | 11-24-2010 01:47 AM |