Search found 17 matches

by bleebs
Fri Oct 18, 2019 10:34 pm
Forum: Web-based Outputs
Topic: Glossary terms in online output have extra space
Replies: 12
Views: 4246

Re: Glossary terms in online output have extra space

I'm having exactly the same issue. My CSS previously prevented the display of the transparent gif - Flare is overriding that now. I can't compare now, but maybe it's a new/different css class.

I've added the following to my CSS to fix it.

Code: Select all

img.MCHelpControl_Image_Icon
{
	display: none;
}
by bleebs
Thu Oct 17, 2019 7:26 pm
Forum: Web-based Outputs
Topic: Side navigation: how to get dropdowns to open on page load?
Replies: 6
Views: 2407

Re: Side navigation: how to get dropdowns to open on page lo

This is brilliant zappy and Dave, thanks so much! Working beautifully now. Also my open/close icon is switching. I'm using an icon font. For reference, I've put my code at the end of the document, not the head, with various other scripts that I've pinched :oops: , and it all still works. <script src...
by bleebs
Sun Oct 06, 2019 4:36 pm
Forum: Web-based Outputs
Topic: Side navigation: how to get dropdowns to open on page load?
Replies: 6
Views: 2407

Re: Side navigation: how to get dropdowns to open on page lo

Thanks zappy, but have you got that working in sidenav? Flare is tripping any content out of my body tag and replacing it with the "web" class.
by bleebs
Wed Oct 02, 2019 8:32 pm
Forum: Web-based Outputs
Topic: Side navigation: how to get dropdowns to open on page load?
Replies: 6
Views: 2407

Side navigation: how to get dropdowns to open on page load?

Has anyone accomplished this with side navigation yet? I've been trying out the methods on older posts but nothing's worked for me yet.
I'm not sure if that's to do with Flare 2019, the side nav target, or, heaven forbid(!), the fact that I just suck at scripting... :shock:

TIA!
by bleebs
Wed Dec 02, 2015 6:38 pm
Forum: Printed Documentation Targets
Topic: Cover / Title page graphics don't display in Word
Replies: 1
Views: 1148

Re: Cover / Title page graphics don't display in Word

Decoration and image frames are unfortunately not supported in Word output so yes, you might need to rethink how the layout is presented in Word. Normally you'd need to create a specific Word layout and use the Word Overlay view (depending on your Flare version) when setting it up, so you can see wh...
by bleebs
Tue Apr 16, 2013 10:33 pm
Forum: Printed Documentation Targets
Topic: Rotated Cells in a PDF?
Replies: 1
Views: 790

Re: Rotated Cells in a PDF?

Hi Wayne,

I've tried and failed as well :oops:. A workaround was to place rotated images instead of the text, but that was only a small one-off table so it's probably not practical in most situations.

Might be worth logging an enhancement request?

Julie
by bleebs
Tue Apr 16, 2013 9:52 pm
Forum: Flare's General Discussion
Topic: Did anyone get to MadWorld?
Replies: 5
Views: 2114

Re: Did anyone get to MadWorld?

Hello Margaret! As far as I know there were four Melburnians there, including myself, and it was thoroughly worth the long trip. It was fantastic to meet other MadCap personalities and users, and I took away loads of great information and new contacts. And San Diego itself is a wonderful place to vi...
by bleebs
Sun Mar 03, 2013 3:50 pm
Forum: Styles, Stylesheets and XML
Topic: Variable styling in topics
Replies: 5
Views: 2167

Re: Variable styling in topics

It works fine in web output but just loses any styling in print. I logged a bug and it was put in as a feature request :) . But in the meantime all the variables have to go back into <span>s :cry: The response from MadCap: "Variables are not meant to be styled and this would be a feature sugges...
by bleebs
Mon Feb 25, 2013 6:55 pm
Forum: Styles, Stylesheets and XML
Topic: Variable styling in topics
Replies: 5
Views: 2167

Variable styling in topics

I've just had sudden and late discovery that while my header/footer etc. variables style beautifully in page layout frames, it seems that you can't directly style a variable in regular topic content using a variable class. For example, I have a variable set that includes all the many modules in our ...
by bleebs
Mon Jan 21, 2013 11:33 pm
Forum: Flare's General Discussion
Topic: How can I (see link below).
Replies: 3
Views: 2298

Re: How can I (see link below).

I've done this sort of thing using layouts. I created a Footer (could have been a Header) frame and popped it on to the side of the page instead of the bottom. Then I put in an image that filled the area (as a background I think) and overlaid the variables (page number, chapter name etc.). Then styl...
by bleebs
Mon Jan 21, 2013 11:13 pm
Forum: Web-based Outputs
Topic: Madcap logo in webhelp
Replies: 3
Views: 1243

Re: Madcap logo in webhelp

It varies... For HTML5 targets: Open the HTML5 target Click Styles Click Logo In the Properties pane, open Background properties Click the BackgroundImage value, click Browse for Image , and select the new image For a Webhelp target: Open the target Click Styles Open ToolbarItem Click Logo In the Pr...
by bleebs
Mon Jan 21, 2013 10:54 pm
Forum: Flare's General Discussion
Topic: Greetings, all. First post.
Replies: 7
Views: 2125

Re: Greetings, all. First post.

Welcome! :madcap:
by bleebs
Thu Feb 10, 2011 7:38 pm
Forum: Printed Documentation Targets
Topic: #bookmark xrefs in pdf only jump to the top of the topic
Replies: 1
Views: 1304

#bookmark xrefs in pdf only jump to the top of the topic

I use the following code in a PDF output, and the generated page numbers in the PDF display the page number of the top level topic (and go there too when clicked) i.e. to the top of Reports.htm, and never jump to the #DistributingReports bookmark way down in that same topic. All the content after # ...
by bleebs
Sun Aug 08, 2010 11:09 pm
Forum: Styles, Stylesheets and XML
Topic: Popup Size
Replies: 3
Views: 1732

Re: Popup Size

Just tried that last advice for topic popups and it didn't work. Tried using % and ems and no change at all. However, just used the Web Developer tool for Firefox (brilliant thing that it is) and discovered the following two style classes that will change a few things in topic popups: .MCPopupBody -...
by bleebs
Tue Aug 03, 2010 10:09 pm
Forum: Printed Documentation Targets
Topic: Stack empty error on open file
Replies: 2
Views: 1484

Re: Stack empty error on open file

Thanks for that information. Just deleted the second body frame in the offending layout and all was well.

Shame I couldn't keep the body frame though - I spent ages getting it to look beautiful!
by bleebs
Mon Feb 22, 2010 3:13 pm
Forum: Web-based Outputs
Topic: Merging topics in WebHelp
Replies: 2
Views: 1408

Re: Merging topics in WebHelp

Gah! I was barking up the wrong tree then. Thanks Steve. I was really hoping that was *not* it but did have a sneaking suspicion that might be the case. I'm used to working with database structures so my mind just works that way. I'll give snippets a go then. I've got a horrible feeling I'm going to...
by bleebs
Sun Feb 21, 2010 9:20 pm
Forum: Web-based Outputs
Topic: Merging topics in WebHelp
Replies: 2
Views: 1408

Merging topics in WebHelp

Is there a way to set up a WebHelp target/CSS so that all my very short <h2> level topics (release notes) will display on a single html page (in TOC order under their <h1> topic content)? ie More like printed output. As each <h2> topic is so short and there's no content at the <h1> level, there are ...