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
Center Images
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Center Images
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
https://www.phoca.cz/documents/19-phoca- ... how-plugin
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 16 Dec 2012, 02:30
Re: Center Images
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...
But it should be on every width, because its not always the same...
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Center Images
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
Jan
If you find Phoca extensions useful, please support the project