Forums

I cannot figure out where line is coming from (7 posts)

  1. mcguirebearing
    Member
    Posted 3 years ago #

    My development site is mcguirebearing.sterling.net

    I am a designer, not a developer but I am loving wordpress, I know just enough to make me dangerous.

    I have a horizontal line between the main body and the right column. It is higher on the homepage and does not appear on the posts page.

    It was not in the template originally, something I did caused it but I cannot figure out where it is originating from.

    Any help would be appreciated.

    Christine

  2. Samuel B
    moderator
    Posted 3 years ago #

    likely fix the tag errors and it will be ok

  3. mcguirebearing
    Member
    Posted 3 years ago #

    Thank you, this is a helpful tool, I fixed some of these - 3 are from a plugin that was only installed 2 days ago and the line has been there much longer than that. I can remove the plugin but the line will still be there.

  4. Otto
    Tech Ninja
    Posted 3 years ago #

    In your theme's default.css file, there's this code:

    .entry {
    	border-top: 1px solid #eee;
    	}

    That is adding that line on top of all the posts, including the "post" on your main page.

  5. mcguirebearing
    Member
    Posted 3 years ago #

    Thank you. I am aware of that line, I am referring to this "mystery line" that shows up in explorer.

    I created a jpg to show what I am referring to:
    mystery line

  6. Otto
    Tech Ninja
    Posted 3 years ago #

    Ahh. I don't see that line in either Firefox or IE7.

  7. asechrest
    Member
    Posted 3 years ago #

    I don't see that line either, also IE7.

Topic Closed

This topic has been closed to new replies.

About this Topic