.slider-pro img.sp-image
{
max-height: 100% !important;
max-width: 100% !important;
width: 100% !important;
}
put above code in custom css
Thread Starter
xtfr65
(@xtfr65)
Thank you for the reply. It looks as a working solution.
But I still have a problem.
I can’t find the custom.css file.
I’ve looked in the wp-admin\css directory but can’t find any custom.css.
Am I looking in the right place or what should I do?
I’m not an experienced developer so please excuse if I’m asking stupid questions.
Thank you for your cooperation
Thread Starter
xtfr65
(@xtfr65)
Thank you for the help.
I’m sorry to say that it didn’t help me.
My problem is when I click in the top right corner of the picture and display it in full screen mode.
Then I only get a small part of the picture on the screen.
I assume that the resolution should be simmilar to the one suggested but I don’t know the code for it.
height: auto !important;
Please add above line of code in the previous code
Thread Starter
xtfr65
(@xtfr65)
It didn’t do the trick π
Now I have inserted the code
.slider-pro img.sp-image
{ height: auto !important;
max-height: 100% !important;
max-width: 100% !important;
width: 100% !important;
}
When I show it in full screen mode I only get a black screen.
Please look at http://ullergarden.se/2016/02/08/vinterspar-2016/ and click to enlarge the picture to see the problem.
Hello xtfr65,
we tested the site on chrome browser..it is working fine on it, please tell us which theme you are using, if it is free we’ll test the plugin on that theme and check.
Thanks.
Thread Starter
xtfr65
(@xtfr65)
Hi!
Thank you for your patience and engagement.
I’m using the Accent theme and WP 4.4.2.
I’ve done just like you and tried it in another browser. It turns out that it works in MS Edge but not in Firefox. I’m using Firefox 45.0.1.
I’ve restarted my computer and also refreshed the web page using F5. But it doesn’t change anything. It still works in Edge but not in Firefox.
Hello xtfr65,
We have even tested the plugin on “ACCENT” theme.. the images wew quite zoomed in full screen mode, but after applying the above code described, it is working fine and even link is working fine. The plugin has no filter option for browsers. It works on every browser, you can test by creating a simple gallery on localhost.
Thanks