The picture is not completely visible with IE7

Phoca Gallery modules - modules for Phoca Gallery extension
ObibiKenowan
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 10 Feb 2008, 20:11
Location: France

Hello.Your com

Post by ObibiKenowan »

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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48386
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Sorry, I cannot, the

Post by Jan »

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
ObibiKenowan
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 10 Feb 2008, 20:11
Location: France

Ok thanks a lot Jan.

Post by ObibiKenowan »

Ok thanks a lot Jan. I try to find the problem in my css template.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48386
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

...

Post by Jan »

If you find Phoca extensions useful, please support the project
ObibiKenowan
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 10 Feb 2008, 20:11
Location: France

Hello Jan,

Post by ObibiKenowan »

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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48386
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

yes, maybe the setti

Post by Jan »

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
elfa17
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 09 Aug 2008, 19:02

Re: Hello Jan,

Post by elfa17 »

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.
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.
Thanks in advance.
Post Reply