Hello,
i see that the photo in the module Phoca Gallery Random Image appears "little" and "moved".
You can see with your eyes:
Is it normal?
Is possible to show just a larger photo like the width of the module? how?
Thanks
m.
[SOLVED] Random Image Module and position of the photo.
-
- Phoca Member
- Posts: 19
- Joined: 02 Jan 2009, 16:37
[SOLVED] Random Image Module and position of the photo.
Last edited by NeroInferno on 07 Jan 2009, 09:39, edited 1 time in total.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Random Image Module and position of the photo.
Hi, no, try to display it with some standard template as e.g. rhuk_milkyway is... or, try to add fixed width for the module, in module settings
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 19
- Joined: 02 Jan 2009, 16:37
Re: Random Image Module and position of the photo.
Hello!
i've to give a fixed width to the module but doesn't happen nothing in Fiforex and neither in Internet Explorer 6.
I've seen that's a problem of Firefox for a big number of template (becuase in Internet Explorer 6 works okay), just for the template i'm using (Vortex) it doesn't work neither in Firefox, nor in IE6.
Here some stamps from firefox, using different templates:
I don't know what to do :\
Thanks,
m.
i've to give a fixed width to the module but doesn't happen nothing in Fiforex and neither in Internet Explorer 6.
I've seen that's a problem of Firefox for a big number of template (becuase in Internet Explorer 6 works okay), just for the template i'm using (Vortex) it doesn't work neither in Firefox, nor in IE6.
Here some stamps from firefox, using different templates:
I don't know what to do :\
Thanks,
m.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Random Image Module and position of the photo.
hi, try to install web developer plugin for firefox and try to disable (step by step) css for the site:
go to:
CSS -> Disable Styles -> Individual Style Sheet -> click on css which you want deactivate so then you can see which css is in conflict...
Jan
go to:
CSS -> Disable Styles -> Individual Style Sheet -> click on css which you want deactivate so then you can see which css is in conflict...
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 19
- Joined: 02 Jan 2009, 16:37
Re: Random Image Module and position of the photo.
Hi Jan,
thanks for the great tip! This plugin rocks
I've discovered the problem is the main file (template.css)
..but now what to do? How can i understand how to operate and where?!?
Thanks,
m.
thanks for the great tip! This plugin rocks
I've discovered the problem is the main file (template.css)
..but now what to do? How can i understand how to operate and where?!?
Thanks,
m.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Random Image Module and position of the photo.
now the second level begins
you need to open the css in some editor and you should try to delete parts of the css and see if the design was changes after removing some classes in your css... then you should find the class which caused the conflict...
Jan
you need to open the css in some editor and you should try to delete parts of the css and see if the design was changes after removing some classes in your css... then you should find the class which caused the conflict...
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 19
- Joined: 02 Jan 2009, 16:37
Re: Random Image Module and position of the photo.
Okay thanks!
m.
m.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: [SOLVED] Random Image Module and position of the photo.
ok
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 03 Feb 2009, 16:42
Re: [SOLVED] Random Image Module and position of the photo.
Hello
This topic is indicated as solved.
Can you tell us what you changed at the end ?
I have similar problem.
I solved the problem in Firefox by doing so in file phocagallery_module_random_image.css)
but in IE, it doesn't work now.
There is no such css debug tool on IE ?
On IE I don't see the complete picture.
Do I have to edit phocagallery_moduleieall_random_image.css ?
This file seems to be usefull only for IE< 8. (if lt IE
This topic is indicated as solved.
Can you tell us what you changed at the end ?
I have similar problem.
I solved the problem in Firefox by doing so in file phocagallery_module_random_image.css)
Code: Select all
#phocagallery-module-ri a img {
border:0px;padding:0;margin:0;[color=#00BF00]position: absolute;
left: 20px;
top: 20px;[/color]
}
There is no such css debug tool on IE ?
On IE I don't see the complete picture.
Do I have to edit phocagallery_moduleieall_random_image.css ?
This file seems to be usefull only for IE< 8. (if lt IE
-
- Phoca Member
- Posts: 19
- Joined: 02 Jan 2009, 16:37
Re: [SOLVED] Random Image Module and position of the photo.
Sorry mate but for this i'm not able to help you. i hope others users do