Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #268806

    Hi I have an idea,

    as far as I can understand, its not possible to insert a colour selector area without pushing sidebar content down.

    I need to insert a colour selsctor fullscreen area with a icon box on – Is it possible to put that combinatoin in the footer?

    The code for icon box is easy to find, but what about a scaling picture as a background – is it possible to use e.g. fullscreen slider set as background.

    #269469

    To other interested, I found a solution:

    #footer {
    padding: 0px 0;
    background-image: url(http://xxxx.com/wp-content/uploads/2014/05/xxxx.jpg);
    height: 430px;
    width: 100%;
    }

    #270051

    Hi!

    Glad you figured it out and thanks for sharing!

    Regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Workaround Colour selector and Sidebar issue’ is closed to new replies.