Twenty eleven-border in sidebar
-
Hi!
When I first changed to the Twenty Eleven Theme I had borders only around images in my blog posts, and I got helped with that, by adding .post .entry img { border:none; }Now they, all of a sudden, appeared around every image on the sidebar! Why why why?? And how can I remove them?
Borders should be a theme option that you can get if you want them.
The blog I need help with is: (visible only to logged in users)
-
That is because the images in the sidebar are controlled by different selectors.
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img { border: none; } -
-
- The topic ‘Twenty eleven-border in sidebar’ is closed to new replies.