The slide show works in the article but the position/allignment is not want I want.
As the HTML code only has {loadmoduleid 129}, I think I have to use CSS.
In the module with id 129, my image slide show, under the advanced tap -> Module Class -> I have 'startslider'
My user.css contains:
Code: Select all
.startslider {
margin-right: 20px;
margin-bottom: 10px;
border: 2px solid #474747;
float: left;
}
I would suspect that the image slide show is now on the left of the article but it's not.
What is missing or wrong?
Thanks in advance!