WPIntell

Source evidence

Thumbnail size

Musopress Discography · support · 2016-04-05T16:13:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 31 rows with source links

12.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
havealitttlelook unresolved
I have seen that the Musopress Discography page is displaying thumbnails without a standard size – they get larger to the right of the page. http://www.grahamross.com/discography/ Has anyone had the same problem and can you advise how to standard the size of all the images? https://wordpress.org/plugins/musopress-discography/ Hi, this is happening because of a conflict with your theme’s css. Try adding the following to your style.css file (or custom CSS if your theme has that option) #muso-discog-grid .album-grid .wp-post-image {width:140px;} If that still doesn’t work, try this: #muso-discog-grid .album-grid .wp-post-image {width:140px !important;}

Comments

1 shown
eschnack 2016-04-30T01:55:00+00:00

Hi, this is happening because of a conflict with your theme’s css. Try adding the following to your style.css file (or custom CSS if your theme has that option) #muso-discog-grid .album-grid .wp-post-image {width:140px;} If that still doesn’t work, try this: #muso-discog-grid .album-grid .wp-post-image {width:140px !important;}