Search

I am trying to get rid of the bold styling that applies to article titles. I stripped everything that mentions “bold” in the main css file, but the title is still bold. There is no font-weight either. Any ideas?

The XSL in question:

<h2>
            <a href="{$root}/articles/{title/@handle}/"><xsl:value-of select="title"/></a>
        </h2>

Try adding a h2 { font-weight: normal; } rule to your css file. Unstyled headlines are usually rendered bold in the different browsers.

That did it :) Thanks.

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details