Remove Header Image Border
-
I am using the theme Bueno and I uploaded my header image. It has a blue box around it that I want to get rid of. I know with other images in this theme that I can go into advanced settings of the image and typed “border = 0” to remove the blue border but I don’t know how to do it with the header since it is not in my image library. http://www.sarahprager.com. Help! Thank you!
The blog I need help with is: (visible only to logged in users)
-
It would require the Custom Design Upgrade and modification to the CSS in order to get rid of the border on the header image. This would be the CSS.
#header-image img { border: none; } -
-
-
You can switch to a different theme that doesn’t have borders on images or on the header image.
-
I have the same request, but with WP 2010 theme. My WP blog is http://www.dibbforlag.se and I would like to get rid of the top border line (it is not a full border as the sides are clean). Is this doable without changing theme or getting custom design upgrade?
-
@dibbforlag, that site is self-hosted and you need to head over to the WordPress.org forums as that is where self-hosted wordpress blogs using the software from wordpress.ORG are supported.
These forums are for those hosted here on the wordpress.COM free hosting service and things here work differently.
If you are not familiar with the differences, see this support document.
-
-
- The topic ‘Remove Header Image Border’ is closed to new replies.