Search found 10 matches

by karencann
Tue Jun 04, 2019 6:17 am
Forum: Web-based Outputs
Topic: Styles for toolbar buttons
Replies: 8
Views: 4014

Re: Styles for toolbar buttons

Thank you both, Dave, your CSS worked brilliantly! And, I was even able to define the hover colour:

button.next-topic-button:hover::after
{
color: #00C3DC;
}

button.previous-topic-button:hover::after
{
color: #00C3DC;
}
by karencann
Fri May 31, 2019 1:16 am
Forum: Web-based Outputs
Topic: Styles for toolbar buttons
Replies: 8
Views: 4014

Re: Styles for toolbar buttons

Thank you both! I'll give it a try and let you know how it goes.
by karencann
Tue May 28, 2019 1:58 am
Forum: Web-based Outputs
Topic: Styles for toolbar buttons
Replies: 8
Views: 4014

Re: Styles for toolbar buttons

Thank you Paul! I've done the same as a workaround, but I am hoping to find a way to use actual text rather than text within an image, if possible.
by karencann
Thu May 23, 2019 1:48 am
Forum: Web-based Outputs
Topic: Styles for toolbar buttons
Replies: 8
Views: 4014

Styles for toolbar buttons

Hello! For my HTML5 side nav target, I want to create "Previous" and "Next" buttons that use both Font Awesome icons and text (something like this: <- Previous). They need to work like the topic toolbar proxy previous and next buttons, with navigation based on the TOC (not like t...
by karencann
Mon Apr 15, 2019 7:21 am
Forum: Capture's General Discussion
Topic: Font Showing Up Differently for Different Users
Replies: 1
Views: 2155

Re: Font Showing Up Differently for Different Users

Hello! We are also troubleshooting problems with Capture. When my colleague sets the default font to 14pt, Capture changes it to 15pt. My version seems to be working fine. This did seem to coincide with our upgrade to Flare 19, but that might be a coincidence. Which version of Flare are you using? K...
by karencann
Fri Apr 05, 2019 4:36 am
Forum: MadCap Lingo General Discussion
Topic: Translate part of a project
Replies: 2
Views: 2189

Re: Translate part of a project

Hi Madeline, I am thinking that this might be the best way forward for my project, too. I am trying to translate one or two chapters at a time from a single Flare project. Do you update your Lingo project with additional content, or do you maintain a separate Lingo project for each manual? Does that...
by karencann
Mon Mar 04, 2019 4:59 am
Forum: Tips and Tricks
Topic: Paste Before/Paste After Node-Level Commands?
Replies: 3
Views: 3139

Re: Paste Before/Paste After Node-Level Commands?

Hi, has anyone found a workaround for this? I am trying to create a shortcut for 'Merge With Previous List'. I can define a shortcut using the list of 'Unlisted Commands', but the shortcut doesn't seem to work. I tried to record a macro but that didn't work either.
by karencann
Tue Feb 05, 2019 6:06 am
Forum: Source Control
Topic: Flare and Bitbucket: Failed to authenticate SSH session
Replies: 3
Views: 3385

Re: Flare and Bitbucket: Failed to authenticate SSH session

Thank you for the tip! This worked great for us with GitLab once we removed the extra line from the public key.

I've asked support to include this information in the help topics.
by karencann
Tue Jan 29, 2019 2:50 am
Forum: Styles, Stylesheets and XML
Topic: MiniTOC proxy appearance
Replies: 4
Views: 2980

Re: MiniTOC proxy appearance

For our 'a' styles we ended up using an !important on the color to override the Flare miniTOC styles, this may be one approach you could use? a, a:visited { color: #226eab!important; /*override Flare style for miniTOC links*/ text-decoration: none; } This worked great for the hover colour also, tha...
by karencann
Tue Jan 22, 2019 9:48 am
Forum: Flare's General Discussion
Topic: SharePoint Explorer with 365 in Flare 2018 not working
Replies: 9
Views: 8515

Re: SharePoint Explorer with 365 in Flare 2018 not working

Hi, was this ever fixed or the problem identified? I've got the same issue.

Thanks!

Actually, I fixed this myself by changing the URL slightly, so that it ends with 'sharepoint.com'.