Quote:
Originally Posted by fluo66
It is working out of the box. Thanks for this nice mod!
But... I try to change the width of the images using "vBulletin Options > New - Latest Album Pictures", but nothing happens.
If I take a look at the css of an image in the widget it shows:
es-carousel ul li a img {
display: block;
border: none;
height: px;
max-height: px;
width: calc(px - 20px);
}
It looks like the options are not read, and therefor not replaced in the css.
Anybody an idea what is going wrong?
|
Can you use the CTRL + F5 combination to reread CSS?