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

bullets not appearing correctly in FireFox

New Here ,
Mar 18, 2010 Mar 18, 2010

Copy link to clipboard

Copied

My bullets appear just fine in IE:

Text text text

  • bullet
  • bullet
    • sub-bullet

But not in FireFox:

        Text text text

  •      bullet
  •      bullet

In other words, the bullet is far separated from the text, and it indents too far to the left - past the text that it comes after.

Is there something wrong with my style, or is RH broken in FireFox?

Views

2.0K

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 ,
Mar 18, 2010 Mar 18, 2010

Copy link to clipboard

Copied

Bullets are different in FF, not broken by RH. That too is covered in the Browsers article on my site.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

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 ,
Mar 18, 2010 Mar 18, 2010

Copy link to clipboard

Copied

OK,

Through fiddling with the OL and UL settings I was able to get the bullets to look like this:

  •        text
  •        text

How do I get them to look like they do in IE:

  • text
  • text

??

I don't see anything that says "padding" for OL and UL except under Borders and Shading, and it's set to 0px for both

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 ,
Mar 19, 2010 Mar 19, 2010

Copy link to clipboard

Copied

First of all you need to be editing the CSS in Notepad or similar.

Second, you won't see that line, that's why I say add the line...

Finally you need to set whatever margins you do want.

Try that. If stuck, post your UL code here.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

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 ,
Mar 29, 2010 Mar 29, 2010

Copy link to clipboard

Copied

I put this in my CSS file:

OL {
    font-family: Calibri;
    padding: 0px;
}
UL {
    font-family: Calibri;
    padding: 0px;
}

...and my bullets and numbers disappeared altogether - what am I doing wrong?

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 ,
Mar 29, 2010 Mar 29, 2010

Copy link to clipboard

Copied

Never mind - I fixed both issues by deleting OL and UL from the CSS

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 ,
Mar 30, 2010 Mar 30, 2010

Copy link to clipboard

Copied

LATEST

Hi,

If you post the HTML code of a list, I'll take a look.

Greet,

Willam

This e-mail is personal. For our full disclaimer, please visit www.centric.eu/disclaimer.

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