Simon writes:
>>center<<
(:pagelist group=Photos fmt=#randomimage name=-HomePage,-Template*,-RandomImage,-Test*,-Recent* list=normal count=7 px=96 align=center:)
>><<

But I can't get it to center.

You have a customization which places the thumbnail inside a "thumbdiv" element, and in your local.css file, you have set this thumbdiv element to float:left. So regardless of your centered div above, it will always be left- aligned.

Try to remove the custom thumbdiv element for this page and see if it works. Note that I have added to your pagelist the parameter wrap=none, because it otherwise inserts an additional div element around the output and if it is not defined as centered in your Group.Page.css, the inside will again be left-aligned.

Petko


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to