hanni75
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Get posts from category and categoryYes. That’s the solution. Thank You for suggestion.
Forum: Fixing WordPress
In reply to: Make images full size on printer versionWell, Thanks for some advices. It was help me. I’ve done and working good, but not very well 😉
Forum: Fixing WordPress
In reply to: Make images full size on printer versionYou right, but in details I thought about images only in post/page content. So, on screen I want to see thumbnails, on printer in their original sizes. This is not so simple just set one size in print stylesheets, because there is random sizes, like You wrote.
I still thinking how can I do that. How to prepare web page for printer with images in their original sizes?
Forum: Fixing WordPress
In reply to: Make images full size on printer versionUnfortunately, not. Where is the problem?
The problem is not in print styles, but in image sizes. When Your images are small, large, etc. in original size, then in screen styles they are as thumbnails. Now. When we set only one size x,y for img then all images will be zoomed or stretched. It’s not good solution.
I thought about server-side solution, that all images will be in original size, not thumbnails.