You are here: Foswiki>Tasks Web>Item250 (07 Feb 2009, EugenMayer)Edit Attach

Item250: link cannot be made bold on Foswiki site

pencil
Priority: Normal
Current State: Closed
Released In:
Target Release:
Applies To: Web Site
Component: NatSkin/BlueNoteStyle.css
Branches:
Reported By: IsaacLin
Waiting For: Main.CarloSchulz
Last Change By: EugenMayer
Due to the following code in NatSkin/BlueNoteStyle.css, a link cannot be made explicitly bold (i.e. <strong>[[some link][some link text]]</strong> will not show up as bold):

.twikiEmulatedLink,
a:active, a {
  color:#0055b5;
  text-decoration:none;
  font-weight:normal;
}

Note this issue has been raised in a comment to Tasks.Item60.

ItemTemplate edit

Summary link cannot be made bold on Foswiki site
ReportedBy IsaacLin
Codebase
SVN Range TWiki-4.2.3, Wed, 06 Aug 2008, build 17396
AppliesTo Web Site
Component NatSkin/BlueNoteStyle.css
Priority Normal
CurrentState Closed
WaitingFor CarloSchulz
Checkins
ReleasedIn
Topic revision: r3 - 07 Feb 2009, EugenMayer
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy