• I’m not really that new with all this, I’ve tried figuring things out on my own. So I just came here for a little help.

    On my site in IE, https://www.beleafer.ca, I am having a little trouble getting my sidebar to show it’s left-side border. It’s visible in firefox however.

    Is anyone able to let me know what to change/edit in my css?

    Thank-you for your patience.
    Andrew.

Viewing 5 replies - 1 through 5 (of 5 total)
  • I think I found it.
    In core.css you have .secondary it has a rule for a border-width of 0.5px. It should be 1px.
    Hope this helps.

    Thread Starter ehjay

    (@ehjay)

    That seems to have done it!

    Thanks a bunch.

    Andrew.

    Thread Starter ehjay

    (@ehjay)

    Actually, if you take a look at this page for example, https://www.beleafer.ca/archivepage, everything seems to work, but if you scroll to the bottom, you see that that border has a little bit extra that has slid over to the left side of the page.

    Any thoughts?

    Thanks,
    Andrew.

    I didn’t test this so it might not be the answer.
    Try adding some bottom padding to your .secondary.
    Right now it is 0px. Add enough to keep it from going under your content.
    Not the correct way to do it but it should work.

    Thread Starter ehjay

    (@ehjay)

    Hmm, if I did it correctly, the only thing I was able to do was increase that extra portion of the border.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can’t seem to get my sidebar border to appear in IE’ is closed to new replies.