- Posts: 12
- Thank you received: 0
Small issue in homepage
-
Moz
Inactive member - Topic Author
- New Member
Less
More
11 years 6 months ago - 11 years 6 months ago #30423
by Moz
Small issue in homepage was created by Moz
Hi,
in a test site I have a small white row between the Language Selector and the Left/Right Main menus (see attached picture).
I've tried to disable all the modules but nothing is changed...
Part of the message is hidden for the guests. Please log in or register to see it.
Moreover I get some errors from the E-shop link.
Part of the message is hidden for the guests. Please log in or register to see it.
Thanks in advance.
in a test site I have a small white row between the Language Selector and the Left/Right Main menus (see attached picture).
I've tried to disable all the modules but nothing is changed...
Part of the message is hidden for the guests. Please log in or register to see it.
Moreover I get some errors from the E-shop link.
Part of the message is hidden for the guests. Please log in or register to see it.
Thanks in advance.
Last edit: 11 years 6 months ago by Moz. Reason: Wrong picture format
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #30425
by ivan.milic
Replied by ivan.milic on topic Small issue in homepage
You can not use that module position for language selector use user9 or something above newsflash module, for menu items settings see attached.
For error did you check that folder, also maybe you need just co change CHMOD for that folder to allow access.
For error did you check that folder, also maybe you need just co change CHMOD for that folder to allow access.
The following user(s) said Thank You: Moz
Please Log in to join the conversation.
-
Moz
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
11 years 6 months ago #30429
by Moz
Replied by Moz on topic Small issue in homepage
Thank you very much for your fast answer.
I've moved the Language Selector and set the menu as you suggested but the white row is still present in homepage...
I've moved the Language Selector and set the menu as you suggested but the white row is still present in homepage...
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #30436
by ivan.milic
Replied by ivan.milic on topic Small issue in homepage
Fin this in layout.css:
.content_pad_noright {
padding: 30px;
margin: 0;
}
change padding: 30px; to padding: 0px;
.content_pad_noright {
padding: 30px;
margin: 0;
}
change padding: 30px; to padding: 0px;
The following user(s) said Thank You: Moz
Please Log in to join the conversation.
Time to create page: 0.149 seconds