@rastaa

I just want the whole calendar to be 100px more to the right.

In that case, assuming you mean the default “calendar” module, these values should move the entire module. Adjust to your liking in the custom.css file.

.calendar { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }