1
nboseret
HTMLAREA : Ordered List
  • 2005/1/4 9:07

  • nboseret

  • Just popping in

  • Posts: 6

  • Since: 2004/7/15


I there,
I've been using SPAW and I installed HTMLAREA for XOOPS yesterday.
I've got the same behaviour on both sides :
an ordered list will be shown as a bullet list.
The html source is
    but it shows a bullet list ...

    any idea about changes to avoid this ?

    Cheers,

    Nicolas.

    2
    Mithrandir
    Re: HTMLAREA : Ordered List

    if the HTML output source is
    - i.e. the HTML that is actually displayed - and it is a bullet list, isn't it a thing in your theme's CSS? Possibly worth checking out first.

    3
    nboseret
    Re: HTMLAREA : Ordered List
    • 2005/1/4 10:15

    • nboseret

    • Just popping in

    • Posts: 6

    • Since: 2004/7/15


    problem is that it happens even with the default XOOPS theme ...
    I'll have a check with other themes but I cant found where the CSS forces the appearance of ordered lit as a bullet list ...

    What would be the css instruction to force the ordered into a bullet ;)

    4
    nboseret
    Re: HTMLAREA : Ordered List
    • 2005/1/4 10:50

    • nboseret

    • Just popping in

    • Posts: 6

    • Since: 2004/7/15


    It ok, I found it in the
    /xoops/theme/default/style.css :
    remove the : "list-style: square inside;" for li

    cheers,

    Nicolas.

    5
    rowdie
    Re: HTMLAREA : Ordered List
    • 2005/1/4 10:53

    • rowdie

    • Just can't stay away

    • Posts: 846

    • Since: 2004/7/21


    This would probably do it:
    ol { list-style-typedisc; }


    You haven't mentioned which module you use when this behaviour happens. It might be an idea to check for other css files in the modules, as well as checking your theme css for ol style. Check the templates too, some developers include inline css in their templates

    Rowd

    edit: I posted too late Good to see you worked it out.

    Login

    Who's Online

    480 user(s) are online (103 user(s) are browsing Support Forums)


    Members: 0


    Guests: 480


    more...

    Donat-O-Meter

    Stats
    Goal: $100.00
    Due Date: Jul 31
    Gross Amount: $0.00
    Net Balance: $0.00
    Left to go: $100.00
    Make donations with PayPal!

    Latest GitHub Commits