Fork me on GitHub

Helius theme and PNphpBB2  Bottom

  • Can someone point out a tweak that will fix that wretched background in pnphpbb2 when using PN-helius? it's totally unreadable. Assuming it's just a background color code somewhere but having a heckuva time finding it. Thanks!
  • Did you create a CSS file called PN-helius.css in the Templates\PNTheme\styles folder?

    Code

    /* This is the border line & background colour round the entire page */
    .bodyline{background:#4f4f4f}

    /* This is the outline round the main forum tables */
    .forumline{background:#010101}
    .forumline{border:1px solid;border-color: #000000 #707070 #707070 #000000}


    Are the attribs you want to edit.

    --
    Zikula Themes
  • Hey Mmaynard,

    Thanks to your tip, i simply over-wrote the defaultcss.css file with the light.css file and that fixed the horrid dark on dark issue. Awesome! Thanks!

This list is based on users active over the last 60 minutes.