- Posts: 14116
- Thank you received: 1639
Category Names appear behind images on read more
-
ivan.milic
Support Staff - Moderator
Less
More
11 years 2 months ago #33187
by ivan.milic
Replied by ivan.milic on topic Category Names appear behind images on read more
Remove both
.item-page .home_img {
float: right;
margin: -40px 0 0 10px;
}
and css I posted so we should see if there is some other solution
.item-page .home_img {
float: right;
margin: -40px 0 0 10px;
}
and css I posted so we should see if there is some other solution
Please Log in to join the conversation.
-
deadcert
Inactive member - Topic Author
- New Member
Less
More
- Posts: 11
- Thank you received: 0
11 years 2 months ago #33228
by deadcert
Replied by deadcert on topic Category Names appear behind images on read more
OK that takes me back to square one so I will wait for your solution
Regards
Adrian
Regards
Adrian
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago #33241
by ivan.milic
Replied by ivan.milic on topic Category Names appear behind images on read more
Can you give me your link, It seams you never posted it?
Please Log in to join the conversation.
-
deadcert
Inactive member - Topic Author
- New Member
Less
More
- Posts: 11
- Thank you received: 0
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago - 11 years 2 months ago #33298
by ivan.milic
Replied by ivan.milic on topic Category Names appear behind images on read more
Try this css:
.article_pad .blog .item > h2{
margin-bottom: 0;
padding-bottom: 0;
}
.article_pad .blog .item DL.article-info{
margin-bottom: 40px;
}
.article_pad .blog .item > h2{
margin-bottom: 0;
padding-bottom: 0;
}
.article_pad .blog .item DL.article-info{
margin-bottom: 40px;
}
Last edit: 11 years 2 months ago by ivan.milic.
Please Log in to join the conversation.
-
deadcert
Inactive member - Topic Author
- New Member
Less
More
- Posts: 11
- Thank you received: 0
10 years 11 months ago - 4 years 3 months ago #36201
by deadcert
Replied by deadcert on topic Category Names appear behind images on read more
Any more of an update on this?
I tried the above solution but still get the same problem. See below
I tried the above solution but still get the same problem. See below
Last edit: 4 years 3 months ago by milos. Reason: added info
Please Log in to join the conversation.
Time to create page: 0.149 seconds