• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Text in dropdown automatically turns bold

Explorer ,
Nov 10, 2014 Nov 10, 2014

Copy link to clipboard

Copied

The text that I include in dropdowns seems to automatically turn to bold - even thought BOLD is not set in the font formatting.  Is there a place in the code where I can fix this?

Thanks...

kb

Using RH10.

Views

345

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 10, 2014 Nov 10, 2014

Copy link to clipboard

Copied

Is it perhaps set in your style sheet? Is this only drop downs or also expandspots?

Kind regards,

Willam

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Nov 10, 2014 Nov 10, 2014

Copy link to clipboard

Copied

I don't use expand-spots.. only drop downs...

as for the style sheet... I've looked at the styles and I don't have any

bold settings... the same formats look find outside the drop down... so is

there a place in the dropdown code that I can check - maybe it's overriding

the non-text settings? I'm not sure how to do that...

On Mon, Nov 10, 2014 at 10:24 AM, Willam van Weelden <

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 10, 2014 Nov 10, 2014

Copy link to clipboard

Copied

Open up your CSS and try to find the Drop-Down style. (I believe it's under other.) Is it set there?

If there is no bold in your css, can you post an image of the dropdown text AND some of the HTML of the dropdown? I'm curious to see what's happening.

Kind regards,

Willam

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Nov 10, 2014 Nov 10, 2014

Copy link to clipboard

Copied

I'm not seeing anything specific to the text within the hotspot dropdowns

other than what I created. The "hotspot" is set to bold, but that's it....

I'm going to try look at the code to see if i can spot it there.

On Mon, Nov 10, 2014 at 11:06 AM, Willam van Weelden <

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Nov 10, 2014 Nov 10, 2014

Copy link to clipboard

Copied

Well.. I don't see anything obvious in the code.. well.. obvious to ME

anyway... see attachments.

Please be aware that i'm at the beginning of this project so not really

thru the formatting stages yet.. hence it's a little messy.

THANKS!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 10, 2014 Nov 10, 2014

Copy link to clipboard

Copied

About the "see attachments". Note that although you are able to respond via email, this conversation is really going on via forums software. As such, attachments aren't allowed. You may attach all you want but the attachments are just dumped.

If you honestly have attachments you need us to see, you are able to upload images when you reply via the forum interface in the browser.

Just click the little camera icon to add them.

tmp1.png

Cheers... Rick

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Nov 10, 2014 Nov 10, 2014

Copy link to clipboard

Copied

Sorry... someone asked me for the images... I'll try something else... HUGE

APOLOGIES!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 10, 2014 Nov 10, 2014

Copy link to clipboard

Copied

LATEST

We solved the issue. The problem was that the list item was bolded and that bolds everything in it, even drop-down content.

The fix is simple, just add the following to your CSS:

div.droptext {

   font-weight: normal;

}

Kind regards,

Willam

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp