Page 1 of 1
Center Images
Posted: 16 Dec 2012, 03:02
by Zoker
Hi all,
I have a question:
How can I center images which are created with the
Phoca Gallery Plugin ?
Thats the way it looks now:
Because there is no option for that...
Thank you
Zoker
Re: Center Images
Posted: 25 Dec 2012, 22:18
by Jan
Hi, try to see this guide (it can be similar - must be coded in html ediotor - the content):
https://www.phoca.cz/documents/19-phoca- ... how-plugin
Jan
Re: Center Images
Posted: 28 Dec 2012, 17:41
by Zoker
The problem is, that i have to know the width in case of your solution.
But it should be on every width, because its not always the same...
Re: Center Images
Posted: 29 Dec 2012, 16:50
by Jan
For centering you need to know fixed width - it is a common HTML/CSS feature, unfortunately in HTML/CSS there is no such feature like: float: center, etc. so this needs to be set this way
(don't ask me why, I didn't develop the html/css standard
so no specific advices there
)
Jan