Jowilki,
Is there any chance that you could add the option to allow columns of images in addition to rows? I have a side bar with exactly enough room for two columns of the display you are currently rendering... I'd certainly make a donation!
--Ken
Jowilki,
Is there any chance that you could add the option to allow columns of images in addition to rows? I have a side bar with exactly enough room for two columns of the display you are currently rendering... I'd certainly make a donation!
--Ken
I'm hoping you get a reply. It has been 4 days and I still haven't gotten an answer to the same question.
I haven't built this in yet. Try adding this to your wordpress stylesheet (style.css):
#pretty-pinterest-pins-widget li{
float: left;
padding-right: 10px;
}
You can adjust the padding to suit your design. Let me know if this works for you. If you have a link, I can take a look at your page.
This topic has been closed to new replies.