- Posts: 14116
- Thank you received: 1639
Category Names appear behind images on read more
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
12 years 1 week 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
12 years 6 days 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
12 years 6 days 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
12 years 5 days ago - 12 years 5 days 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: 12 years 5 days 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
11 years 8 months ago - 5 years 1 month 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: 5 years 1 month ago by milos. Reason: added info
Please Log in to join the conversation.
Time to create page: 0.176 seconds