View Single Post
Old 04-29-2011, 09:00 AM  
xec
Registered User
 
Join Date: Dec 2005
Posts: 37
Quote:
Originally Posted by Nicky View Post
This didn't do anything. The feature image is still 150x150.(I ofc changed the 150px in your example to the size I wanted)
Try
.wp-post-image {
width: 300px !important;
height: 168px !important;
}
and it should do it. Otherwise
xec is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote