I hope this can help for people who want to center the output of the Phoca Gallery Plugin.
After billions of testes I had success using the following syntax in the css file of the template you're using:
Code: Select all
div#component table.contentpaneopen tbody tr td div.phocagallery {
width: [color=#FF0000][b]570[/b][/color]px !important;
margin-left: auto;
margin-right: auto;
}
Oh I used this code in the article:
Code: Select all
{phocagallery view=category|categoryid=2|imageshadow=shadow1|detail=1|displayname=0|displaydetail=0|displaydownload=0|bordercolor=#CCCCCC|bordercolorhover=#CCFFCC}