The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Fix popular images Blogger
Jeckcoeler
post Aug 11 2019, 09:18 AM
Post #1


Novice
**

Group: Members
Posts: 22
Joined: 14-July 19
Member No.: 26,933



On my website [howtoplaystation.com], the images of the popular posts on the right side are too small, blurred and surrounded by black borders. Can someone help me fix this?

I tried some CSS codes, but didn't help.

I'm looking for css code that removes the black borders, blurring and makes the images bigger.

.PopularPosts .item-thumbnail {
width: initial;
height: 70px;
}
.PopularPosts ul li img{
object-fit: fill!important;
}
I tried this code, but didn't seem to fix the problem

Thank you in advance.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies
Darin McGrew
post Aug 11 2019, 10:28 AM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Well, if you want them to display a different size, then change the

.PopularPosts .item-thumbnail img {...}

rule that sets the images to 60x60.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Aug 11 2019, 11:00 AM
Post #3


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Yeah, change or remove is what your want rather than add to the CSS.

Anyway, I don't see any black border. Fixed it already?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Jeckcoeler
post Aug 11 2019, 01:23 PM
Post #4


Novice
**

Group: Members
Posts: 22
Joined: 14-July 19
Member No.: 26,933



QUOTE(pandy @ Aug 11 2019, 11:00 AM) *

Yeah, change or remove is what your want rather than add to the CSS.

Anyway, I don't see any black border. Fixed it already?

No, still didn't fix it. See attachment:
Attached Image
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 11:06 PM