Page 1 of 1
Hello.Your com
Posted: 07 Jun 2008, 08:45
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
Sorry, I cannot, the
Posted: 08 Jun 2008, 17:44
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
Ok thanks a lot Jan.
Posted: 09 Jun 2008, 12:33
by ObibiKenowan
Ok thanks a lot Jan. I try to find the problem in my css template.
...
Posted: 10 Jun 2008, 17:21
by Jan
Hello Jan,
Posted: 10 Jun 2008, 17:44
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.
yes, maybe the setti
Posted: 10 Jun 2008, 18:12
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
Re: Hello Jan,
Posted: 10 Aug 2008, 21:33
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.