Home
Extended ECM
API, SDK, REST and Web Services
Change font type & size
Gabriel_Lopez
Does anybody knows where can I change the general font type and its size in LL? I don't know where it is set (opentext.INI?, in WebLingo pages?, any Builder feature or script?)Any help is goodThanks
Find more posts tagged with
Comments
eLink User
Message from via eLinkHi,I think the general font type and its size isn't set at all. Your Browsertakes its standard settings. In IE you can change these in the options menu,as well as the size. So each individual user can have his own settings. Ifyou want to force a certain font type/size you would have to change someWeblingo file.Regards,Carsten> -----Ursprungliche Nachricht-----> Von: eLink Discussion: Development Discussion> [mailto:development@elinkkc.opentext.com]> Gesendet: Montag, 12. Februar 2001 13:47> An: eLink Recipient> Betreff: Change font type & size> > > Change font type & size> Posted by CentrisaUser3 on 02/12/2001 07:45 AM> > Does anybody knows where can I change the general font type > and its size in LL? I don't know where it is set > (opentext.INI?, in WebLingo pages?, any Builder feature or script?)> > Any help is good> Thanks> > [To reply to this thread, use your normal e-mail reply function.]> > ============================================================> > Discussion: Development Discussion>
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objId=786303&objAction=viewLivelink
Server:
https://knowledge.opentext.com/knowledge/livelink.exe
John_Shoun
The font size can be controlled by the browser preferences, but the displayed font is defined by Livelink. The font is controlled by a localization setting in on of the XDB files. You probably want to change the WebDsp_Font.SansSerif feature in the WEBDSPUSA.XDB file. This has to be done through the builder.
John_Shoun
The previous method for changing the font does require the builder. There is another way to change the font that can be controlled easily on a folder by folder basis. Using the customview.html and cascading stylesheets, you can change the font, size, and link presentation.Drop the following customview and CSS sheets in a folder and watch what happens. The fonts change and the links now use a hover underline indicator.