- Thank you received: 0
Problem with pointers
-
pieffe
-
Topic Author
- New Member
-
Less
More
12 years 2 months ago #24398
by pieffe
Problem with pointers was created by pieffe
Hello,
I'm just having one problem vith the pointers, wich are displayed just many pixel under the correct slot. May be the reason can be the position of the module? The module is actually in position banner1, not covering the complete width of the page, in fact there's is a right section.
If so, how can I resolve the problem?
I'm just having one problem vith the pointers, wich are displayed just many pixel under the correct slot. May be the reason can be the position of the module? The module is actually in position banner1, not covering the complete width of the page, in fact there's is a right section.
If so, how can I resolve the problem?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #24405
by ivan.milic
Replied by ivan.milic on topic Problem with pointers
Not sure what are you talking about better send link so we could see
Please Log in to join the conversation.
-
pieffe
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
12 years 2 months ago #24414
by pieffe
Replied by pieffe on topic Problem with pointers
Ok, just take a look
www.101giteinliguria.it/jupgrade/
(not look at the content, site is under construction...)
www.101giteinliguria.it/jupgrade/
(not look at the content, site is under construction...)
Please Log in to join the conversation.
-
pieffe
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
12 years 2 months ago #24416
by pieffe
Replied by pieffe on topic Problem with pointers
And here is module properties (see attach)
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #24431
by ivan.milic
Replied by ivan.milic on topic Problem with pointers
this may resolve your problem:
DIV.art-sheet.clearfix{
position:static!important;
}
put in main template css file at bottom. You can also consult template provider if that does not help, reason for problem is because module container is relative positioned.
DIV.art-sheet.clearfix{
position:static!important;
}
put in main template css file at bottom. You can also consult template provider if that does not help, reason for problem is because module container is relative positioned.
Please Log in to join the conversation.
Time to create page: 0.157 seconds