• Resolved fltseng

    (@fltseng)


    Hey all,

    I have a problem related to a background of a div that I want white. Compare these two pages:

    https://www.jhr.ca/beta/
    https://www.jhr.ca/beta/author/fei/

    where the first one shows up correctly (white background on <div class=”container_12″>) while the second one and all the other pages on the menu show up with no white background, even though it’s the same div box being printed.

    It seems like a way too simple problem to post here but I’ve been trying to troubleshoot this problem for a long time, to no avail. It simply stumps me. I have no clue what I’m doing wrong. It would be much appreciated if someone would lend a fresh look at this.

    Thanks and cheers,
    Fei

Viewing 1 replies (of 1 total)
  • Thread Starter fltseng

    (@fltseng)

    Solved it, the problem was a stray div tag in one of the php-includes that needed closing. Which should be a rule: to never put the beginning of a div in one php file and the end of it in another file. Makes it way too confusing for other people!!!!

    Best,
    Fei

Viewing 1 replies (of 1 total)
  • The topic ‘White background not showing up’ is closed to new replies.