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

RH7 Adding Stuff to my CSS

New Here ,
Apr 25, 2008 Apr 25, 2008

Copy link to clipboard

Copied

Hi

I just noticed that for each paragraph style I add in my CSS RH7 automatically adds a LI style with the same name. E.g. I added;

p.Topic-Text-Numbered {
margin-top: 0pt;
margin-bottom: 6pt;
font-family: Verdana, sans-serif;
font-size: 8.5pt;
font-weight: normal;
list-style: decimal;
}

RH7 then automatically added:

LI.p-Topic-Text-Numbered {
font-family: Verdana, sans-serif;
font-size: 8.5pt;
font-weight: normal;
list-style: decimal;
}

What is this for? I notice it is refercenced in HTML when using list. Event for style that I have set numbers or bullets on.

Views

472

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
Community Expert ,
Apr 25, 2008 Apr 25, 2008

Copy link to clipboard

Copied

It is so that any lists following that style have the same format in addition to the bullet or number. Without that the list would take on the formatting defined for the OL and UL tags.

It's the way RH has always worked but without Kadov in the CSS, it is now more evident.

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.

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
New Here ,
Apr 25, 2008 Apr 25, 2008

Copy link to clipboard

Copied

Thaks

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
New Here ,
Apr 25, 2008 Apr 25, 2008

Copy link to clipboard

Copied

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
New Here ,
Apr 25, 2008 Apr 25, 2008

Copy link to clipboard

Copied

Does that mean there is no point in defining what I want using the UL and OL tags, which is what I have done.

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
Community Expert ,
Apr 25, 2008 Apr 25, 2008

Copy link to clipboard

Copied

Sorry, I should have referred to the LI tag.

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.

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
New Here ,
Apr 25, 2008 Apr 25, 2008

Copy link to clipboard

Copied

LATEST
OK 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
Resources
RoboHelp Documentation
Download Adobe RoboHelp