- Posts: 117
- Thank you received: 0
White line under the hot rotator
-
consul
Inactive member - Topic Author
- Member
Less
More
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #22379
by ivan.milic
Replied by ivan.milic on topic Article
In template_css.css you can find this:
ul.actions li {
margin: 0 !important;
padding: 0 !important;
list-style: none;
float: right;
position: relative;
top: -40px;
width: 25px;
}
you can adjust top property to place right your icons.
ul.actions li {
margin: 0 !important;
padding: 0 !important;
list-style: none;
float: right;
position: relative;
top: -40px;
width: 25px;
}
you can adjust top property to place right your icons.
Please Log in to join the conversation.
-
consul
Inactive member - Topic Author
- Member
Less
More
- Posts: 117
- Thank you received: 0
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #22393
by ivan.milic
Replied by ivan.milic on topic Article
did you try to change top property, for example:
top: 0px;
top: 0px;
Please Log in to join the conversation.
-
consul
Inactive member - Topic Author
- Member
Less
More
- Posts: 117
- Thank you received: 0
12 years 3 months ago #22411
by consul
no, nothing change it will take a little down the icons. i tried also 20px and it took it in the empty place but these happen to all icons of the templates and in many places it cover the text or in a bad positions.
at the end the place where is now is correct, the bug to be fixed is to make that empty space full of text. if you check in blog or in any other place where there is no modules, these empty space is not present. when i add a module (it take space from the content) happen these.
at the end the place where is now is correct, the bug to be fixed is to make that empty space full of text. if you check in blog or in any other place where there is no modules, these empty space is not present. when i add a module (it take space from the content) happen these.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #22415
by ivan.milic
Replied by ivan.milic on topic Article
well, yes
The following user(s) said Thank You: consul
Please Log in to join the conversation.
Time to create page: 0.091 seconds