[Theme: Andrina Lite] Bottom Left Column: Post Thumbnail Issue (gallery)
-
I’m now having an issue with the left column posting the css for the gallery rather than a thumbnail or featured photo from that gallery. It is outputting this, which is obviously the CSS for the gallery image 1. Help…
#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-1 img {
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Theme: Andrina Lite] Bottom Left Column: Post Thumbnail Issue (gallery)’ is closed to new replies.