• Resolved log1c

    (@log1c)


    On lines 92, 97 and 104 of style.css, add width statements. The widths I use here are custom so you may want to increase or decrease them to meet your needs. Especially if you customize the sidebar images as I have (notice the png’s I use) here at ProLineup.com.

    .sidehead {
    width:238px;
    background-image:url(images/sidebar.png);
    height:30px;
    }

    .sidebottom {
    width:238px;
    background-image:url(images/sidebar.png);
    height:43px;
    background-position:0px -43px;
    }

    .widget-container {
    width:214px;
    padding:0px 12px;
    background-image:url(images/sidebarmid.png);
    overflow:hidden;
    }

    Happy hacking!

    https://www.ads-software.com/extend/themes/futuristica/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Please don’t recommend hacking themes’ stylesheets, wrap your code in backticks and define what you’re solving.

    Dots

    (@allison-kirsop)

    Hi, I love the Futuristica theme and have just used it for a sci-fi author’s new website. I’m having problems with changing the permalinks though, and wondered if anyone could help? Seems that although the changes look ok in edit mode, when you view the site the links still show the page id# as the permalink. There are only pages, no posts. Any ideas what I can do? Thanks a lot.

    Dots

    (@allison-kirsop)

    Sorry, just realised I should have put this in a new category. Anyway, it seems to be fine now. Must have just been a temporary glitch. Cheers.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Theme: Futuristica] Sidebar Fix’ is closed to new replies.