xtfr65
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate Responsive Image Slider] Wrong resolution i full screen modeHi!
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.Forum: Plugins
In reply to: [Ultimate Responsive Image Slider] Wrong resolution i full screen modeIt 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.Forum: Plugins
In reply to: [Ultimate Responsive Image Slider] Wrong resolution i full screen modeThank 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.
Forum: Plugins
In reply to: [Ultimate Responsive Image Slider] Wrong resolution i full screen modeThank 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.