I did that by applying a style class to those items in the TOC. Set up a class for TocEntry in the skin, then open the TOC item's properties Basic tab and choose the Style class .
This only works for WebHelp, or am I wrong?
Plus, just being curious here, is your "In this section" a div and it is ...
Search found 225 matches
- Thu Apr 16, 2009 1:59 am
- Forum: Tips and Tricks
- Topic: tough stuff for the real stuff - advanced puzzlers to try
- Replies: 34
- Views: 36998
- Wed Apr 15, 2009 6:06 am
- Forum: Styles, Stylesheets and XML
- Topic: Paragraph style with image (for tips, warnings)
- Replies: 13
- Views: 6679
Re: Paragraph style with image (for tips, warnings)
So what properties did you use in your css to create the final product :D
i am working on something that is going to use a floating text box and i wouldn't mind making the box look pretty ;)
Well, here are a few hints (don't have Flare here now and I am sure you can work it out by yourself :wink ...
i am working on something that is going to use a floating text box and i wouldn't mind making the box look pretty ;)
Well, here are a few hints (don't have Flare here now and I am sure you can work it out by yourself :wink ...
- Tue Apr 14, 2009 3:50 am
- Forum: Tips and Tricks
- Topic: Table stylesheet: where can we set row height
- Replies: 4
- Views: 3704
Re: Table stylesheet: where can we set row height
If you enter a name, you have to assign that specific style class to each table (in your stylesheet it is added below table).
I think you have to experiment a little to minimize the workload you have to deal with.
Hi Wil
I am a bit confused. I am looking at this now. I have tried your solution ...
- Thu Apr 09, 2009 7:05 am
- Forum: Microsoft CHM Help
- Topic: Search functionality in HTML Help
- Replies: 2
- Views: 2065
Re: Search functionality in HTML Help
Hi Pete
Thank you for these useful links!
Thank you for these useful links!
- Thu Apr 09, 2009 3:27 am
- Forum: Microsoft CHM Help
- Topic: Search functionality in HTML Help
- Replies: 2
- Views: 2065
Search functionality in HTML Help
Hello everyone
I have been looking at the Search in HTML help and would like to understand how it works in more details. I came across a KB article ( How Search works in various Flare outputs ) which seems to be outdated.
In my HTML Help outputs, there is ranking on returned search results. The ...
I have been looking at the Search in HTML help and would like to understand how it works in more details. I came across a KB article ( How Search works in various Flare outputs ) which seems to be outdated.
In my HTML Help outputs, there is ranking on returned search results. The ...
- Thu Apr 09, 2009 12:39 am
- Forum: Tips and Tricks
- Topic: Table stylesheet: where can we set row height
- Replies: 4
- Views: 3704
Re: Table stylesheet: where can we set row height
Hi Wil
Thanks for your input.
I am not sure but I think that if I implement your solution, I will have to right-click on every table that uses the tablestlyesheet and set the row height to the same value (therefore I believe this is in-line formatting. To be checked). I have more than 100 ...
Thanks for your input.
I am not sure but I think that if I implement your solution, I will have to right-click on every table that uses the tablestlyesheet and set the row height to the same value (therefore I believe this is in-line formatting. To be checked). I have more than 100 ...
- Wed Apr 08, 2009 7:19 am
- Forum: Tips and Tricks
- Topic: Table stylesheet: where can we set row height
- Replies: 4
- Views: 3704
Table stylesheet: where can we set row height
Hello everyone
I am using table stylesheets and was wondering if there was an easy way to set the row height in a table stylesheet from within Flare, rather than opening the CSS file in a text editor (and I do not want to add in-line code for this).
Thank you.
I am using table stylesheets and was wondering if there was an easy way to set the row height in a table stylesheet from within Flare, rather than opening the CSS file in a text editor (and I do not want to add in-line code for this).
Thank you.
- Mon Apr 06, 2009 5:00 am
- Forum: Tips and Tricks
- Topic: Output file size (CHM)
- Replies: 27
- Views: 40275
Re: Output file size (CHM)
You mean Analyzer as the standalone product, not the "analyzer-lite" functionality available from within Flare?Madcap Guru wrote:If you have Analyzer you can run a report on unused files, that can tell you also what you are not using.
- Mon Apr 06, 2009 4:57 am
- Forum: Flare's General Discussion
- Topic: Failed to run Command "Columns"
- Replies: 3
- Views: 1971
Re: Failed to run Command "Columns"
Hi there
Thanks to both for your hints. In my case, the message got displayed because I was specifying columns (<col>) that I am hiding or showing. If I remove all the <col> tags, I do not get the error message anymore and can delete the column I want. Nearly there but it is tedious...
Thanks to both for your hints. In my case, the message got displayed because I was specifying columns (<col>) that I am hiding or showing. If I remove all the <col> tags, I do not get the error message anymore and can delete the column I want. Nearly there but it is tedious...
- Fri Mar 27, 2009 2:20 am
- Forum: Flare's General Discussion
- Topic: Failed to run Command "Columns"
- Replies: 3
- Views: 1971
Failed to run Command "Columns"
Hi everyone
I have been migrating some topics from a Flare project to another.
We have topics with large tables and we are simplifying these tables in the new project.
These tables are expandable using a form with checkboxes and some Javascript. The column headers are always the same for every topic ...
I have been migrating some topics from a Flare project to another.
We have topics with large tables and we are simplifying these tables in the new project.
These tables are expandable using a form with checkboxes and some Javascript. The column headers are always the same for every topic ...
- Fri Mar 27, 2009 2:13 am
- Forum: Styles, Stylesheets and XML
- Topic: mc-auto-number
- Replies: 4
- Views: 2647
Re: mc-auto-number
Hi Lisa
Thanks for your input. I have managed to make several design for my special paragraphs, with some text and an image, using your suggestions. I have used DIVs as I only output HTML Help.
Thanks again!
Thanks for your input. I have managed to make several design for my special paragraphs, with some text and an image, using your suggestions. I have used DIVs as I only output HTML Help.
Thanks again!
- Thu Mar 26, 2009 8:00 am
- Forum: Tips and Tricks
- Topic: tough stuff for the real stuff - advanced puzzlers to try
- Replies: 34
- Views: 36998
Re: tough stuff for the real stuff - advanced puzzlers to try
Didn't know that but then I only deal with HTML Help output
...
- Thu Mar 26, 2009 7:09 am
- Forum: Tips and Tricks
- Topic: tough stuff for the real stuff - advanced puzzlers to try
- Replies: 34
- Views: 36998
Re: tough stuff for the real stuff - advanced puzzlers to try
Still haven't figured out how to do the coloured bullets thing yet, though.
Not sure I understand the question correctly but have you tried using custom images for bullets?
As I came to tech authoring via graphic design, I have designed my own bullets. Example below.
OL.png
Still finding Flare ...
Not sure I understand the question correctly but have you tried using custom images for bullets?
As I came to tech authoring via graphic design, I have designed my own bullets. Example below.
OL.png
Still finding Flare ...
- Thu Mar 26, 2009 6:57 am
- Forum: Tips and Tricks
- Topic: tough stuff for the real stuff - advanced puzzlers to try
- Replies: 34
- Views: 36998
Re: tough stuff for the real stuff - advanced puzzlers to try
I have tried rounded corners in Flare for HTML output and have decided not to retain them as although they look snazzy, it is tricky to implement and seems to be rather browser-dependent (IE/FF).
I have tried pure CSS (no images used) and CSS + corner images (one image per corner). Both solutions ...
I have tried pure CSS (no images used) and CSS + corner images (one image per corner). Both solutions ...
- Thu Mar 26, 2009 5:01 am
- Forum: Styles, Stylesheets and XML
- Topic: mc-auto-number
- Replies: 4
- Views: 2647
Re: mc-auto-number
Very creative indeed :wink:
Just a couple of questions more as I have just started investigating this.
1/If I want some text (e.g. Related Topics) and an image to be repeated for each of these note paragraphs, I presume I need to use 2 different auto-number-classes that I link to two different ...
Just a couple of questions more as I have just started investigating this.
1/If I want some text (e.g. Related Topics) and an image to be repeated for each of these note paragraphs, I presume I need to use 2 different auto-number-classes that I link to two different ...
- Wed Mar 25, 2009 4:19 am
- Forum: Styles, Stylesheets and XML
- Topic: mc-auto-number
- Replies: 4
- Views: 2647
mc-auto-number
Hello everyone,
I came across some posts mentioning mc-auto-number (Under Unclassified in the stylesheet) and I do not really understand what I can set with this property apart from the "obvious" automatic numbering for pages, sections, chapters, etc. It looks like I can specify images or styles in ...
I came across some posts mentioning mc-auto-number (Under Unclassified in the stylesheet) and I do not really understand what I can set with this property apart from the "obvious" automatic numbering for pages, sections, chapters, etc. It looks like I can specify images or styles in ...
- Tue Mar 17, 2009 7:37 am
- Forum: Styles, Stylesheets and XML
- Topic: Paragraph style with image (for tips, warnings)
- Replies: 13
- Views: 6679
Re: Paragraph style with image (for tips, warnings)
Hi Greg
Solved the issue, so I have no need to annoy everyone any further
. Thanks for the offer to help.
Solved the issue, so I have no need to annoy everyone any further
- Thu Mar 12, 2009 1:27 am
- Forum: Styles, Stylesheets and XML
- Topic: Paragraph style with image (for tips, warnings)
- Replies: 13
- Views: 6679
Re: Paragraph style with image (for tips, warnings)
Hi everyone
I nearly have got this working but have a slight issue in that the image in the top-left corner seems to be creating a text-indent in the note title and the 1st line of the paragraph below. I have tried playing with the padding without success.
My code is something of the type:
<div ...
I nearly have got this working but have a slight issue in that the image in the top-left corner seems to be creating a text-indent in the note title and the 1st line of the paragraph below. I have tried playing with the padding without success.
My code is something of the type:
<div ...
- Wed Mar 11, 2009 1:58 am
- Forum: Microsoft CHM Help
- Topic: Printing a topic from HTML Help
- Replies: 19
- Views: 15609
Re: Printing a topic from HTML Help
Hi i-tietz,
Thanks for your post.
Hmmm, haven't had much time to look at this but the print media stuff is placed at the end of my tablestyles' CSS and these are called after the main CSS so it should work. Maybe my expanded tables are simply too large to fit on one page...
Thanks for your post.
Hmmm, haven't had much time to look at this but the print media stuff is placed at the end of my tablestyles' CSS and these are called after the main CSS so it should work. Maybe my expanded tables are simply too large to fit on one page...
- Fri Mar 06, 2009 10:20 am
- Forum: Microsoft CHM Help
- Topic: Printing a topic from HTML Help
- Replies: 19
- Views: 15609
Re: Printing a topic from HTML Help
I don't think that's valid CSS. I don't think you can use "or" in a style. It should be:
@media print {
mcTableStyle,
table {
width: 100%;
}
}
Hi Lisa
Sorry, I should not have put that in code style, of course, the "or" should not be there :shock: . I had it just like you wrote, and the ...
- Fri Mar 06, 2009 8:09 am
- Forum: Styles, Stylesheets and XML
- Topic: Paragraph style with image (for tips, warnings)
- Replies: 13
- Views: 6679
Re: Paragraph style with image (for tips, warnings)
Hi everyone
Thanks to all for your hints, tips and tricks (Greg included). I think I have it nearly sussed out.
Just investigating a bit more the use of clear, float, fine-tuning the positioning of the image and testing on different browsers.
Thanks to all for your hints, tips and tricks (Greg included). I think I have it nearly sussed out.
Just investigating a bit more the use of clear, float, fine-tuning the positioning of the image and testing on different browsers.
- Fri Mar 06, 2009 3:55 am
- Forum: Microsoft CHM Help
- Topic: Printing a topic from HTML Help
- Replies: 19
- Views: 15609
Re: Printing a topic from HTML Help
Hi Lisa and i-tietz,
Thank you for your contributions.
Yes, I have tried 100% (instead of an absolute value such as 17cm) to no avail.
My tables have got specific widths in the default medium (either autofit to window or a percentage of the window size) but I thought that if I had something like ...
Thank you for your contributions.
Yes, I have tried 100% (instead of an absolute value such as 17cm) to no avail.
My tables have got specific widths in the default medium (either autofit to window or a percentage of the window size) but I thought that if I had something like ...
- Thu Mar 05, 2009 8:09 am
- Forum: Microsoft CHM Help
- Topic: Printing a topic from HTML Help
- Replies: 19
- Views: 15609
Re: Printing a topic from HTML Help
Hi there,
Even if I can only select one medium per target (I have left it to default), I can set properties for print media using @media print, which what what was confusing me when I first posted about this.
i-tietz, thank you for your solution, it works perfectly well for the toolbar and I should ...
Even if I can only select one medium per target (I have left it to default), I can set properties for print media using @media print, which what what was confusing me when I first posted about this.
i-tietz, thank you for your solution, it works perfectly well for the toolbar and I should ...
- Thu Mar 05, 2009 1:51 am
- Forum: Microsoft CHM Help
- Topic: Printing a topic from HTML Help
- Replies: 19
- Views: 15609
Re: Printing a topic from HTML Help
Hi Lisa
This is a good idea that did not occur to me because of the way separate table stylesheets are implemented in Flare.
I use the media distinction to show or hide some content inside a topic.
I did not find a way to specify media in the table stylesheet when viewed inside Flare (unless I swap ...
This is a good idea that did not occur to me because of the way separate table stylesheets are implemented in Flare.
I use the media distinction to show or hide some content inside a topic.
I did not find a way to specify media in the table stylesheet when viewed inside Flare (unless I swap ...
- Thu Mar 05, 2009 1:13 am
- Forum: Styles, Stylesheets and XML
- Topic: Paragraph style with image (for tips, warnings)
- Replies: 13
- Views: 6679
Re: Paragraph style with image (for tips, warnings)
Hi Dave
Before this, I thought that my knowledge of CSS was not too bad but this is quite complex. I have had a look at the source code but without more details on the div or p classes' attributes, I think you are right in that I will be on this for a while :lol:.
I have managed to get the coloured ...
Before this, I thought that my knowledge of CSS was not too bad but this is quite complex. I have had a look at the source code but without more details on the div or p classes' attributes, I think you are right in that I will be on this for a while :lol:.
I have managed to get the coloured ...