As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
When accessing our public view from different browser (and also from different machine), the labels in HTML file are not right. E.g.: on one machine, it's okay on Firefox and Chrome, but has bigger fonts in IE (Please see attached file); on another machine, it's okay in IE but got bigger fonts in Firefox.
I wonder if there is anything I can do in WebFOCUS to make it browser-independent; if not, could you let me know what the settings should be for each browser?
Thanks in advance!This message has been edited. Last edited by: <Kathryn Henning>,
On label of your new CSS you can edit it to something like this
{
margin-right:10px; or (whatever u want)
vertical-align:middle; or(whatever u want)
float:none; or(whatever u want)
[B]font-size: or (whatever size do u want)[/B]
font-family: inherit; or(whatever u want)
}
Reference new css on your HTML file.This message has been edited. Last edited by: Jump_faster,
WebFOCUS 7.7. Windows Server 2008. All Outputs.
WEBFOCUS 7.6.11. Windows Server 2003. All Outputs.