#Slideshow problem
39 messages · Page 1 of 1 (latest)
There is a class "slide" in the css, but not "slider". Maybe it is a typo?
In Timeless.css, yes
Yes, that's the case. Does this change anything?
Ah yes, I see it. Where did you copy this from?
I tried to find codes on the Internet
I don't see what's changed.
No just an appreciation shot sorry
margin-right:1500px
That pushes it 1500px from right to left
That's why the slider is all the way over the text.
I tried this on the template a few times and it made my image tiny
hmm.
can show you if you want
I've tried a few things, but can't get it to work. My knowledge is limited with html and css
It indeed makes it very small. Weird
That's OK, thanks for your help.
What I do see, is a
position: absolute;```
Maybe it has something to do with that sticking there.
Try removing "position: absolute;"
will wait a few minuts
didn't seem to work
I just looked at it. The slider is on the right side at first but switches to the left side after a few moments. Will the class "slider" be used anywhere else or just for this template? If it will only be used for this template, it might be easier to just define everything in the template itself. After checking the template as well as the CSS I saw that you defined the margin in both which could cause the problems. So like I said, if it's only for the template, remove the stuff from the CSS and move it to the template.
I also just realised that you just changed the edit permission for the template. It would be great if you would allow the edit again until this is resolved so I can use it to test how this is best done - afterwards you could protect it again 😄
it's done
Like I said, can you also remove or comment out the "slider" class in the global CSS? The problem may come from that. To comment it out put /* before and */ after the code you want to comment out.
What do you mean by "comment out"?
(sorry for the late response)
Commenting out means to basically disable the code by turning it into a comment, as if you completely removed it, but it will still be visible within the code so that it can be re-enabled easily
Ok, thanks
Does it work now?
I'll come back to this later. I'll mention you when it's done.
Please do not delete your first post, as we have no way now to mark posts as [solved] or [done]
Oh sorry, this is an old post 😮
also they left
Not sure why it was bumped up 