Description of problem: Text enclosed in <formalpara> tags does not seem to be rendering correctly on the Customer Portal. It should be bold and slightly bigger (I think), but definitely bold but it's not. It just seems be rendering as normal text. It's fine on local builds. Version-Release number of selected component (if applicable): Publican 4 How reproducible: Always Steps to Reproduce: 1. Go to Customer Portal and look at any book that is using <formalpara> tags 2. 3. Actual results: Text in <formalpara> tags is rendering just as normal text. See here: https://url.corp.redhat.com/e18e599 Expected results: Text in <formalpara> tags should be bold and different than normal text Additional info:
This is due to the brand setting the title and body text to the same color, if you are going to do that you will need some other way to differentiate the title text, such as bold, size increase, etc.
Resetting assignee, etc., to maintainer. Bilhar, can you request that the default assignees be updated in Bugzilla?
David, I'm quite confused here. It was assigned to Jeff, but he assigned it to you for some reason. So by default it was assigned to Jeff, and isn't that correct?
(In reply to Bilhar from comment #4) > David, I'm quite confused here. It was assigned to Jeff, but he assigned it > to you for some reason. So by default it was assigned to Jeff, and isn't > that correct? It was assigned to Jeff when you opened it as a Publican bug. Jeff determined this was not correct and reassigned it as a publican-openshift brand bug. David is currently the default assignee for the brand, and therefore Bugzilla assigned the bug to him automatically. Anyway, I was just stopping by to verify that the bug is indeed in this (and other) brands, not in Publican itself. You can verify this by changing the book brand to "common" and rebuilding.
Created attachment 888699 [details] Formal para on Portal
Created attachment 888700 [details] Formal para in local build
Just to confirm that I am seeing the same issue with the CloudForms books as mentioned by Bilhar. I've attached a couple of screen shots showing a formal paragraph ("Result" at the bottom) on the portal and in a local build. In the local build, the formal paragraph title is bold and there is a space between it and its associated paragraph. On the portal, the title is not bold and there is no space. CloudForms uses the RedHat brand.
I see the same thing for the JBoss EAP 6.3 beta docs. For example, the 'Summary' in the link below is the <title> in a <formalpara>: https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.3/html-single/Getting_Started_Guide/index.html#JBoss_EAP_6_Installation_Prerequisites
Added bold to div.title in db4.css. To ssh://git.fedorahosted.org/git/publican.git 8a03af2..5a148f4 master -> master