Are there any jquery geniuses out there that could strip the existing poplet 65px constraint and replace it with a given?
I can't think of another way to resize these decently. Any tips?
if you pm me a link to a page with it running i can send you a script.
Tell you a secret, poplets actually have parameters to set the size etc.
It's not documented.
I'll post later when on a computer.
{tag_poplets,5,90,90}
Where 5 is the number per row and the 90 and 90 are the width ane height dimensions.
Thank you Liam Dilley! How did you know that? Is there an 'undocumented document'? What other secrets are there? That is great. Very much appreciated.
LiamDilley wrote: {tag_poplets,5,90,90} Where 5 is the number per row and the 90 and 90 are the width ane height dimensions.
LiamDilley wrote:
There is A LOT!
Not documented anywhere (YET, i have plans, hehe) it is sometimes trying something out and seeing, asking around sometimes and just guessing or just knowing the system very well.
hey the rows work for me but not the sizing is it a matter or chaging some css aswell as adding the sizing in the brackets?
solved it just add to get rid of the
.poplets img,
.poplets img
width and height settings now sizing works great