JelaniLeonel
Forum Replies Created
-
I got the same problem. On IE it doesnt show any Images on the deck. Chrome and Firefox works fine.
Is this an Microsoft issue?
Ok thank you.
Uff it’s getting quiet complicated for me now!
If you go to my page (https://www.ajaxtotaal.nl) you see the pic of the posts is quiet big. But if i see it on your slider it’s very small and if I want to make it bigger (with the code you gave me) it becomes very pixilated. So you say that wordpress delivers your slide those little pics because your slide doesn’t compress. That means that wordpress, before “giving” the slider access to the pics it compress the photo and then put it on your slider. Is that a correct reasoning?Is there any solution for that? A page where I can learn how to fix this? Because now we’re getting at the wordpress part and I don’t want to bother you with that.
Thanks!
Thank you!
I sorted out the pic, but unfortunately it gets really pixilated(?).
Is it correct that this plugin first compress the pic to a thumbnail and now i want it bigger it uses that little thumbnail to make it bigger instead of using the original picture?Am I making sense?
Thank you!
I will give it a go.
Another question (sorry for all the questions!)
I try to move the “read more” part to the right, but it seems when I do that everything goes to the right. Is it “stuck” with the others parts or am I looking in the wrong section of the codes?
Anyways, I love this slider. Visually the best by far. Hopefully I can make it work on our website.
Thanx alot!
Im more or less start to understand the css file (first time doing it).
And i managed to sort out the title and the content by putting them in the correct position.
Now I would like make the Image bigger, it is now way too small..da-slide h2{
color: #fff;
font-size: 30px;
width: 40%;
top: 10px;
white-space: nowrap;
z-index: 10;
text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
font-family: ‘Economica’, Arial, sans-serif;
font-weight: 700;
}
.da-slide p{
width: 45%;
top: 100px;
color: #916c05;
font-size: 18px;
line-height: 26px;
height: 100px;
overflow: hidden;
text-overflow: ellipsis;
font-style: italic;
font-family: ‘Economica’, Arial, sans-serif;
font-weight: 400;
font-style: italic;
}
.da-slide .da-img{
text-align: center;
width: 20%;
top: 70px;
height: 100px;
line-height: 320px;
left: 110%; /*60%*/Where do I change it? Or do I have to look that up somewhere else?
Forum: Plugins
In reply to: [Lazy content Slider] [Plugin: Lazy content Slider] Last 5 posts not 4Fixed