• Hi! I am Gill Sugapong and I own https://www.dailytechtimes.com. I use the Custom Community theme for my website and it is perfectly good! However, I found some problems in it.

    First, the right sidebar on some articles are placed incorrect, right sidebar can be seen at the lower part. It should be at the exact place, which is below the menu bar.

    Second, I can’t change the header image size. I use a 940×95 header image for my header but found out a space between the header image and menu. So what I did, I pull down the header to integrate it with the menu BUT leaving me with a blank space at the very top. tsk!

    If someone can help me with my problem, please do not hesitate to help me! I will really appreciate your help! thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • for the first problem, can you give a link to the page with misplaced sidebar?

    for the second problem: on #header delete background-position, than change #access to have margin-top:83px

    Thread Starter gsugapong

    (@gsugapong)

    Here’s the link of one of the posts with sidebar misplaced. https://dailytechtimes.com/?p=451

    And here is the link of a post that is working properly. https://dailytechtimes.com/?p=343

    Thanks for your help!:)

    Don’t know what is the problem. It looks like you are using 2 different single.php files, because if you inspect element, for example, #footer is on one page inside #container (page with misplaced sidebar), on the other is outside #container (normal page). Maybe someone with more experience can help you.

    add this css to your style.css
    .padder {
    padding: 20px;
    float: left;
    }

    I was thinking about that, but you can see that the line between sidebar and main content goes all the way through the footer. He is got some other problem, but this is a good temporary solution.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom Community Theme: Sidebar problem’ is closed to new replies.