Home>Support>Vantage sidebar and header

Vantage sidebar and header

Hi.

Is it possible to change background color on the sitebar ( From top of screen to bottom of screen ) ?

Secondly : The header in Vantage is somewhat missing something. I would like to make a header like this : http://spjaldtomrer.dk/

Is that possible ?

URL: http://www.sats-gruppen.dk

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 26 days ago Kim Larsen

    Regarding the header , it seems that I have found the solution.

    But the question regarding the sidebar background colour remains :-)

    Kim

  2. 10 years, 24 days ago Greg Priday
    Hi, I Work Here

    Hi Kim

    Unfortunately that sidebar modification is quite difficult to make. The main problem is the way that CSS handled 100% heights. It would only have been possible if we had made this a consideration from the beginning. It would require some changes to the HTML structure to get working properly.

    Sorry about that, hopefully we’ll be able to make this possible in our next theme.

  3. 10 years, 24 days ago Greg Priday
    Hi, I Work Here

    This is some code I wrote while trying to test if this was possible for you. It has some flaws though. It’ll only really work properly if you can always ensure your sidebar is taller than your content.

    #secondary {
      margin-top: -35px;
      margin-bottom: -35px;
      padding-top: 35px;
      padding-bottom: 35px;
      background: green;
    }
    

    Sorry I couldn’t give you anything more useful.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More