Blog/News headings style setting forces color to black

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 2.1.4
    • Affects Version/s: 2.1.2
    • Component/s: None
    • Environment:

      2.1.2 Standalone, postgres 7.4 DB

      Confluence 2.1.2 News headings override the blogheading css style and force the color to black. This makes it impossible/hard to theme the site complitely.

      Here are the files where the color is set.

      Searching for: blogheading AND color: black

      decorators\space.vmd(118): <div class="blogHeading" style="margin-top: 0px; padding-top: 0px"><a style="text-decoration: none; color: black" href="$req.contextPath$generalUtil.getPageUrl($blog)">$blog.title</a></div>

      decorators\components\listedblogpost.vmd(4): <div class="blogHeading" style="margin-top: 0px; padding-top: 0px"><a style="text-decoration: none; color: black" href="$req.contextPath$generalUtil.getPageUrl($blog)">$blog.title</a></div>

      WEB-INF\classes\templates\macros\lastblogs.vm(19): <div class="blogHeading" style="margin-top: 0px; padding-top: 0px"><a style="text-decoration: none; color: black" href="$req.contextPath$generalUtil.getPageUrl($blog)">$blog.title</a></div>

      Would it be possible to keep the color settings in the CSS file so that theme changes would be a bit easier to implement?

            Assignee:
            Matt Ryall
            Reporter:
            Lauri Siljam?ki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: