Hello,
When you look at this category, I only see a small part of the thumbnail.
http://www.masterbytes.nl/index.php?opt ... d=39:Diere ntuin
I don't see any options to alter this. Please help me?!
kind regards
Martin
thumbnail size
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Hi,there
Hi,
there is all OK, if you see it in Firefox or Opera. But if you see it in IE, there is a problem, I think, there is something wrong with your template and Phoca Gallery component...
there is all OK, if you see it in Firefox or Opera. But if you see it in IE, there is a problem, I think, there is something wrong with your template and Phoca Gallery component...
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 01 Dec 2007, 21:03
- Location: Netherlands
Hello Jan,
Hello Jan,
thanks for your answer. I didn't check this in FF. Do you have any suggestions to solve this problem?
I hope you can help me.
greets,
Martin
thanks for your answer. I didn't check this in FF. Do you have any suggestions to solve this problem?
I hope you can help me.
greets,
Martin
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
I don't know th
I don't know the template, you are using. The problem will be there, I think. There is a CSS class in this template, it causes the problem with using Phoca Gallery...
Maybe I can help you. Tell me the name of this template and place, where I can download it. I will try to search the CSS code....
Jan
Maybe I can help you. Tell me the name of this template and place, where I can download it. I will try to search the CSS code....
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 01 Dec 2007, 21:03
- Location: Netherlands
You can download it
You can download it here:
http://design-joomla.eu/download/templa ... /index.php
It is template building_15
thanks,
Martin
http://design-joomla.eu/download/templa ... /index.php
It is template building_15
thanks,
Martin
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
The problem in your
The problem in your template is template_css.css, row 15:
div {
overflow:hidden;
}
div {
overflow:hidden;
}
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 01 Dec 2007, 21:03
- Location: Netherlands
You're the grea
You're the greatest!!
I changed it to:
div {
overflow:absolute;
}
and it works!!
Thanks Jan
I changed it to:
div {
overflow:absolute;
}
and it works!!
Thanks Jan