Weird problem with mod_gk2_vm_lastprod
Multi-purpose Joomla template including ecommerce features and beautiful design
- GK User
- Thu Feb 11, 2010 10:41 am
Hi,
I've found a weird behaviour of the mod_gk2_vm_lastprod module that sometimes occurs on the frontpage.
If you have both left and right sides defined the right side menu sometime seems to overlap the products defined in the mod_gk2_vm_lastprod module (see my attachement).
Changing the default value of the coloum field (from 3 to 2) doesn't help and I've seen this behaviour with both IE 8.0 and FF 3.5.
Using a fullscreen window in the browser doesn't change anything.
Please note that the template has been centered using the code elsewhere on the support forum.
Any ideas?
I've found a weird behaviour of the mod_gk2_vm_lastprod module that sometimes occurs on the frontpage.
If you have both left and right sides defined the right side menu sometime seems to overlap the products defined in the mod_gk2_vm_lastprod module (see my attachement).
Changing the default value of the coloum field (from 3 to 2) doesn't help and I've seen this behaviour with both IE 8.0 and FF 3.5.
Using a fullscreen window in the browser doesn't change anything.
Please note that the template has been centered using the code elsewhere on the support forum.
Any ideas?
-
- Senior Boarder
- teitbite
- Thu Feb 11, 2010 1:48 pm
Hi
Show me Your site and tell me where it supposed to be.
Show me Your site and tell me where it supposed to be.
-
- Moderator
- GK User
- Thu Feb 11, 2010 3:27 pm
Site: www.xxx.xx
Mostly the site shows as in the screenshot which is a little bit annoying because the right side (greyish) menu seems to overlap the Photoslide images. Sometimes it shows up fine; meaning I'm able to see all of the 3 products in each coloum + left and right side menus.
Can you see the issue now?
Mostly the site shows as in the screenshot which is a little bit annoying because the right side (greyish) menu seems to overlap the Photoslide images. Sometimes it shows up fine; meaning I'm able to see all of the 3 products in each coloum + left and right side menus.
Can you see the issue now?
-
- Senior Boarder
- teitbite
- Thu Feb 11, 2010 3:39 pm
Hi
Edit template_css.css. Find class
and modyfie it to
Edit template_css.css. Find class
- Code: Select all
.us-stand {
clear:both;
width:100%;
}
and modyfie it to
- Code: Select all
[code]
.us-stand {
clear:both;
width:100%;
overflow:hidden;
}
[/code]
-
- Moderator
- teitbite
- Thu Feb 11, 2010 3:42 pm
Hi
Also change the width of the mod_gk2_vm_lastprod. Now it has 682px, so if You scroll the last product won't be displayed in whole.
Also change the width of the mod_gk2_vm_lastprod. Now it has 682px, so if You scroll the last product won't be displayed in whole.
-
- Moderator
- GK User
- Thu Feb 11, 2010 4:18 pm
teitbite wrote:
I implemented the CSS class changes to the template_css.css file and didn't see any changes so I'm not sure if this takes effect at all.
Then I also lowered the pixel width value of mod_gk2_vm_lastprod and adjusted the product coloumn from 3 to 2 and it looks much better now.
Thanks!
Hi
Also change the width of the mod_gk2_vm_lastprod. Now it has 682px, so if You scroll the last product won't be displayed in whole.
I implemented the CSS class changes to the template_css.css file and didn't see any changes so I'm not sure if this takes effect at all.
Then I also lowered the pixel width value of mod_gk2_vm_lastprod and adjusted the product coloumn from 3 to 2 and it looks much better now.
Thanks!
-
- Senior Boarder
- teitbite
- Thu Feb 11, 2010 11:31 pm
Hi
The code works. I've implemented it into Your site using Firebug. But like I've said the third column was not fully displayed, so Your solution is better
The code works. I've implemented it into Your site using Firebug. But like I've said the third column was not fully displayed, so Your solution is better
-
- Moderator
- GK User
- Tue Oct 26, 2010 2:10 am
Hi Teitbite
This module is very beautiful but I have a problem.
This link is clarifying:
http://www.ecometa.it/partner.html
(look bottom zone, "FOCUS SU")
Instead inside the Home Page this module work fine
http://www.ecometa.it/
Help!
This module is very beautiful but I have a problem.
This link is clarifying:
http://www.ecometa.it/partner.html
(look bottom zone, "FOCUS SU")
Instead inside the Home Page this module work fine
http://www.ecometa.it/
Help!
-
- Fresh Boarder
- teitbite
- Tue Oct 26, 2010 9:37 pm
Hi
Unfortunately I have no idea what's going on ;/
I'm sending this to our programmer.
Unfortunately I have no idea what's going on ;/
I'm sending this to our programmer.
-
- Moderator
- GK User
- Wed Oct 27, 2010 9:49 pm
First of all please disable mootools in this module
-
- Administrator
10 posts
• Page 1 of 1