Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • unixboymd Friend
    #136088

    I’ve installed the Sandine II Fireboard but I’m having an issue with the table headers / forum headers. The padding / margin / alignment seems to be off.

    https://technopuzzle.com/support/support-forum

    If you look at the NEWS header the title link has no padding.

    jay973 Friend
    #281931

    In forum.css (line 138) change:

    #fireboard a.fb_title, #fireboard .fb_title {
    display:block;
    float:left;
    text-decoration:none;
    }

    To:

    #fireboard a.fb_title, #fireboard .fb_title {
    display:block;
    float:left;
    padding:5px;
    text-decoration:none;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  jay973 15 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum