- Posts: 4
- Thank you received: 0
Bar between Articles
-
superlars234
Inactive member - Topic Author
- New Member
Less
More
11 years 9 months ago #27060
by superlars234
Bar between Articles was created by superlars234
Hey together
on the one-page is a white bar between the articles
see screenshot
i don´t find something in the different css.
I am grateful for any support.
on the one-page is a white bar between the articles
see screenshot
i don´t find something in the different css.
I am grateful for any support.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #27061
by ivan.milic
Replied by ivan.milic on topic Bar between Articles
Can we see page?
Please Log in to join the conversation.
-
superlars234
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
11 years 9 months ago #27402
by superlars234
Replied by superlars234 on topic Bar between Articles
Sorry for the late answer.
Yes it´s possible
www.falada.net/Falada/index.php
So know i hope it´s easier to understand.
Yes it´s possible
www.falada.net/Falada/index.php
So know i hope it´s easier to understand.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #27413
by ivan.milic
Replied by ivan.milic on topic Bar between Articles
Well by looking at source it should not be there.
Try this fix:
.blog-featured DIV.items-row{
margin-bottom:-20px;
}
put that at bottom of template_css.css
Try this fix:
.blog-featured DIV.items-row{
margin-bottom:-20px;
}
put that at bottom of template_css.css
Please Log in to join the conversation.
-
superlars234
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
11 years 9 months ago - 11 years 9 months ago #27432
by superlars234
Replied by superlars234 on topic Bar between Articles
At first:Thanks for this great hint.
It works except one time.
Now I have only a bar between the "begin-screen" throw the first article.
I dont know what is the code for that...
It works except one time.
Now I have only a bar between the "begin-screen" throw the first article.
I dont know what is the code for that...
Last edit: 11 years 9 months ago by superlars234.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #27439
by ivan.milic
Replied by ivan.milic on topic Bar between Articles
maybe
.blog-featured DIV.items-row{
margin-top:-20px;
}
will work better
.blog-featured DIV.items-row{
margin-top:-20px;
}
will work better
Please Log in to join the conversation.
Time to create page: 0.171 seconds