Hello.
Your component is very beautiful and very easy to use. Cheer.
But with this module I have a problem.
With the standard template of joomla I have no problem with IE7 and Mozilla. The picture is correctly visible.
With my new template and with Mozilla no problem, the picture is correctly visible
But with my new template and with IE7 only a little part of the picture is displayed.
[imgs=c:\pb_phoca.jpg][/imgs]
[url=c:\pb_phoca.jpg]c:\pb_phoca.jpg[/url]
Could you help me please because I don't understand what happens
The picture is not completely visible with IE7
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Sorry, I cannot, the
Sorry, I cannot, there is some conflict between gallery css and your template, maybe your template misses some important parts ... but I only use standard templates so I really don't know where can be the problem
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 6
- Joined: 10 Feb 2008, 20:11
- Location: France
Ok thanks a lot Jan.
Ok thanks a lot Jan. I try to find the problem in my css template.
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
...
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 6
- Joined: 10 Feb 2008, 20:11
- Location: France
Hello Jan,
Hello Jan,
I played with your css phocagallery_moduleieall_random_image.css and I success to display the totality of the picture with IE. But then picture is not at the center of the box.
I removed the 2 position instructions
#phocagallery-module-ri .phocagallery-box-file-first
{
/*background:#f5f5f5;*/
width:100px;height:100px; overflow: hidden;
display: table; vertical-align:middle;
/*position: relative;*/
}
#phocagallery-module-ri .phocagallery-box-file-second
{
display: table-cell; vertical-align: middle;
/*position: absolute; top: 50%; left:50%;*/
The image is in the corner up+left and I don't succed to put the picture at the center of the box.
Do you see how I can center the picture ?
Have a nice day.
I played with your css phocagallery_moduleieall_random_image.css and I success to display the totality of the picture with IE. But then picture is not at the center of the box.
I removed the 2 position instructions
#phocagallery-module-ri .phocagallery-box-file-first
{
/*background:#f5f5f5;*/
width:100px;height:100px; overflow: hidden;
display: table; vertical-align:middle;
/*position: relative;*/
}
#phocagallery-module-ri .phocagallery-box-file-second
{
display: table-cell; vertical-align: middle;
/*position: absolute; top: 50%; left:50%;*/
The image is in the corner up+left and I don't succed to put the picture at the center of the box.
Do you see how I can center the picture ?
Have a nice day.
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
yes, maybe the setti
yes, maybe the settiong of fixed box will help you (for me it works on some template) set the fixed width in module parameters
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 09 Aug 2008, 19:02
Re: Hello Jan,
Could you share with the solution of that problem? I have the same problem (small part of picture only shown) with the template I use (it is legal JoomArt temlate). With other template it works ok, but I need the first one.ObibiKenowan wrote:Hello Jan,
I played with your css phocagallery_moduleieall_random_image.css and I success to display the totality of the picture with IE.
Thanks in advance.