Search found 4 matches
- Wed Mar 15, 2017 6:12 am
- Forum: Web-based Outputs
- Topic: HTML5 Output: Adding alt text to logo
- Replies: 4
- Views: 3048
Re: HTML5 Output: Adding alt text to logo
I found the previous example did not work in the newer HTML5 TopNav output. I found that the following code lets you specify tool tip text for the logo on all pages except the home page . In our case, the logo links to the help home page, so we wanted the tool tip to say "Home". I don't know how to ...
- Mon Feb 13, 2017 2:55 pm
- Forum: Source Control
- Topic: Flare V12 won't build a project bound to TFS
- Replies: 4
- Views: 3763
Re: Flare V12 won't build a project bound to TFS
My team of 3 also cannot build while connected to TFS. The build status says "Running" but nothing happens.
However, if we click the Disconnect button on the Source Control ribbon, we are able to build. Seems some sort of communication is trying to take place between Flare and TFS during the build ...
However, if we click the Disconnect button on the Source Control ribbon, we are able to build. Seems some sort of communication is trying to take place between Flare and TFS during the build ...
- Tue Mar 08, 2016 2:38 pm
- Forum: Web-based Outputs
- Topic: Issues with Back function in HTML5 Flare 10.2
- Replies: 7
- Views: 4007
Re: Issues with Back function in HTML5 Flare 10.2
I spoke with MadCap support today about this issue. They informed me that it is a known bug. There is no solution at this time.
Here is the description of the issue that they provided: When viewing output in IE that the browser back buttons do not work as intended. Instead of bringing you back one ...
Here is the description of the issue that they provided: When viewing output in IE that the browser back buttons do not work as intended. Instead of bringing you back one ...
- Thu Jan 07, 2016 12:49 pm
- Forum: Tips and Tricks
- Topic: Tip: Styling conditions in HTML5 help
- Replies: 17
- Views: 21279
Re: Tip: Styling conditions in HTML5 help
Very helpful tip that saved me a lot of time trying to make this happen using other methods. Thanks for sharing.
I originally entered the code within a style (e.g., within the <p> tag definition) and it did not work. So just fyi to place the code as a standalone item anywhere within your .css file.
I originally entered the code within a style (e.g., within the <p> tag definition) and it did not work. So just fyi to place the code as a standalone item anywhere within your .css file.