Scroll
display images horizontally
Forums
Hello! Could you please help me? The images are displayed vertically using the colorbox module, but I need them to be horizontal! I tried adding the following code to the style.css file:
.node .field-name-field-gallery .field-item {
display: inline;
}
but it didn't work!
- Log in to post comments