TOPIC: unordered list

unordered list 10 years 6 days ago #4226

  • dh12355
  • dh12355's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 27
  • Thank you received: 1
  • Karma: 0
Hello,

i use this template with Joomla 2.5.9.
I have also installed the JCE Editor in version 2.3.2.3
Now my Question: all symbols off the unordered and ordered list are not displayed.
Whats the problem?
The administrator has disabled public write access.

Re: unordered list 10 years 5 days ago #4245

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hi,

Can you show me your screen shots ?

Regards
The administrator has disabled public write access.

Re: unordered list 10 years 4 days ago #4261

  • dh12355
  • dh12355's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 27
  • Thank you received: 1
  • Karma: 0
Please see the screens

i cant sent files.
So please have a look at

findergruppe24.de/screen_editor.zip
Last Edit: 10 years 4 days ago by dh12355.
The administrator has disabled public write access.

Re: unordered list 10 years 4 days ago #4267

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hello,

It's issue with css style, you can edit css list style. If you can provide site url then i can help u.

Regards
The administrator has disabled public write access.

Re: unordered list 9 years 11 months ago #4299

  • dh12355
  • dh12355's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 27
  • Thank you received: 1
  • Karma: 0
www.finderportal24.de/

all numbers ( 1 - 7 ) have unordered list symbols in the admin
The administrator has disabled public write access.

Re: unordered list 9 years 11 months ago #4312

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hello,

You should add code below into your css file:
.item-page ul li {
    list-style: disc outside none;
    margin-left: 20px;
}

Regards
The administrator has disabled public write access.
The following user(s) said Thank You: dh12355
Time to create page: 0.102 seconds