cobalt2
Member
Posted 3 months ago #
Using Cleaner Gallery I now have a problem enlarging caption sizes on a 2nd very different gallery. I have added the 2nd post id, as the author suggested, and this worked with changing the padding-top, but NOT with captions. Anyone have any idea where I'm going wrong? Thanks for, I hope, some insight here.
#gallery-216_content {
margin: 0px auto;
width: 796px;
padding-top: 50px;
border-style: none;
}
.gallery-216-caption {
font-size: 12pt;
color: #000;
text-align: center;
}
Inzman
Member
Posted 2 months ago #
as this is primary a formatting problem, please post a link to the site with the problem to get some suggestions.
or use a tool such as Firebug http://getfirebug.com/ to investigate the involved css.
cobalt2
Member
Posted 2 months ago #
As it turns out, I was unable to use wordpress gallery because, after trying every which way, the gallery images would not link to custom URLs. (Am using MAMP but assume it was not just a MAMP problem.)