My localhost page opened with sanity displays with stripes and lines - image

Hy ! I just opened the page in edge browser and this is how it looks . why ?
image displays with stripes and lines
I don't have any ideea why is like this . Anyone can explain? Ty !

Related

Github images load from repo not found

I have the following images :
right arrow
left arrow
both are located in the same folder, but :
when i open a direct link to left > it's okay
and when i open link to right > error
/ the links are the same except for the last word with the file name
Why it happens? Github bug or my mistake?
Eugene!
By opening both links you've described, it seems the images are showing up, although they are not on the proper position. From what I can see, they are being "pulled" to the top-left corner of the window, which you can check on the screenshot below:
image position
Try changing the viewBox of the image to see if you are able to see it, or even enclosing the image itself onto another element.

Oracle BI XML RTF Removing blank page

I need your help with my RTF file for Oracle BI Publisher.
I have an RTF report that contains 2 types of page size, portrait and landscape. The problem I have is that if the pages are empty, it continues to display the pages. I do not have spaces between the pages, I made sure of it, and I have a condition that does not seem to be respected with a . This makes me this problematic only on this change between portrait and landscape. Is there any way I can tell if the landscape page is empty, do not display it?
Right now, my RTF is like this. 2 pages portraits -> 1 page landscape -> 3 pages portraits. I want to hide my empty pages, I get there for the first 2 pages, but it does not do for the landscape page and the next one that comes back to portrait.
Thank you for your help.

Why does some images not display in different browsers?

I've unreal problem.
I have a site, where are displaying images over an classical <img> tag.
All images are loading from the database, where is URL column of the image.
My problem is that three of ten images are not display.
But if I open the source code and click at the URL of the image, I can see image.
In source code is some looks like (just for a simple example):
<img src = "http://some.image/1.jpg" alt = "description" height = "140" width = "187" />
But the biggest snag is that Opera displays all images correct, but just in FF, IE, Chrome are mentioned problems.
I can not provide a screenshots, because the pages are a bit perverse. How can I show the site where the problem is? Or some advice? Thank you.

How to use IF with iMacro in Firefox?

I am not a programmer and I use iMacro for this but I have one problem:
Each time a page loads, it loads 1 out of 4 images randomly, each image has different name, you can't see image name in address (I see it using tools >>> page info >>> media), I would really appreciate if someone could tell me how to do this:
Make iMacro click on different place on image based on that image name? (each image has a hidden element that can be clicked, position is fixed though)
Please help ???

How display / set image for printing, in size cm what i want?

I have image png in resolution 829x597 generated by php gd.
How force user browser, to print it in dimensions 11.5 cm width 7.5cm height. ?
User hit, ctrl + p, hit print, and output image on paper should have 11.5cm x 7.5 cm
Please help
Regards
Presumably, you're talking about from a browser, in which case, you can't directly, as PNG doesn't store print resolution.
However, if you embed the PNG in a webpage and specify its width in inches/cm/pt, then the browser will respect that and print it at the correct pixel density.
After few hours of printing 100 pages with other dimensions, for example in pt, i finally found where problem is.
So i have inside CSS information width:10.5cm; height:7.5cm;
Chromium browser will print 12cm ^^ and 8cm heigh...
After change to firefox, everything work well...
It's some kind of a browser bug... i was thinking that's my problem... but as You can see... it's browser...

Resources