Title: Headline images plugin .
Last modified: August 18, 2016

---

# Headline images plugin .

 *  [mnk](https://wordpress.org/support/users/mnk/)
 * (@mnk)
 * [20 years, 12 months ago](https://wordpress.org/support/topic/headline-images-plugin/)
 * Could someone tell me where the H!! I have to remove the borders on this plugin.
   
   I am using the boredom theme on my site [http://www.blog-nok.dk](http://www.blog-nok.dk)
 * and here is the css .
 * /*
    Theme Name: Boredom! Theme URI: [http://www.aamukaste.org/wpthemes/](http://www.aamukaste.org/wpthemes/)
   Description: Again another retro-ish, but now green, theme! Version: 0.01 Author:
   Topi Peltonen Author URI: [http://www.aamukaste.org/](http://www.aamukaste.org/)*/
 * /* ************** STRUCTURE ************** */
 * body {
    font-size: 62.5%; /* Resets 1em to 10px */ font-family: ‘Lucida Grande’,
   Verdana, Arial, Sans-Serif; background-color: white; color: #2A4010; text-align:
   left; line-height: 1.7em; margin: 0; padding: 0; }
 * img.centered {
    display: block; margin-left: auto; margin-right: auto; }
 * img.alignright {
    padding: 4px; margin: 0 0 2px 7px; display: inline; }
 * img.alignleft {
    padding: 4px; margin: 0 7px 2px 0; display: inline; }
 * .alignright { float: right; }
    .alignleft { float: left }
 * /* **************** HEADER *************** */
 * #header {
    margin: 0; padding: 0; height: 314px; }
 * #header h1 { display: none; }
    #header .description { display: none }
 * #page {
    background-color: white; margin: 0 auto; padding: 0; width: 700px; }
 * #content {
    float: left; background-color: white; margin: -10px 0 0 0; padding:
   0 0 0 20px; width: 450px; }
 * #sidebar {
    margin: -25px 0 0 490px; padding: 0; width: 194px; }
 * #sidebar_bottom {
    margin: -20px 0 0 490px; width: 194px; height: 47px; }
 * /* **************** FOOTER *************** */
 * #footer {
    text-align: center; clear: both; margin: 0; padding: 0; height: 91px;}
 * #footer p {
    padding-top: 55px; }
 * #footer a {
    color: #9fb9d3; text-decoration: none; }
 * #footer a:hover {
    color: #9c9db6; text-decoration: none; }
 * /* **************** LINKS **************** */
 * a {
    color: #2C7EA9; text-decoration: none;
 * }
 * a:hover {
    color: #83A4B5; text-decoration: none;
 * }
 * /* *************** HEADERS *************** */
 * h1, h2, h3 {
    font-family: ‘Trebuchet MS’, ‘Lucida Grande’, Verdana, Arial, Sans-
   Serif; font-weight: bold; font-size: 1.7em; }
 * h2.pagetitle {
 *  text-align: right;
    border-bottom: 1px solid #8EBA5A; color: #8EBA5A; margin-
   top: 0; padding-bottom: 5px; margin-bottom: 40px; }
 * /* Next’s that image under the post title */
 * img.lefth2img {
    margin: 0; padding: 0; }
 * #sidebar h2 {
    padding: 5px 0 0 30px; color: #9fb9d3; font-family: ‘Lucida Grande’,
   Verdana, Sans-Serif; }
 * .sb_header {
    background-color: #9ED063; height: 28px; width: 194px; }
 * .post h2 { display: inline; }
 * .post small { display: block; }
 * .post h3 {
    font-size: 1.5em; padding: 0; margin: 15px 0 0 0; }
 * /* ****************** POST ****************** */
 * .post {
    font-size: 1.1em; text-align: justify; }
 * .post small {
    color: #5C941A; padding-bottom: 10px; }
 * .postmetadata {
    clear: both; text-align: center; padding-bottom: 20px; padding-
   top: 20px; }
 * .entry {}
 * blockquote {
    margin: 15px 30px 0 0; padding-left: 15px; border-left: 4px solid#
   2C7EA9; }
 * blockquote cite {
    margin: 5px 0 0; display: block; }
 * code {
    display: block; margin: 5px; padding: 5px; border: 1px solid black; font:
   1.1em ‘Courier New’, Courier, Fixed, Sans-Serif; background-color: #eeeeee; color:
   black; }
 * /* ************* SIDEBAR LISTS ************** */
 * /* That next line puts ‘ Â» ‘ front of the list-items
    in the sidebar, not with
   IE though :p */
 * #sidebar ul ul li:before { content: “0BB 020”; color: #A7370D; }
 * #sidebar ul, #sidebar ul ol {
    margin: 0; padding: 0; }
 * #sidebar ul li {
    list-style-type: none; list-style-image: none; margin-bottom:
   15px; }
 * #sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
 * #sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }
 * #sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
 * ol li, #sidebar ul ol li { list-style: decimal outside; }
 * #sidebar ul ul li, #sidebar ul ol li {
    margin: 3px 0 0; padding: 0; }
 * #sidebar a {
    color: #2C7EA9; padding: 2px; text-decoration: none; }
 * #sidebar a:hover {
    color: #ffffff; background-color: #2C7EA9; padding: 2px; 
   text-decoration: none; }
 * /* *************** SEARCHFORM *************** */
 * #searchform {
    margin: 0; padding: 0; text-align: center; }
 * form#searchform input:focus {
    border: 2px solid #6C894A; margin: 1px; }
 * #searchform input {
    font: 1em ‘Lucida Grande’, Verdana, Arial, Sans-Serif; border:
   1px solid #399CC6; margin: 2px; }
 * #searchform #s {
    width: 115px; padding: 2px; }
 * #searchsubmit { display: none; }
 * /* **************** COMMENTS **************** */
 * h2.respond {
    clear: both; display: inline; margin-top: 20px; padding-bottom:
   5px; margin-bottom: 5px; color: #2C7EA9; }
 * /* Forms */
 * form#commentform input:focus, form#commentform textarea:focus {
    border: 2px 
   solid #6C894A; margin: 1px; }
 * #commentform input, #commentform textarea {
    font: 1em ‘Lucida Grande’, Verdana,
   Arial, Sans-Serif; border: 1px solid #399CC6; margin: 2px; width: 300px; }
 * /* Comments */
 * .alt {
    background-color: #EEEEEE; border-top: 1px solid #136284; border-bottom:
   1px solid #136284; }
 * .commentlist {
    padding: 0; margin: 0 0 20px 0; text-align: justify; }
 * .commentlist li {
    margin: 5px 0 3px 0; padding: 5px 10px 3px 10px; list-style:
   none; }
 * .commentlist p { margin: 0 0 15px 0; }
 * .nocomments {
    text-align: center; margin: 0; padding: 0; }
 * .commentmetadata {
    margin: 0; display: block; }

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [Lorelle](https://wordpress.org/support/users/lorelle/)
 * (@lorelle)
 * [20 years, 12 months ago](https://wordpress.org/support/topic/headline-images-plugin/#post-208844)
 * 1. Please avoid posting long code lines. If you give us a link to your code or
   site, we can find this information easily.
 * 2. Did you do a “search” for the word “border” through the code?
 * 3. I did. It’s there. Search for “border” and either remove it or change the 
   color or whatever you want.
 * And this is not a plugin but a style sheet and I think you want to remove the
   borders on your Theme. Just to clarify a few words for future reference. It’s
   all about learning here.
 *  Thread Starter [mnk](https://wordpress.org/support/users/mnk/)
 * (@mnk)
 * [20 years, 12 months ago](https://wordpress.org/support/topic/headline-images-plugin/#post-208849)
 * Okay okay and okay Lorelle .
    But it is a plugin I am trying to get to work ,
   and as you can see it produces those borders that I have to remove in the css
   file . But I cant find the place to do it . Looking for the borders in the plugin
   is not the way , like you say . I can make it work in other themes but not in
   this boredom . I have been looking for it for two days now without any luck thats
   why I try here still without any luck. Maybe I need some help from a person that
   now about the plugin in question
 *  [Marc](https://wordpress.org/support/users/marc/)
 * (@marc)
 * [20 years, 12 months ago](https://wordpress.org/support/topic/headline-images-plugin/#post-208859)
 * Well your correct. If you have a problem with a plugin your first choice should
   be the author of that plugin.
 * As is offen the case answers can be found here also. I checked your site and 
   see no borders around your image headlines, in IE6 and FF.
    Did you find a solution?
 * If not and it is a problem in a different browser try adding this to your style
   sheet.
 * `.title a img {
    border: none; }
 *  [ColdForged](https://wordpress.org/support/users/coldforged/)
 * (@coldforged)
 * [20 years, 12 months ago](https://wordpress.org/support/topic/headline-images-plugin/#post-208861)
 * I believe he’s turned off the plugin, because I don’t see images only text. However,
   the likely reason the `.title a img` thing didn’t work is because his theme doesn’t
   use a `title` class. So, try the following instead:
 * `h2 a img {
    border: none; }
 * > But it is a plugin I am trying to get to work , and as you can see it produces
   > those borders that I have to remove in the css file .
 * And also note, this has nothing to do with my plugin… the plugin doesn’t generate
   the borders, your CSS does. The simple fact is that there’s a default border 
   around links that are images.
 *  Thread Starter [mnk](https://wordpress.org/support/users/mnk/)
 * (@mnk)
 * [20 years, 12 months ago](https://wordpress.org/support/topic/headline-images-plugin/#post-208863)
 * Thank you Marc that is what the author of the plugin suggest . but my problem
   is that I cant seem to get it to work no matter where I put that piece of line
   in my css file .
    The athor of the plugin suggest that the line should be put
   under the a. attribute I am using IE6 and havent checked in other browsers
 * For the time being I have removed the plugin , a shame since I really would like
   to get it .
 * Like I said I can make it work with other themes but not in my boredom theme
 *  Thread Starter [mnk](https://wordpress.org/support/users/mnk/)
 * (@mnk)
 * [20 years, 12 months ago](https://wordpress.org/support/topic/headline-images-plugin/#post-208866)
 * Jep Coldforged I know it is not your plugin I have to alter but my css .
    I will
   try what you suggest
 *  Thread Starter [mnk](https://wordpress.org/support/users/mnk/)
 * (@mnk)
 * [20 years, 12 months ago](https://wordpress.org/support/topic/headline-images-plugin/#post-208870)
 * ColdForged you made my day ..
 * Thank you 10 million times and then some
 * Now I can enjoy your great plugin
 *  [ColdForged](https://wordpress.org/support/users/coldforged/)
 * (@coldforged)
 * [20 years, 12 months ago](https://wordpress.org/support/topic/headline-images-plugin/#post-208872)
 * Glad it worked for you.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Headline images plugin .’ is closed to new replies.

 * 8 replies
 * 4 participants
 * Last reply from: [ColdForged](https://wordpress.org/support/users/coldforged/)
 * Last activity: [20 years, 12 months ago](https://wordpress.org/support/topic/headline-images-plugin/#post-208872)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
