http://thehungergamestribute.co.cc/
Click above, and you'll see that every image has a red border around it. I've tried not putting a URL for linking, but that doesn't work.
Do I need to change the code or is it something simple? Thanks.
http://thehungergamestribute.co.cc/
Click above, and you'll see that every image has a red border around it. I've tried not putting a URL for linking, but that doesn't work.
Do I need to change the code or is it something simple? Thanks.
Open the file /wp-content/themes/pinkiview/style.css, find the following lines:
.entry img {
border:1px solid #D32E24;
padding:3px;
}
and then remove the line started with border...
This topic has been closed to new replies.