Forums

[resolved] Change Layout Color with Comet Theme (6 posts)

  1. bigchezmktg
    Member
    Posted 3 years ago #

    I'm trying to edit the actual layout color of my blog. As in, the space inbetween the sidebar and content sections. Not the space outside the content on either side of the page.

    However, I don't know where to look. Right now, its transparent. I want to make it white.

    Thank you SO MUCH in advance for anyone that can help!

  2. Rev. Voodoo
    Volunteer Moderator
    Posted 3 years ago #

    a link to your site makes it easier to help.....

  3. bigchezmktg
    Member
    Posted 3 years ago #

    HA! Sorry! Here ya go. To clarify, this is a site I'm helping someone with, and not MY OWN.

    http://blog.kiwicreative.net/

  4. Rev. Voodoo
    Volunteer Moderator
    Posted 3 years ago #

    well......there is no way to fill in just the area between the sidebar and the content easily. If you also want to fill in the space between the sidebar widgets, and also under the sidebar widgets....that is easier

    .wrap.content in style.css

    this bit here I believe
    .wrap.content { overflow:hidden; }

    if I have the right one, adding a background to it will do it
    .wrap.content { overflow:hidden; background:#ffffff; }

  5. bigchezmktg
    Member
    Posted 3 years ago #

    Genius, Voodoo! Worked like a charm! Thanks a MILLION!

  6. Rev. Voodoo
    Volunteer Moderator
    Posted 3 years ago #

    for sure! glad ya got it!

Topic Closed

This topic has been closed to new replies.

About this Topic