| Re: ordered list doesnt work for dokuwiki |
| by davidl2 on 2005/9/26 0:24:30 If you can post the magazine problems on this thread: https://xoops.org/modules/repository/singlefile.php?lid=1588 It will be easier for RB to find them... |
| Re: ordered list doesn't work for dokuwiki |
| by davidl2 on 2005/9/26 0:23:04 Quote:
In which way? Have you posted the problem on RB's forum at all? |
| Re: ordered list doesn't work for dokuwiki |
| by Tobias on 2005/9/26 0:21:40 Also had that problem, in various modules. It's probably somewhere in the theme, but I tried to adapt style.css and styleNN.css -- to no avail... I gave up fixing it system wide (I think an OL should always be with numbers; for bulleted we have UL), and as I have just one list which really has to be ordered on my site so far, fixed it locally, defining and assigning a style inside the document in the editor. Of course, you have to make sure the editor you're using doesn't interpret your style definition as something else or stumbles over linebreaks you may have in your html code when copying it from some other editor. I use the newly free Opera for these purposes, that pretty much seems to automatically switch off all WYSIWYG editors
|
| Re: ordered list doesn't work for dokuwiki |
| by ocaptain2 on 2005/9/10 0:50:36 I'm having the same problem in another module, "Magazine"... I also can't display inline images. Any help is appreciated!!! -Anthony |
| Re: ordered list doesn't work for dokuwiki |
| by franliu on 2005/9/7 18:41:45 Hi, Thanks for your reply. I tried adding attributes for OL.LI but that didn't work. Also took a look at my theme CSS stylesheets and added parameters for ol { } but that didn't work either. Anymore suggestions? I'm really at a loss. Thanks in advance! |